Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 904292 Details for
Bug 1106244
mpqc: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 332.65 KB, created by
Dennis Gilmore
on 2014-06-09 04:03:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 04:03:56 UTC
Size:
332.65 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mpqc.spec'], False, '/var/lib/mock/f21-build-2126981-392866/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x13dab90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mpqc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/mpqc-2.3.1-25.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mpqc.spec'], False, '/var/lib/mock/f21-build-2126981-392866/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x13dab90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mpqc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AaEj1T >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf mpqc-2.3.1 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/mpqc-2.3.1.tar.bz2 >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd mpqc-2.3.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (mpqc-2.3.1-mdv-fix-wfn-lib.patch): >+ echo 'Patch #0 (mpqc-2.3.1-mdv-fix-wfn-lib.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/mpqc-2.3.1-mdv-fix-wfn-lib.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file bin/listlibs.pl >patching file src/lib/chemistry/qc/dft/LIBS.h >patching file src/lib/chemistry/qc/scf/LIBS.h >+ sed -i -e s,molrender.in,/usr/share/molrender/molrender.in,g src/bin/molrender/tkmolrender.in >+ sed -i -e s,prefix/lib,prefix/lib64,g configure.in >+ mv configure.in configure.ac >+ sed -i -r -e 's/AC_DEFINE\(([^)]*)\)/AC_DEFINE([\1],1,[\1])/g' configure.ac >+ sed -i -r -e 's/AC_DEFINE_UNQUOTED\(([^,]*),([^)]*)\)/AC_DEFINE_UNQUOTED([\1],\2,[\1])/g' configure.ac >+ sed -i -r -e 's/AC_DEFINE_DIR\(([^,]*),([^)]*)\)/AC_DEFINE_DIR([\1],\2,[\1])/g' configure.ac >+ sed -i -r -e 's/AC_CANONICAL_SYSTEM/AC_CANONICAL_SYSTEM\nAC_DEFINE([SHMTYPE], [void *], [data type for shmat])/g' configure.ac >+ sed -i -r -e 's/AC_DEFINE\(\[CXX_RESTRICT\],1,\[CXX_RESTRICT\]\)/AC_DEFINE([restrictxx],[restrict],[have restrict keyword]),AC_DEFINE([restrictxx],[],[do not have restrict keyword])/g' configure.ac >+ rm -f lib/autoconf/libtool.m4 >+ cat >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4D2WHv >+ umask 022 >+ cd /builddir/build/BUILD >+ cd mpqc-2.3.1 >+ export F77=gfortran >+ F77=gfortran >+ autoreconf -v -f -i -I lib/autoconf >autoreconf: Entering directory `.' >autoreconf: configure.ac: not using Gettext >autoreconf: running: aclocal -I lib/autoconf --force >configure.ac:757: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:757: the top level >configure.ac:767: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:767: the top level >configure.ac:1250: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... >../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... >configure.ac:1250: the top level >autoreconf: configure.ac: tracing >configure.ac:757: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:757: the top level >configure.ac:767: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:767: the top level >configure.ac:1250: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... >../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... >configure.ac:1250: the top level >autoreconf: running: libtoolize --copy --force >libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `bin'. >libtoolize: copying file `bin/ltmain.sh' >libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and >libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. >libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. >libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT' >configure.ac:757: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:757: the top level >configure.ac:767: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:767: the top level >configure.ac:1250: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... >../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... >configure.ac:1250: the top level >autoreconf: running: /usr/bin/autoconf --include=lib/autoconf --force >configure.ac:757: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:757: the top level >configure.ac:767: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:767: the top level >configure.ac:1250: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... >../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... >configure.ac:1250: the top level >autoreconf: running: /usr/bin/autoheader --include=lib/autoconf --force >configure.ac:757: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:757: the top level >configure.ac:767: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... >../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... >configure.ac:767: the top level >configure.ac:1250: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body >../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... >../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... >../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... >configure.ac:1250: the top level >autoreconf: configure.ac: not using Automake >autoreconf: Leaving directory `.' >+ lapacklib='-L/usr/lib64/atlas -ltatlas' >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./bin/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./bin/config.sub >++ basename ./bin/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./bin/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './bin/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./bin/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./bin/config.guess >++ basename ./bin/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./bin/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './bin/config.guess' >+ '[' 1 = 1 ']' >+ '[' x '!=' x ']' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --enable-shared --disable-static --enable-threads --disable-parallel --includedir=/usr/include/mpqc --with-libdirs=-L/usr/lib64/atlas '--with-cxx-optflags=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' '--with-cc-optflags=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' '--with-libs=-L/usr/lib64/atlas -ltatlas' >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking target system type... x86_64-redhat-linux-gnu >Using extra libraries: -L/usr/lib64/atlas -ltatlas >Using extra library directories: -L/usr/lib64/atlas >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for x86_64-redhat-linux-gnu-g77... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking how to get verbose linking output from gfortran... -v >checking for Fortran 77 libraries of gfortran... -L/usr/lib64/atlas -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -ltatlas -lgfortran -lm -lquadmath >checking how to run the C preprocessor... gcc -E >checking how to run the C++ preprocessor... g++ -E >checking for ar... ar >checking for perl... perl >checking for wish... /usr/bin/wish >checking for dot... NO >checking for miscellaneous flags... none >checking for special optimization options... "none" >checking for C++ cpu tuning flag... -mtune >checking for C cpu tuning flag... -mtune >checking for special architecture options... "none" >configure: "overriding C optimization flags with -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" >configure: "overriding C++ optimization flags with -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" >checking "for C++ typename keyword"... "yes" >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 iostream usability... yes >checking iostream presence... yes >checking for iostream... yes >checking sstream usability... yes >checking sstream presence... yes >checking for sstream... yes >checking iostream name... iostream >checking "for namespace std"... "yes" >checking "for GNU libc++-v3 prerelease bug"... "no" >checking fp.h usability... no >checking fp.h presence... no >checking for fp.h... no >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking machine/endian.h usability... no >checking machine/endian.h presence... no >checking for machine/endian.h... no >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking sys/machine.h usability... no >checking sys/machine.h presence... no >checking for sys/machine.h... no >checking whether byte ordering is bigendian... no >checking pthreads... yes >checking for pthread_attr_getstacksize... yes >checking for pthread_attr_setstacksize... yes >checking for pthread_attr_setscope... yes >checking for pthread_attr_getscope... yes >checking for pthread_attr_setinheritsched... yes >checking for pthread_attr_getinheritsched... yes >checking for pthread_attr_setschedpolicy... yes >checking for pthread_attr_getschedpolicy... yes >checking for pthread_attr_setschedparam... yes >checking for pthread_attr_getschedparam... yes >checking for sched_get_priority_max... yes >checking for sched_get_priority_min... yes >checking for main in -ldl... yes >checking for main in -lm... yes >checking for main in -lfl... no >checking perf.h usability... no >checking perf.h presence... no >checking for perf.h... no >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for backtrace... yes >checking for backtrace_symbols_fd... yes >checking armci.h usability... no >checking armci.h presence... no >checking for armci.h... no >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking machine/fpu.h usability... no >checking machine/fpu.h presence... no >checking for machine/fpu.h... no >checking asm/fpu.h usability... no >checking asm/fpu.h presence... no >checking for asm/fpu.h... no >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for stdint.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for strerror... yes >checking for sigfillset... yes >checking for signal... yes >checking for system... yes >checking for getpwuid... yes >checking for geteuid... yes >checking for gethostname... yes >checking for time... yes >checking for ctime... yes >checking for setrlimit... yes >checking for setenv... yes >checking isnan and iostream... yes >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking for feenableexcept... yes >checking for fedisableexcept... yes >checking fchdir... yes >checking ios::fmtflags... yes >checking long long... yes >checking sgetn... yes >checking pubseekoff... yes >checking seekoff... no >checking signal handler needs ellipsis... no >checking for drand48... yes >checking for shmget... yes >checking for semget... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/sem.h usability... yes >checking sys/sem.h presence... yes >checking for sys/sem.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking for SYSV IPC... yes >checking if semctl requires semun... no >checking if fortran compiler works... yes >checking fortran symbols... lowercase with underscore >checking for daxpy_... yes >checking for dgesvd_... yes >checking for sB_init... no >checking for sB_init in -lsB_BLAS... no >checking for niama-config... no >checking libint/libint.h usability... yes >checking libint/libint.h presence... yes >checking for libint/libint.h... yes >checking for init_libint_base in -lint... yes >checking libr12/libr12.h usability... yes >checking libr12/libr12.h presence... yes >checking for libr12/libr12.h... yes >checking for init_libr12_base in -lr12... yes >checking libderiv/libderiv.h usability... yes >checking libderiv/libderiv.h presence... yes >checking for libderiv/libderiv.h... yes >checking for init_libderiv_base in -lderiv... yes >checking template instantiation flags... none >checking for special flags that must be set last... none >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-redhat-linux-gnu-ar... (cached) ar >checking for archiver @FILE support... @ >checking for x86_64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-redhat-linux-gnu-ranlib... ranlib >checking for gawk... gawk >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sysroot... no >checking for x86_64-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... no >checking if gfortran supports -c -o file.o... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >Skipping ./doc/Makefile >Skipping ./Makefile >Skipping ./lib/basis/Makefile >Skipping ./lib/perl/Makefile >Skipping ./lib/Makefile >Skipping ./lib/cca/Makefile >Skipping ./lib/elisp/Makefile >Skipping ./bin/Makefile >Skipping ./src/Makefile >Skipping ./src/lib/math/symmetry/Makefile >Skipping ./src/lib/math/optimize/Makefile >Skipping ./src/lib/math/Makefile >Skipping ./src/lib/math/scmat/Makefile >Skipping ./src/lib/math/isosurf/Makefile >Skipping ./src/lib/util/render/Makefile >Skipping ./src/lib/util/psi3/libpsio/Makefile >Skipping ./src/lib/util/psi3/Makefile >Skipping ./src/lib/util/keyval/Makefile >Skipping ./src/lib/util/options/Makefile >Skipping ./src/lib/util/misc/Makefile >Skipping ./src/lib/util/Makefile >Skipping ./src/lib/util/ref/Makefile >Skipping ./src/lib/util/state/Makefile >Skipping ./src/lib/util/container/Makefile >Skipping ./src/lib/util/class/Makefile >Skipping ./src/lib/util/group/Makefile >Skipping ./src/lib/Makefile >Skipping ./src/lib/chemistry/molecule/Makefile >Skipping ./src/lib/chemistry/qc/mbptr12/Makefile >Skipping ./src/lib/chemistry/qc/mbpt/Makefile >Skipping ./src/lib/chemistry/qc/psi/Makefile >Skipping ./src/lib/chemistry/qc/dft/Makefile >Skipping ./src/lib/chemistry/qc/basis/Makefile >Skipping ./src/lib/chemistry/qc/intcca/Makefile >Skipping ./src/lib/chemistry/qc/Makefile >Skipping ./src/lib/chemistry/qc/intv3/Makefile >Skipping ./src/lib/chemistry/qc/oint3/Makefile >Skipping ./src/lib/chemistry/qc/cints/Makefile >Skipping ./src/lib/chemistry/qc/wfn/Makefile >Skipping ./src/lib/chemistry/qc/scf/Makefile >Skipping ./src/lib/chemistry/Makefile >Skipping ./src/lib/chemistry/cca/Makefile >Skipping ./src/lib/chemistry/solvent/Makefile >Skipping ./src/bin/molrender/Makefile >Skipping ./src/bin/scpr/Makefile >Skipping ./src/bin/Makefile >Skipping ./src/bin/scls/Makefile >Skipping ./src/bin/mpqc/validate/Makefile >Skipping ./src/bin/mpqc/Makefile >configure: creating ./config.status >config.status: creating lib/LocalMakefile >config.status: WARNING: 'lib/LocalMakefile.in' seems to ignore the --datarootdir setting >config.status: creating lib/cca/components.cca >config.status: creating bin/sc-config >config.status: creating bin/mkf77sym.pl >config.status: creating src/bin/mpqc/mpqcrun >config.status: creating src/bin/mpqc/ccarun >config.status: creating src/bin/mpqc/validate/makeccain.pl >config.status: creating doc/doxygen.cfg >config.status: creating doc/doxygen.man1.cfg >config.status: creating doc/doxygen.man3.cfg >config.status: creating src/lib/scconfig.h >config.status: executing libtool commands >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ sed -i 's|.rpath .libdir||g' bin/sc-config >+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool >+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool >+ make -j16 >for dir in lib bin src; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done >make[1]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/lib' >for dir in basis elisp perl; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done >make[2]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/lib/basis' >make[2]: Nothing to be done for `default'. >make[2]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/lib/basis' >make[2]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/lib/elisp' >make[2]: Nothing to be done for `default'. >make[2]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/lib/elisp' >make[2]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/lib/perl' >make[2]: Nothing to be done for `default'. >make[2]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/lib/perl' >make[1]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/lib' >make[1]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/bin' >make[1]: Nothing to be done for `default'. >make[1]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/bin' >make[1]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src' >for dir in lib bin; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done >make[2]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib' >for dir in util math chemistry; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done >make[3]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util' >for dir in options ref container class state misc keyval group render; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/options' >Makefile:21: GetLongOpt.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic GetLongOpt.cc | sed 's/^GetLongOpt.o/GetLongOpt.lo GetLongOpt.d/g' > GetLongOpt.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/options' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/options' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c GetLongOpt.cc -o GetLongOpt.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c GetLongOpt.cc -fPIC -DPIC -o .libs/GetLongOpt.o >GetLongOpt.cc: In member function 'int sc::GetLongOpt::parse(int, char* const*)': >GetLongOpt.cc:108:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if ( strlen(t->option) == (tmptoken - token) ) { > ^ >GetLongOpt.cc: In member function 'int sc::GetLongOpt::parse(char*, char*)': >GetLongOpt.cc:169:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if ( strlen(t->option) == (tmptoken - token) ) { > ^ >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCoptions.la GetLongOpt.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/GetLongOpt.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCoptions.so.7 -o ../../../../lib/.libs/libSCoptions.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCoptions.so.7" && ln -s "libSCoptions.so.7.1.0" "libSCoptions.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCoptions.so" && ln -s "libSCoptions.so.7.1.0" "libSCoptions.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCoptions.la" && ln -s "../libSCoptions.la" "libSCoptions.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/options' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/ref' >Makefile:74: ref.d: No such file or directory >Makefile:74: identity.d: No such file or directory >Makefile:74: reftest.d: No such file or directory >Makefile:74: reftestx.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic reftestx.cc | sed 's/^reftestx.o/reftestx.lo reftestx.d/g' > reftestx.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic reftest.cc | sed 's/^reftest.o/reftest.lo reftest.d/g' > reftest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic identity.cc | sed 's/^identity.o/identity.lo identity.d/g' > identity.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ref.cc | sed 's/^ref.o/ref.lo ref.d/g' > ref.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/ref' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/ref' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ref.cc -o ref.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c identity.cc -o identity.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ref.cc -fPIC -DPIC -o .libs/ref.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c identity.cc -fPIC -DPIC -o .libs/identity.o >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCref.la ref.lo identity.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/ref.o .libs/identity.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCref.so.7 -o ../../../../lib/.libs/libSCref.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCref.so.7" && ln -s "libSCref.so.7.1.0" "libSCref.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCref.so" && ln -s "libSCref.so.7.1.0" "libSCref.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCref.la" && ln -s "../libSCref.la" "libSCref.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/ref' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/container' >Makefile:66: avltest.d: No such file or directory >Makefile:66: avl.d: No such file or directory >Makefile:66: bitarray.d: No such file or directory >Makefile:66: carray.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic carray.cc | sed 's/^carray.o/carray.lo carray.d/g' > carray.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic bitarray.cc | sed 's/^bitarray.o/bitarray.lo bitarray.d/g' > bitarray.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic avl.cc | sed 's/^avl.o/avl.lo avl.d/g' > avl.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic avltest.cc | sed 's/^avltest.o/avltest.lo avltest.d/g' > avltest.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/container' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/container' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c avl.cc -o avl.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bitarray.cc -o bitarray.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c carray.cc -o carray.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c avl.cc -fPIC -DPIC -o .libs/avl.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bitarray.cc -fPIC -DPIC -o .libs/bitarray.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c carray.cc -fPIC -DPIC -o .libs/carray.o >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCcontainer.la avl.lo bitarray.lo carray.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/avl.o .libs/bitarray.o .libs/carray.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCcontainer.so.7 -o ../../../../lib/.libs/libSCcontainer.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCcontainer.so.7" && ln -s "libSCcontainer.so.7.1.0" "libSCcontainer.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCcontainer.so" && ln -s "libSCcontainer.so.7.1.0" "libSCcontainer.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCcontainer.la" && ln -s "../libSCcontainer.la" "libSCcontainer.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/container' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/class' >Makefile:69: classtest.d: No such file or directory >Makefile:69: scextest.d: No such file or directory >Makefile:69: class.d: No such file or directory >Makefile:69: scexception.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic scexception.cc | sed 's/^scexception.o/scexception.lo scexception.d/g' > scexception.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic class.cc | sed 's/^class.o/class.lo class.d/g' > class.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic scextest.cc | sed 's/^scextest.o/scextest.lo scextest.d/g' > scextest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic classtest.cc | sed 's/^classtest.o/classtest.lo classtest.d/g' > classtest.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/class' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/class' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c class.cc -o class.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scexception.cc -o scexception.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c class.cc -fPIC -DPIC -o .libs/class.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scexception.cc -fPIC -DPIC -o .libs/scexception.o >class.cc: In static member function 'static void sc::ClassDesc::list_all_classes()': >class.cc:487:27: warning: unused variable 'n' [-Wunused-variable] > const char *n = parents[i].classdesc()->name(); > ^ >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCclass.la class.lo scexception.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/class.o .libs/scexception.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCclass.so.7 -o ../../../../lib/.libs/libSCclass.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCclass.so.7" && ln -s "libSCclass.so.7.1.0" "libSCclass.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCclass.so" && ln -s "libSCclass.so.7.1.0" "libSCclass.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCclass.la" && ln -s "../libSCclass.la" "libSCclass.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/class' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/state' >Makefile:73: state.d: No such file or directory >Makefile:73: statein.d: No such file or directory >Makefile:73: stateout.d: No such file or directory >Makefile:73: state_bin.d: No such file or directory >Makefile:73: proxy.d: No such file or directory >Makefile:73: state_text.d: No such file or directory >Makefile:73: state_file.d: No such file or directory >Makefile:73: translate.d: No such file or directory >Makefile:73: tmplinst.d: No such file or directory >Makefile:73: statetest.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic statetest.cc | sed 's/^statetest.o/statetest.lo statetest.d/g' > statetest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic tmplinst.cc | sed 's/^tmplinst.o/tmplinst.lo tmplinst.d/g' > tmplinst.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic translate.cc | sed 's/^translate.o/translate.lo translate.d/g' > translate.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic state_file.cc | sed 's/^state_file.o/state_file.lo state_file.d/g' > state_file.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic state_text.cc | sed 's/^state_text.o/state_text.lo state_text.d/g' > state_text.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic proxy.cc | sed 's/^proxy.o/proxy.lo proxy.d/g' > proxy.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic state_bin.cc | sed 's/^state_bin.o/state_bin.lo state_bin.d/g' > state_bin.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic stateout.cc | sed 's/^stateout.o/stateout.lo stateout.d/g' > stateout.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic statein.cc | sed 's/^statein.o/statein.lo statein.d/g' > statein.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic state.cc | sed 's/^state.o/state.lo state.d/g' > state.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/state' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/state' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c state.cc -o state.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c statein.cc -o statein.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stateout.cc -o stateout.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c state_bin.cc -o state_bin.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c proxy.cc -o proxy.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c state.cc -fPIC -DPIC -o .libs/state.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c state_text.cc -o state_text.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c statein.cc -fPIC -DPIC -o .libs/statein.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stateout.cc -fPIC -DPIC -o .libs/stateout.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c state_file.cc -o state_file.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c state_bin.cc -fPIC -DPIC -o .libs/state_bin.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c translate.cc -o translate.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c proxy.cc -fPIC -DPIC -o .libs/proxy.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tmplinst.cc -o tmplinst.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c state_text.cc -fPIC -DPIC -o .libs/state_text.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c state_file.cc -fPIC -DPIC -o .libs/state_file.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c translate.cc -fPIC -DPIC -o .libs/translate.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tmplinst.cc -fPIC -DPIC -o .libs/tmplinst.o >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCstate.la state.lo statein.lo stateout.lo state_bin.lo proxy.lo state_text.lo state_file.lo translate.lo tmplinst.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/state.o .libs/statein.o .libs/stateout.o .libs/state_bin.o .libs/proxy.o .libs/state_text.o .libs/state_file.o .libs/translate.o .libs/tmplinst.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCstate.so.7 -o ../../../../lib/.libs/libSCstate.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCstate.so.7" && ln -s "libSCstate.so.7.1.0" "libSCstate.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCstate.so" && ln -s "libSCstate.so.7.1.0" "libSCstate.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCstate.la" && ln -s "../libSCstate.la" "libSCstate.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/state' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/misc' >Makefile:110: compute.d: No such file or directory >Makefile:110: formio.d: No such file or directory >Makefile:110: bug.d: No such file or directory >Makefile:110: regtime.d: No such file or directory >Makefile:110: exenv.d: No such file or directory >Makefile:110: units.d: No such file or directory >Makefile:110: ieee.d: No such file or directory >Makefile:110: comptest.d: No such file or directory >Makefile:110: formiot.d: No such file or directory >Makefile:110: bugtest.d: No such file or directory >Makefile:110: tregtime.d: No such file or directory >Makefile:110: unittest.d: No such file or directory >Makefile:110: autovectest.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic autovectest.cc | sed 's/^autovectest.o/autovectest.lo autovectest.d/g' > autovectest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic unittest.cc | sed 's/^unittest.o/unittest.lo unittest.d/g' > unittest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic tregtime.cc | sed 's/^tregtime.o/tregtime.lo tregtime.d/g' > tregtime.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic bugtest.cc | sed 's/^bugtest.o/bugtest.lo bugtest.d/g' > bugtest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic formiot.cc | sed 's/^formiot.o/formiot.lo formiot.d/g' > formiot.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic comptest.cc | sed 's/^comptest.o/comptest.lo comptest.d/g' > comptest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ieee.cc | sed 's/^ieee.o/ieee.lo ieee.d/g' > ieee.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic units.cc | sed 's/^units.o/units.lo units.d/g' > units.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic exenv.cc | sed 's/^exenv.o/exenv.lo exenv.d/g' > exenv.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic regtime.cc | sed 's/^regtime.o/regtime.lo regtime.d/g' > regtime.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic bug.cc | sed 's/^bug.o/bug.lo bug.d/g' > bug.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic formio.cc | sed 's/^formio.o/formio.lo formio.d/g' > formio.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic compute.cc | sed 's/^compute.o/compute.lo compute.d/g' > compute.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/misc' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/misc' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c compute.cc -o compute.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c formio.cc -o formio.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bug.cc -o bug.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c regtime.cc -o regtime.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c exenv.cc -o exenv.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c compute.cc -fPIC -DPIC -o .libs/compute.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c units.cc -o units.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ieee.cc -o ieee.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bug.cc -fPIC -DPIC -o .libs/bug.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c formio.cc -fPIC -DPIC -o .libs/formio.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c regtime.cc -fPIC -DPIC -o .libs/regtime.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c exenv.cc -fPIC -DPIC -o .libs/exenv.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c units.cc -fPIC -DPIC -o .libs/units.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ieee.cc -fPIC -DPIC -o .libs/ieee.o >In file included from regtime.cc:88:0: >../../../../src/lib/util/misc/regtime.h: In constructor 'sc::Timer::Timer(const sc::Ref<sc::RegionTimer>&, const char*)': >../../../../src/lib/util/misc/regtime.h:143:10: warning: 'sc::Timer::active_' will be initialized after [-Wreorder] > bool active_; > ^ >../../../../src/lib/util/misc/regtime.h:141:22: warning: 'sc::Ref<sc::RegionTimer> sc::Timer::timer_' [-Wreorder] > Ref<RegionTimer> timer_; > ^ >regtime.cc:686:1: warning: when initialized here [-Wreorder] > Timer::Timer(const Ref<RegionTimer>&t, const char *name): > ^ >bug.cc: In member function 'virtual void sc::Debugger::debug(const char*)': >bug.cc:389:18: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] > system(cmd); > ^ >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCmisc.la compute.lo formio.lo bug.lo regtime.lo exenv.lo units.lo ieee.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/compute.o .libs/formio.o .libs/bug.o .libs/regtime.o .libs/exenv.o .libs/units.o .libs/ieee.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCmisc.so.7 -o ../../../../lib/.libs/libSCmisc.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCmisc.so.7" && ln -s "libSCmisc.so.7.1.0" "libSCmisc.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCmisc.so" && ln -s "libSCmisc.so.7.1.0" "libSCmisc.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCmisc.la" && ln -s "../libSCmisc.la" "libSCmisc.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/misc' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/keyval' >Makefile:84: ipv2.d: No such file or directory >Makefile:84: ipv2_alloc.d: No such file or directory >Makefile:84: ipv2_cwk.d: No such file or directory >Makefile:84: ipv2_data.d: No such file or directory >Makefile:84: ipv2_error.d: No such file or directory >Makefile:84: ipv2_karray.d: No such file or directory >Makefile:84: ipv2_print.d: No such file or directory >Makefile:84: ipv2_read.d: No such file or directory >Makefile:84: keyval.d: No such file or directory >Makefile:84: keyvalipv2.d: No such file or directory >Makefile:84: keyvalval.d: No such file or directory >Makefile:84: keyvalass.d: No such file or directory >Makefile:84: keyvalstr.d: No such file or directory >Makefile:84: keyvalagg.d: No such file or directory >Makefile:84: keyvalpre.d: No such file or directory >Makefile:84: ipv2_parse.d: No such file or directory >Makefile:84: ipv2_scan.d: No such file or directory >Makefile:84: keyvaltest.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic keyvaltest.cc | sed 's/^keyvaltest.o/keyvaltest.lo keyvaltest.d/g' > keyvaltest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2_scan.cc | sed 's/^ipv2_scan.o/ipv2_scan.lo ipv2_scan.d/g' > ipv2_scan.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2_parse.cc | sed 's/^ipv2_parse.o/ipv2_parse.lo ipv2_parse.d/g' > ipv2_parse.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic keyvalpre.cc | sed 's/^keyvalpre.o/keyvalpre.lo keyvalpre.d/g' > keyvalpre.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic keyvalagg.cc | sed 's/^keyvalagg.o/keyvalagg.lo keyvalagg.d/g' > keyvalagg.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic keyvalstr.cc | sed 's/^keyvalstr.o/keyvalstr.lo keyvalstr.d/g' > keyvalstr.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic keyvalass.cc | sed 's/^keyvalass.o/keyvalass.lo keyvalass.d/g' > keyvalass.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic keyvalval.cc | sed 's/^keyvalval.o/keyvalval.lo keyvalval.d/g' > keyvalval.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic keyvalipv2.cc | sed 's/^keyvalipv2.o/keyvalipv2.lo keyvalipv2.d/g' > keyvalipv2.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic keyval.cc | sed 's/^keyval.o/keyval.lo keyval.d/g' > keyval.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2_read.cc | sed 's/^ipv2_read.o/ipv2_read.lo ipv2_read.d/g' > ipv2_read.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2_print.cc | sed 's/^ipv2_print.o/ipv2_print.lo ipv2_print.d/g' > ipv2_print.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2_karray.cc | sed 's/^ipv2_karray.o/ipv2_karray.lo ipv2_karray.d/g' > ipv2_karray.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2_error.cc | sed 's/^ipv2_error.o/ipv2_error.lo ipv2_error.d/g' > ipv2_error.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2_data.cc | sed 's/^ipv2_data.o/ipv2_data.lo ipv2_data.d/g' > ipv2_data.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2_cwk.cc | sed 's/^ipv2_cwk.o/ipv2_cwk.lo ipv2_cwk.d/g' > ipv2_cwk.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2_alloc.cc | sed 's/^ipv2_alloc.o/ipv2_alloc.lo ipv2_alloc.d/g' > ipv2_alloc.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ipv2.cc | sed 's/^ipv2.o/ipv2.lo ipv2.d/g' > ipv2.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/keyval' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/keyval' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2.cc -o ipv2.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_alloc.cc -o ipv2_alloc.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_cwk.cc -o ipv2_cwk.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_data.cc -o ipv2_data.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_error.cc -o ipv2_error.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2.cc -fPIC -DPIC -o .libs/ipv2.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_karray.cc -o ipv2_karray.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_alloc.cc -fPIC -DPIC -o .libs/ipv2_alloc.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_cwk.cc -fPIC -DPIC -o .libs/ipv2_cwk.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_print.cc -o ipv2_print.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_data.cc -fPIC -DPIC -o .libs/ipv2_data.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_error.cc -fPIC -DPIC -o .libs/ipv2_error.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_read.cc -o ipv2_read.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyval.cc -o keyval.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_karray.cc -fPIC -DPIC -o .libs/ipv2_karray.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_print.cc -fPIC -DPIC -o .libs/ipv2_print.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalipv2.cc -o keyvalipv2.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_read.cc -fPIC -DPIC -o .libs/ipv2_read.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalval.cc -o keyvalval.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalass.cc -o keyvalass.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyval.cc -fPIC -DPIC -o .libs/keyval.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalstr.cc -o keyvalstr.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalipv2.cc -fPIC -DPIC -o .libs/keyvalipv2.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalagg.cc -o keyvalagg.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalval.cc -fPIC -DPIC -o .libs/keyvalval.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalpre.cc -o keyvalpre.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalass.cc -fPIC -DPIC -o .libs/keyvalass.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_parse.cc -o ipv2_parse.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalstr.cc -fPIC -DPIC -o .libs/keyvalstr.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalagg.cc -fPIC -DPIC -o .libs/keyvalagg.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c keyvalpre.cc -fPIC -DPIC -o .libs/keyvalpre.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_parse.cc -fPIC -DPIC -o .libs/ipv2_parse.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_scan.cc -o ipv2_scan.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipv2_scan.cc -fPIC -DPIC -o .libs/ipv2_scan.o >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCkeyval.la ipv2.lo ipv2_alloc.lo ipv2_cwk.lo ipv2_data.lo ipv2_error.lo ipv2_karray.lo ipv2_print.lo ipv2_read.lo keyval.lo keyvalipv2.lo keyvalval.lo keyvalass.lo keyvalstr.lo keyvalagg.lo keyvalpre.lo ipv2_parse.lo ipv2_scan.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/ipv2.o .libs/ipv2_alloc.o .libs/ipv2_cwk.o .libs/ipv2_data.o .libs/ipv2_error.o .libs/ipv2_karray.o .libs/ipv2_print.o .libs/ipv2_read.o .libs/keyval.o .libs/keyvalipv2.o .libs/keyvalval.o .libs/keyvalass.o .libs/keyvalstr.o .libs/keyvalagg.o .libs/keyvalpre.o .libs/ipv2_parse.o .libs/ipv2_scan.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCkeyval.so.7 -o ../../../../lib/.libs/libSCkeyval.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCkeyval.so.7" && ln -s "libSCkeyval.so.7.1.0" "libSCkeyval.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCkeyval.so" && ln -s "libSCkeyval.so.7.1.0" "libSCkeyval.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCkeyval.la" && ln -s "../libSCkeyval.la" "libSCkeyval.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/keyval' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/group' >Makefile:141: pooltest.d: No such file or directory >Makefile:141: messtest.d: No such file or directory >Makefile:141: rnglocktest.d: No such file or directory >Makefile:141: thrtest.d: No such file or directory >Makefile:141: prttest.d: No such file or directory >Makefile:141: mstate.d: No such file or directory >Makefile:141: message.d: No such file or directory >Makefile:141: messimpl.d: No such file or directory >Makefile:141: messproc.d: No such file or directory >Makefile:141: messint.d: No such file or directory >Makefile:141: reduce.d: No such file or directory >Makefile:141: topology.d: No such file or directory >Makefile:141: hcube.d: No such file or directory >Makefile:141: rnglock.d: No such file or directory >Makefile:141: memory.d: No such file or directory >Makefile:141: memmsg.d: No such file or directory >Makefile:141: pool.d: No such file or directory >Makefile:141: memamsg.d: No such file or directory >Makefile:141: memproc.d: No such file or directory >Makefile:141: pregtime.d: No such file or directory >Makefile:141: thread.d: No such file or directory >Makefile:141: memiter.d: No such file or directory >Makefile:141: memrdma.d: No such file or directory >Makefile:141: messshm.d: No such file or directory >Makefile:141: memshm.d: No such file or directory >Makefile:141: globcnt.d: No such file or directory >Makefile:141: thpthd.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic thpthd.cc | sed 's/^thpthd.o/thpthd.lo thpthd.d/g' > thpthd.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic globcnt.cc | sed 's/^globcnt.o/globcnt.lo globcnt.d/g' > globcnt.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic memshm.cc | sed 's/^memshm.o/memshm.lo memshm.d/g' > memshm.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic messshm.cc | sed 's/^messshm.o/messshm.lo messshm.d/g' > messshm.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic memrdma.cc | sed 's/^memrdma.o/memrdma.lo memrdma.d/g' > memrdma.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic memiter.cc | sed 's/^memiter.o/memiter.lo memiter.d/g' > memiter.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic thread.cc | sed 's/^thread.o/thread.lo thread.d/g' > thread.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic pregtime.cc | sed 's/^pregtime.o/pregtime.lo pregtime.d/g' > pregtime.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic memproc.cc | sed 's/^memproc.o/memproc.lo memproc.d/g' > memproc.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic memamsg.cc | sed 's/^memamsg.o/memamsg.lo memamsg.d/g' > memamsg.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic pool.cc | sed 's/^pool.o/pool.lo pool.d/g' > pool.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic memmsg.cc | sed 's/^memmsg.o/memmsg.lo memmsg.d/g' > memmsg.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic memory.cc | sed 's/^memory.o/memory.lo memory.d/g' > memory.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic rnglock.cc | sed 's/^rnglock.o/rnglock.lo rnglock.d/g' > rnglock.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic hcube.cc | sed 's/^hcube.o/hcube.lo hcube.d/g' > hcube.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic topology.cc | sed 's/^topology.o/topology.lo topology.d/g' > topology.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic reduce.cc | sed 's/^reduce.o/reduce.lo reduce.d/g' > reduce.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic messint.cc | sed 's/^messint.o/messint.lo messint.d/g' > messint.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic messproc.cc | sed 's/^messproc.o/messproc.lo messproc.d/g' > messproc.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic messimpl.cc | sed 's/^messimpl.o/messimpl.lo messimpl.d/g' > messimpl.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic message.cc | sed 's/^message.o/message.lo message.d/g' > message.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic mstate.cc | sed 's/^mstate.o/mstate.lo mstate.d/g' > mstate.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic prttest.cc | sed 's/^prttest.o/prttest.lo prttest.d/g' > prttest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic thrtest.cc | sed 's/^thrtest.o/thrtest.lo thrtest.d/g' > thrtest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic rnglocktest.cc | sed 's/^rnglocktest.o/rnglocktest.lo rnglocktest.d/g' > rnglocktest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic messtest.cc | sed 's/^messtest.o/messtest.lo messtest.d/g' > messtest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic pooltest.cc | sed 's/^pooltest.o/pooltest.lo pooltest.d/g' > pooltest.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/group' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/group' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mstate.cc -o mstate.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c message.cc -o message.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c messimpl.cc -o messimpl.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c messproc.cc -o messproc.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c messint.cc -o messint.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mstate.cc -fPIC -DPIC -o .libs/mstate.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c reduce.cc -o reduce.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c message.cc -fPIC -DPIC -o .libs/message.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology.cc -o topology.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c messimpl.cc -fPIC -DPIC -o .libs/messimpl.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hcube.cc -o hcube.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c messproc.cc -fPIC -DPIC -o .libs/messproc.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rnglock.cc -o rnglock.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c messint.cc -fPIC -DPIC -o .libs/messint.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c reduce.cc -fPIC -DPIC -o .libs/reduce.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memory.cc -o memory.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology.cc -fPIC -DPIC -o .libs/topology.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hcube.cc -fPIC -DPIC -o .libs/hcube.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memmsg.cc -o memmsg.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memory.cc -fPIC -DPIC -o .libs/memory.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pool.cc -o pool.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rnglock.cc -fPIC -DPIC -o .libs/rnglock.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memmsg.cc -fPIC -DPIC -o .libs/memmsg.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memamsg.cc -o memamsg.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memproc.cc -o memproc.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pregtime.cc -o pregtime.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c thread.cc -o thread.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pool.cc -fPIC -DPIC -o .libs/pool.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memamsg.cc -fPIC -DPIC -o .libs/memamsg.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memproc.cc -fPIC -DPIC -o .libs/memproc.o >rnglock.cc: In member function 'int sc::RangeLock::checkeq(int, int, int)': >rnglock.cc:122:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > if (start >= i->start && start < i->fence > ^ >rnglock.cc:124:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > || start < i->start && fence > i->fence) { > ^ >rnglock.cc: In member function 'int sc::RangeLock::checkgr(int, int, int)': >rnglock.cc:137:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > if (start >= i->start && start < i->fence > ^ >rnglock.cc:139:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > || start < i->start && fence > i->fence) { > ^ >rnglock.cc: In member function 'void sc::RangeLock::do_valop(sc::RangeLockValOp&, int, int)': >rnglock.cc:293:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > || start < i->start && fence > i->fence) { > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c thread.cc -fPIC -DPIC -o .libs/thread.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pregtime.cc -fPIC -DPIC -o .libs/pregtime.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memiter.cc -o memiter.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memrdma.cc -o memrdma.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memiter.cc -fPIC -DPIC -o .libs/memiter.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c messshm.cc -o messshm.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memrdma.cc -fPIC -DPIC -o .libs/memrdma.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memshm.cc -o memshm.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c globcnt.cc -o globcnt.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c thpthd.cc -o thpthd.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c memshm.cc -fPIC -DPIC -o .libs/memshm.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c messshm.cc -fPIC -DPIC -o .libs/messshm.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c globcnt.cc -fPIC -DPIC -o .libs/globcnt.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c thpthd.cc -fPIC -DPIC -o .libs/thpthd.o >memrdma.cc: In member function 'void* sc::RDMAMemoryGrp::malloc_region(size_t)': >memrdma.cc:91:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; data==0 && i<pools_.size(); i++) { > ^ >memrdma.cc: In member function 'void sc::RDMAMemoryGrp::free_region(void*)': >memrdma.cc:109:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<pools_.size(); i++) { > ^ >memrdma.cc: In member function 'virtual void sc::RDMAMemoryGrp::set_localsize(size_t)': >memrdma.cc:123:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<pools_.size(); i++) { > ^ >memshm.cc: In member function 'int sc::ShmMemoryGrp::attach_memory(void*, int)': >memshm.cc:124:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > || ataddress && attach_address_[i] != ataddress) { > ^ >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCgroup.la mstate.lo message.lo messimpl.lo messproc.lo messint.lo reduce.lo topology.lo hcube.lo rnglock.lo memory.lo memmsg.lo pool.lo memamsg.lo memproc.lo pregtime.lo thread.lo memiter.lo memrdma.lo messshm.lo memshm.lo globcnt.lo thpthd.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/mstate.o .libs/message.o .libs/messimpl.o .libs/messproc.o .libs/messint.o .libs/reduce.o .libs/topology.o .libs/hcube.o .libs/rnglock.o .libs/memory.o .libs/memmsg.o .libs/pool.o .libs/memamsg.o .libs/memproc.o .libs/pregtime.o .libs/thread.o .libs/memiter.o .libs/memrdma.o .libs/messshm.o .libs/memshm.o .libs/globcnt.o .libs/thpthd.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCgroup.so.7 -o ../../../../lib/.libs/libSCgroup.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCgroup.so.7" && ln -s "libSCgroup.so.7.1.0" "libSCgroup.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCgroup.so" && ln -s "libSCgroup.so.7.1.0" "libSCgroup.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCgroup.la" && ln -s "../libSCgroup.la" "libSCgroup.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/group' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/render' >Makefile:74: render.d: No such file or directory >Makefile:74: oogl.d: No such file or directory >Makefile:74: object.d: No such file or directory >Makefile:74: polygons.d: No such file or directory >Makefile:74: polysphere.d: No such file or directory >Makefile:74: transform.d: No such file or directory >Makefile:74: appearance.d: No such file or directory >Makefile:74: material.d: No such file or directory >Makefile:74: sphere.d: No such file or directory >Makefile:74: algebra3.d: No such file or directory >Makefile:74: color.d: No such file or directory >Makefile:74: polylines.d: No such file or directory >Makefile:74: tempinst.d: No such file or directory >Makefile:74: animate.d: No such file or directory >Makefile:74: rentest.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic rentest.cc | sed 's/^rentest.o/rentest.lo rentest.d/g' > rentest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic animate.cc | sed 's/^animate.o/animate.lo animate.d/g' > animate.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic tempinst.cc | sed 's/^tempinst.o/tempinst.lo tempinst.d/g' > tempinst.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic polylines.cc | sed 's/^polylines.o/polylines.lo polylines.d/g' > polylines.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic color.cc | sed 's/^color.o/color.lo color.d/g' > color.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic algebra3.cc | sed 's/^algebra3.o/algebra3.lo algebra3.d/g' > algebra3.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic sphere.cc | sed 's/^sphere.o/sphere.lo sphere.d/g' > sphere.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic material.cc | sed 's/^material.o/material.lo material.d/g' > material.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic appearance.cc | sed 's/^appearance.o/appearance.lo appearance.d/g' > appearance.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic transform.cc | sed 's/^transform.o/transform.lo transform.d/g' > transform.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic polysphere.cc | sed 's/^polysphere.o/polysphere.lo polysphere.d/g' > polysphere.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic polygons.cc | sed 's/^polygons.o/polygons.lo polygons.d/g' > polygons.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic object.cc | sed 's/^object.o/object.lo object.d/g' > object.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic oogl.cc | sed 's/^oogl.o/oogl.lo oogl.d/g' > oogl.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic render.cc | sed 's/^render.o/render.lo render.d/g' > render.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/render' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/render' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c render.cc -o render.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oogl.cc -o oogl.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c object.cc -o object.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c polygons.cc -o polygons.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c polysphere.cc -o polysphere.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c render.cc -fPIC -DPIC -o .libs/render.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c transform.cc -o transform.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c oogl.cc -fPIC -DPIC -o .libs/oogl.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c appearance.cc -o appearance.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c object.cc -fPIC -DPIC -o .libs/object.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c polygons.cc -fPIC -DPIC -o .libs/polygons.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c material.cc -o material.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c polysphere.cc -fPIC -DPIC -o .libs/polysphere.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sphere.cc -o sphere.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c appearance.cc -fPIC -DPIC -o .libs/appearance.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c transform.cc -fPIC -DPIC -o .libs/transform.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c algebra3.cc -o algebra3.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c material.cc -fPIC -DPIC -o .libs/material.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c color.cc -o color.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sphere.cc -fPIC -DPIC -o .libs/sphere.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c polylines.cc -o polylines.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c algebra3.cc -fPIC -DPIC -o .libs/algebra3.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tempinst.cc -o tempinst.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c color.cc -fPIC -DPIC -o .libs/color.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c animate.cc -o animate.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tempinst.cc -fPIC -DPIC -o .libs/tempinst.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c polylines.cc -fPIC -DPIC -o .libs/polylines.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c animate.cc -fPIC -DPIC -o .libs/animate.o >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCrender.la render.lo oogl.lo object.lo polygons.lo polysphere.lo transform.lo appearance.lo material.lo sphere.lo algebra3.lo color.lo polylines.lo tempinst.lo animate.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/render.o .libs/oogl.o .libs/object.o .libs/polygons.o .libs/polysphere.o .libs/transform.o .libs/appearance.o .libs/material.o .libs/sphere.o .libs/algebra3.o .libs/color.o .libs/polylines.o .libs/tempinst.o .libs/animate.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCrender.so.7 -o ../../../../lib/.libs/libSCrender.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCrender.so.7" && ln -s "libSCrender.so.7.1.0" "libSCrender.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCrender.so" && ln -s "libSCrender.so.7.1.0" "libSCrender.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCrender.la" && ln -s "../libSCrender.la" "libSCrender.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util/render' >make[3]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/util' >make[3]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math' >for dir in scmat optimize isosurf symmetry; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat' >Makefile:116: dim.d: No such file or directory >Makefile:116: abstract.d: No such file or directory >Makefile:116: matrix.d: No such file or directory >Makefile:116: matrix_i.d: No such file or directory >Makefile:116: block.d: No such file or directory >Makefile:116: blkiter.d: No such file or directory >Makefile:116: elemop.d: No such file or directory >Makefile:116: result.d: No such file or directory >Makefile:116: local.d: No such file or directory >Makefile:116: localrect.d: No such file or directory >Makefile:116: localdiag.d: No such file or directory >Makefile:116: localsymm.d: No such file or directory >Makefile:116: localvect.d: No such file or directory >Makefile:116: disthql.d: No such file or directory >Makefile:116: dist.d: No such file or directory >Makefile:116: distrect.d: No such file or directory >Makefile:116: distdiag.d: No such file or directory >Makefile:116: distsymm.d: No such file or directory >Makefile:116: distvect.d: No such file or directory >Makefile:116: repl.d: No such file or directory >Makefile:116: replrect.d: No such file or directory >Makefile:116: repldiag.d: No such file or directory >Makefile:116: replsymm.d: No such file or directory >Makefile:116: replvect.d: No such file or directory >Makefile:116: blocked.d: No such file or directory >Makefile:116: blockedvect.d: No such file or directory >Makefile:116: blockedrect.d: No such file or directory >Makefile:116: blockeddiag.d: No such file or directory >Makefile:116: blockedsymm.d: No such file or directory >Makefile:116: matrix3.d: No such file or directory >Makefile:116: vector3.d: No such file or directory >Makefile:116: vector3_i.d: No such file or directory >Makefile:116: util.d: No such file or directory >Makefile:116: cmatrix.d: No such file or directory >Makefile:116: svd.d: No such file or directory >Makefile:116: disttest.d: No such file or directory >Makefile:116: localtest.d: No such file or directory >Makefile:116: repltest.d: No such file or directory >Makefile:116: blockedtest.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic blockedtest.cc | sed 's/^blockedtest.o/blockedtest.lo blockedtest.d/g' > blockedtest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic repltest.cc | sed 's/^repltest.o/repltest.lo repltest.d/g' > repltest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic localtest.cc | sed 's/^localtest.o/localtest.lo localtest.d/g' > localtest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic disttest.cc | sed 's/^disttest.o/disttest.lo disttest.d/g' > disttest.d >gcc -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic svd.c | sed 's/^svd.o/svd.lo svd.d/g' > svd.d >gcc -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic cmatrix.c | sed 's/^cmatrix.o/cmatrix.lo cmatrix.d/g' > cmatrix.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic util.cc | sed 's/^util.o/util.lo util.d/g' > util.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic vector3_i.cc | sed 's/^vector3_i.o/vector3_i.lo vector3_i.d/g' > vector3_i.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic vector3.cc | sed 's/^vector3.o/vector3.lo vector3.d/g' > vector3.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic matrix3.cc | sed 's/^matrix3.o/matrix3.lo matrix3.d/g' > matrix3.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic blockedsymm.cc | sed 's/^blockedsymm.o/blockedsymm.lo blockedsymm.d/g' > blockedsymm.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic blockeddiag.cc | sed 's/^blockeddiag.o/blockeddiag.lo blockeddiag.d/g' > blockeddiag.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic blockedrect.cc | sed 's/^blockedrect.o/blockedrect.lo blockedrect.d/g' > blockedrect.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic blockedvect.cc | sed 's/^blockedvect.o/blockedvect.lo blockedvect.d/g' > blockedvect.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic blocked.cc | sed 's/^blocked.o/blocked.lo blocked.d/g' > blocked.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic replvect.cc | sed 's/^replvect.o/replvect.lo replvect.d/g' > replvect.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic replsymm.cc | sed 's/^replsymm.o/replsymm.lo replsymm.d/g' > replsymm.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic repldiag.cc | sed 's/^repldiag.o/repldiag.lo repldiag.d/g' > repldiag.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic replrect.cc | sed 's/^replrect.o/replrect.lo replrect.d/g' > replrect.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic repl.cc | sed 's/^repl.o/repl.lo repl.d/g' > repl.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic distvect.cc | sed 's/^distvect.o/distvect.lo distvect.d/g' > distvect.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic distsymm.cc | sed 's/^distsymm.o/distsymm.lo distsymm.d/g' > distsymm.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic distdiag.cc | sed 's/^distdiag.o/distdiag.lo distdiag.d/g' > distdiag.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic distrect.cc | sed 's/^distrect.o/distrect.lo distrect.d/g' > distrect.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic dist.cc | sed 's/^dist.o/dist.lo dist.d/g' > dist.d >perl ../../../../bin/mkf77sym.pl f77sym.in f77sym.h >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic localvect.cc | sed 's/^localvect.o/localvect.lo localvect.d/g' > localvect.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic localsymm.cc | sed 's/^localsymm.o/localsymm.lo localsymm.d/g' > localsymm.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic localdiag.cc | sed 's/^localdiag.o/localdiag.lo localdiag.d/g' > localdiag.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic localrect.cc | sed 's/^localrect.o/localrect.lo localrect.d/g' > localrect.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic local.cc | sed 's/^local.o/local.lo local.d/g' > local.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic result.cc | sed 's/^result.o/result.lo result.d/g' > result.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic elemop.cc | sed 's/^elemop.o/elemop.lo elemop.d/g' > elemop.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic blkiter.cc | sed 's/^blkiter.o/blkiter.lo blkiter.d/g' > blkiter.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic block.cc | sed 's/^block.o/block.lo block.d/g' > block.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic matrix_i.cc | sed 's/^matrix_i.o/matrix_i.lo matrix_i.d/g' > matrix_i.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic matrix.cc | sed 's/^matrix.o/matrix.lo matrix.d/g' > matrix.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic abstract.cc | sed 's/^abstract.o/abstract.lo abstract.d/g' > abstract.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic dim.cc | sed 's/^dim.o/dim.lo dim.d/g' > dim.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic disthql.cc | sed 's/^disthql.o/disthql.lo disthql.d/g' > disthql.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dim.cc -o dim.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c abstract.cc -o abstract.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c matrix.cc -o matrix.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c matrix_i.cc -o matrix_i.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c block.cc -o block.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blkiter.cc -o blkiter.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dim.cc -fPIC -DPIC -o .libs/dim.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c abstract.cc -fPIC -DPIC -o .libs/abstract.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c matrix.cc -fPIC -DPIC -o .libs/matrix.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c elemop.cc -o elemop.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c result.cc -o result.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c matrix_i.cc -fPIC -DPIC -o .libs/matrix_i.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c block.cc -fPIC -DPIC -o .libs/block.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c local.cc -o local.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blkiter.cc -fPIC -DPIC -o .libs/blkiter.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c localrect.cc -o localrect.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c elemop.cc -fPIC -DPIC -o .libs/elemop.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c localdiag.cc -o localdiag.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c result.cc -fPIC -DPIC -o .libs/result.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c local.cc -fPIC -DPIC -o .libs/local.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c localsymm.cc -o localsymm.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c localvect.cc -o localvect.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c localrect.cc -fPIC -DPIC -o .libs/localrect.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c localsymm.cc -fPIC -DPIC -o .libs/localsymm.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c localdiag.cc -fPIC -DPIC -o .libs/localdiag.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c disthql.cc -o disthql.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dist.cc -o dist.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c localvect.cc -fPIC -DPIC -o .libs/localvect.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distrect.cc -o distrect.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dist.cc -fPIC -DPIC -o .libs/dist.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c disthql.cc -fPIC -DPIC -o .libs/disthql.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distdiag.cc -o distdiag.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distrect.cc -fPIC -DPIC -o .libs/distrect.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distsymm.cc -o distsymm.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distdiag.cc -fPIC -DPIC -o .libs/distdiag.o >localsymm.cc: In member function 'virtual void sc::LocalSymmSCMatrix::accumulate_transform(sc::SCMatrix*, sc::SymmSCMatrix*, sc::SCMatrix::Transform)': >localsymm.cc:560:7: warning: unused variable 'nproc' [-Wunused-variable] > int nproc = messagegrp()->n(); > ^ >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distvect.cc -o distvect.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distsymm.cc -fPIC -DPIC -o .libs/distsymm.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c repl.cc -o repl.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distvect.cc -fPIC -DPIC -o .libs/distvect.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c repl.cc -fPIC -DPIC -o .libs/repl.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c replrect.cc -o replrect.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c repldiag.cc -o repldiag.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c replsymm.cc -o replsymm.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c replrect.cc -fPIC -DPIC -o .libs/replrect.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c replsymm.cc -fPIC -DPIC -o .libs/replsymm.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c repldiag.cc -fPIC -DPIC -o .libs/repldiag.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c replvect.cc -o replvect.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c replvect.cc -fPIC -DPIC -o .libs/replvect.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blocked.cc -o blocked.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blocked.cc -fPIC -DPIC -o .libs/blocked.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blockedvect.cc -o blockedvect.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blockedrect.cc -o blockedrect.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blockeddiag.cc -o blockeddiag.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blockedvect.cc -fPIC -DPIC -o .libs/blockedvect.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blockedrect.cc -fPIC -DPIC -o .libs/blockedrect.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blockeddiag.cc -fPIC -DPIC -o .libs/blockeddiag.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blockedsymm.cc -o blockedsymm.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c matrix3.cc -o matrix3.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vector3.cc -o vector3.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c blockedsymm.cc -fPIC -DPIC -o .libs/blockedsymm.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c matrix3.cc -fPIC -DPIC -o .libs/matrix3.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vector3.cc -fPIC -DPIC -o .libs/vector3.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vector3_i.cc -o vector3_i.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c util.cc -o util.lo >/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cmatrix.c -o cmatrix.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vector3_i.cc -fPIC -DPIC -o .libs/vector3_i.o >/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c svd.c -o svd.lo >/bin/sh ../../../../libtool --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c pdsteqr.f -o pdsteqr.lo >libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cmatrix.c -fPIC -DPIC -o .libs/cmatrix.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c util.cc -fPIC -DPIC -o .libs/util.o >libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c svd.c -fPIC -DPIC -o .libs/svd.o >libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules -c pdsteqr.f -fPIC -o .libs/pdsteqr.o >Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" >svd.c: In function 'hsr2_': >svd.c:1019:29: warning: variable 'l' set but not used [-Wunused-but-set-variable] > static integer i, j, k, l, m; > ^ >pdsteqr.f:1044.17: > LBETA = C + QTR > 1 >Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) >util.cc: In member function 'virtual void sc::BlockOpThread::run()': >util.cc:69:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (count%n_ == me_) { > ^ >pdsteqr.f: In function 'pdlanst': >pdsteqr.f:1713:0: warning: 'anorm' may be used uninitialized in this function [-Wmaybe-uninitialized] > DOUBLE PRECISION ANORM, SCALE, SUM > ^ >pdsteqr.f: In function 'pdlamc5': >pdsteqr.f:1634:0: warning: 'oldy' may be used uninitialized in this function [-Wmaybe-uninitialized] > $ Y = OLDY > ^ >pdsteqr.f: In function 'pdlamch': >pdsteqr.f:845:0: warning: 'rmach' may be used uninitialized in this function [-Wmaybe-uninitialized] > DOUBLE PRECISION BASE, EMAX, EMIN, EPS, PREC, RMACH, RMAX, RMIN, > ^ >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCscmat.la dim.lo abstract.lo matrix.lo matrix_i.lo block.lo blkiter.lo elemop.lo result.lo local.lo localrect.lo localdiag.lo localsymm.lo localvect.lo disthql.lo dist.lo distrect.lo distdiag.lo distsymm.lo distvect.lo repl.lo replrect.lo repldiag.lo replsymm.lo replvect.lo blocked.lo blockedvect.lo blockedrect.lo blockeddiag.lo blockedsymm.lo matrix3.lo vector3.lo vector3_i.lo util.lo cmatrix.lo svd.lo pdsteqr.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/dim.o .libs/abstract.o .libs/matrix.o .libs/matrix_i.o .libs/block.o .libs/blkiter.o .libs/elemop.o .libs/result.o .libs/local.o .libs/localrect.o .libs/localdiag.o .libs/localsymm.o .libs/localvect.o .libs/disthql.o .libs/dist.o .libs/distrect.o .libs/distdiag.o .libs/distsymm.o .libs/distvect.o .libs/repl.o .libs/replrect.o .libs/repldiag.o .libs/replsymm.o .libs/replvect.o .libs/blocked.o .libs/blockedvect.o .libs/blockedrect.o .libs/blockeddiag.o .libs/blockedsymm.o .libs/matrix3.o .libs/vector3.o .libs/vector3_i.o .libs/util.o .libs/cmatrix.o .libs/svd.o .libs/pdsteqr.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCscmat.so.7 -o ../../../../lib/.libs/libSCscmat.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCscmat.so.7" && ln -s "libSCscmat.so.7.1.0" "libSCscmat.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCscmat.so" && ln -s "libSCscmat.so.7.1.0" "libSCscmat.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCscmat.la" && ln -s "../libSCscmat.la" "libSCscmat.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/scmat' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/optimize' >Makefile:81: function.d: No such file or directory >Makefile:81: opt.d: No such file or directory >Makefile:81: update.d: No such file or directory >Makefile:81: qnewton.d: No such file or directory >Makefile:81: newton.d: No such file or directory >Makefile:81: gdiis.d: No such file or directory >Makefile:81: efc.d: No such file or directory >Makefile:81: steep.d: No such file or directory >Makefile:81: dfp.d: No such file or directory >Makefile:81: powell.d: No such file or directory >Makefile:81: scextrap.d: No such file or directory >Makefile:81: scextrapmat.d: No such file or directory >Makefile:81: diis.d: No such file or directory >Makefile:81: transform.d: No such file or directory >Makefile:81: conv.d: No such file or directory >Makefile:81: mcsearch.d: No such file or directory >Makefile:81: kvopt.d: No such file or directory >Makefile:81: opttest.d: No such file or directory >Makefile:81: scextest.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic scextest.cc | sed 's/^scextest.o/scextest.lo scextest.d/g' > scextest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic opttest.cc | sed 's/^opttest.o/opttest.lo opttest.d/g' > opttest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic kvopt.cc | sed 's/^kvopt.o/kvopt.lo kvopt.d/g' > kvopt.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic mcsearch.cc | sed 's/^mcsearch.o/mcsearch.lo mcsearch.d/g' > mcsearch.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic conv.cc | sed 's/^conv.o/conv.lo conv.d/g' > conv.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic transform.cc | sed 's/^transform.o/transform.lo transform.d/g' > transform.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic diis.cc | sed 's/^diis.o/diis.lo diis.d/g' > diis.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic scextrapmat.cc | sed 's/^scextrapmat.o/scextrapmat.lo scextrapmat.d/g' > scextrapmat.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic scextrap.cc | sed 's/^scextrap.o/scextrap.lo scextrap.d/g' > scextrap.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic powell.cc | sed 's/^powell.o/powell.lo powell.d/g' > powell.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic dfp.cc | sed 's/^dfp.o/dfp.lo dfp.d/g' > dfp.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic steep.cc | sed 's/^steep.o/steep.lo steep.d/g' > steep.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic efc.cc | sed 's/^efc.o/efc.lo efc.d/g' > efc.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic gdiis.cc | sed 's/^gdiis.o/gdiis.lo gdiis.d/g' > gdiis.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic newton.cc | sed 's/^newton.o/newton.lo newton.d/g' > newton.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic qnewton.cc | sed 's/^qnewton.o/qnewton.lo qnewton.d/g' > qnewton.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic update.cc | sed 's/^update.o/update.lo update.d/g' > update.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic opt.cc | sed 's/^opt.o/opt.lo opt.d/g' > opt.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic function.cc | sed 's/^function.o/function.lo function.d/g' > function.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/optimize' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/optimize' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c function.cc -o function.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c opt.cc -o opt.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c update.cc -o update.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c qnewton.cc -o qnewton.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c newton.cc -o newton.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gdiis.cc -o gdiis.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c function.cc -fPIC -DPIC -o .libs/function.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c opt.cc -fPIC -DPIC -o .libs/opt.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c efc.cc -o efc.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c update.cc -fPIC -DPIC -o .libs/update.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c qnewton.cc -fPIC -DPIC -o .libs/qnewton.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c steep.cc -o steep.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c newton.cc -fPIC -DPIC -o .libs/newton.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dfp.cc -o dfp.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gdiis.cc -fPIC -DPIC -o .libs/gdiis.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c powell.cc -o powell.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c efc.cc -fPIC -DPIC -o .libs/efc.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scextrap.cc -o scextrap.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c steep.cc -fPIC -DPIC -o .libs/steep.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scextrapmat.cc -o scextrapmat.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c powell.cc -fPIC -DPIC -o .libs/powell.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dfp.cc -fPIC -DPIC -o .libs/dfp.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scextrap.cc -fPIC -DPIC -o .libs/scextrap.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c diis.cc -o diis.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c transform.cc -o transform.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c conv.cc -o conv.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mcsearch.cc -o mcsearch.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c diis.cc -fPIC -DPIC -o .libs/diis.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c transform.cc -fPIC -DPIC -o .libs/transform.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c conv.cc -fPIC -DPIC -o .libs/conv.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c scextrapmat.cc -fPIC -DPIC -o .libs/scextrapmat.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mcsearch.cc -fPIC -DPIC -o .libs/mcsearch.o >qnewton.cc: In member function 'virtual int sc::QNewtonOpt::update()': >qnewton.cc:291:11: warning: unused variable 'nlineopt' [-Wunused-variable] > int nlineopt = 0; > ^ >opt.cc: In constructor 'sc::LineOpt::LineOpt(sc::StateIn&)': >opt.cc:196:30: warning: base 'sc::Optimize' will be initialized after [-Wreorder] > Optimize(s), SavableState(s) > ^ >opt.cc:196:30: warning: base 'sc::SavableState' [-Wreorder] >opt.cc:195:1: warning: when initialized here [-Wreorder] > LineOpt::LineOpt(StateIn&s): > ^ >mcsearch.cc: In member function 'void sc::MCSearch::mcsrch(int*, double*, double*, double*, double*, double*, double*, double*, int*, int*, int*, double*)': >mcsearch.cc:423:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > if (brackt && (*stp <= stmin || *stp >= stmax) || *nfev >= *maxfev - 1 || > ^ >mcsearch.cc:424:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > infoc == 0 || brackt && stmax - stmin <= *xtol * stmax) { > ^ >mcsearch.cc:453:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > if (brackt && (*stp <= stmin || *stp >= stmax) || infoc == 0) { > ^ >mcsearch.cc: In member function 'void sc::MCSearch::mcstep(double*, double*, double*, double*, double*, double*, double*, double*, double*, bool*, double*, double*, int*)': >mcsearch.cc:611:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > if (*brackt && (*stp <= min(*stx,*sty) || *stp >= max(*stx,*sty)) || *dx * > ^ >In file included from ../../../../src/lib/math/optimize/qnewton.h:39:0, > from qnewton.cc:36: >../../../../src/lib/math/optimize/opt.h:160:64: warning: 'factor' may be used uninitialized in this function [-Wmaybe-uninitialized] > { double temp = decrease_factor_; decrease_factor_ = factor; return temp; } > ^ >qnewton.cc:235:14: note: 'factor' was declared here > double factor; > ^ >opt.cc: In member function 'virtual int sc::Backtrack::update()': >opt.cc:359:5: warning: 'using_step' may be used uninitialized in this function [-Wmaybe-uninitialized] > if( using_step != took_step ) { > ^ >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCoptimize.la function.lo opt.lo update.lo qnewton.lo newton.lo gdiis.lo efc.lo steep.lo dfp.lo powell.lo scextrap.lo scextrapmat.lo diis.lo transform.lo conv.lo mcsearch.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/function.o .libs/opt.o .libs/update.o .libs/qnewton.o .libs/newton.o .libs/gdiis.o .libs/efc.o .libs/steep.o .libs/dfp.o .libs/powell.o .libs/scextrap.o .libs/scextrapmat.o .libs/diis.o .libs/transform.o .libs/conv.o .libs/mcsearch.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCoptimize.so.7 -o ../../../../lib/.libs/libSCoptimize.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCoptimize.so.7" && ln -s "libSCoptimize.so.7.1.0" "libSCoptimize.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCoptimize.so" && ln -s "libSCoptimize.so.7.1.0" "libSCoptimize.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCoptimize.la" && ln -s "../libSCoptimize.la" "libSCoptimize.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/optimize' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/isosurf' >Makefile:72: volume.d: No such file or directory >Makefile:72: shape.d: No such file or directory >Makefile:72: volume_i.d: No such file or directory >Makefile:72: surf.d: No such file or directory >Makefile:72: surfse.d: No such file or directory >Makefile:72: surfor.d: No such file or directory >Makefile:72: surfst.d: No such file or directory >Makefile:72: vertex.d: No such file or directory >Makefile:72: edge.d: No such file or directory >Makefile:72: triangle.d: No such file or directory >Makefile:72: isosurf.d: No such file or directory >Makefile:72: tricoef.d: No such file or directory >Makefile:72: tmplinst.d: No such file or directory >Makefile:72: implicit.d: No such file or directory >Makefile:72: isotest.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic isotest.cc | sed 's/^isotest.o/isotest.lo isotest.d/g' > isotest.d >gcc -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic implicit.c | sed 's/^implicit.o/implicit.lo implicit.d/g' > implicit.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic tmplinst.cc | sed 's/^tmplinst.o/tmplinst.lo tmplinst.d/g' > tmplinst.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic tricoef.cc | sed 's/^tricoef.o/tricoef.lo tricoef.d/g' > tricoef.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic isosurf.cc | sed 's/^isosurf.o/isosurf.lo isosurf.d/g' > isosurf.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic triangle.cc | sed 's/^triangle.o/triangle.lo triangle.d/g' > triangle.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic edge.cc | sed 's/^edge.o/edge.lo edge.d/g' > edge.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic vertex.cc | sed 's/^vertex.o/vertex.lo vertex.d/g' > vertex.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic surfst.cc | sed 's/^surfst.o/surfst.lo surfst.d/g' > surfst.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic surfor.cc | sed 's/^surfor.o/surfor.lo surfor.d/g' > surfor.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic surfse.cc | sed 's/^surfse.o/surfse.lo surfse.d/g' > surfse.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic surf.cc | sed 's/^surf.o/surf.lo surf.d/g' > surf.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic volume_i.cc | sed 's/^volume_i.o/volume_i.lo volume_i.d/g' > volume_i.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic shape.cc | sed 's/^shape.o/shape.lo shape.d/g' > shape.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic volume.cc | sed 's/^volume.o/volume.lo volume.d/g' > volume.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/isosurf' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/isosurf' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c volume.cc -o volume.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c shape.cc -o shape.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c volume_i.cc -o volume_i.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c surf.cc -o surf.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c surfse.cc -o surfse.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c volume.cc -fPIC -DPIC -o .libs/volume.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c surfor.cc -o surfor.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c shape.cc -fPIC -DPIC -o .libs/shape.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c surfst.cc -o surfst.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c volume_i.cc -fPIC -DPIC -o .libs/volume_i.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vertex.cc -o vertex.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c surf.cc -fPIC -DPIC -o .libs/surf.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c surfse.cc -fPIC -DPIC -o .libs/surfse.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c edge.cc -o edge.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c triangle.cc -o triangle.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c surfor.cc -fPIC -DPIC -o .libs/surfor.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c isosurf.cc -o isosurf.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tricoef.cc -o tricoef.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c surfst.cc -fPIC -DPIC -o .libs/surfst.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vertex.cc -fPIC -DPIC -o .libs/vertex.o >/bin/sh ../../../../libtool --mode=compile g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -c tmplinst.cc >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c triangle.cc -fPIC -DPIC -o .libs/triangle.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c edge.cc -fPIC -DPIC -o .libs/edge.o >/bin/sh ../../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c implicit.c -o implicit.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c isosurf.cc -fPIC -DPIC -o .libs/isosurf.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tricoef.cc -fPIC -DPIC -o .libs/tricoef.o >libtool: compile: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -c tmplinst.cc -fPIC -DPIC -o .libs/tmplinst.o >libtool: compile: gcc -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c implicit.c -fPIC -DPIC -o .libs/implicit.o >implicit.c: In function 'polygonize': >implicit.c:761:22: warning: array subscript is below array bounds [-Warray-bounds] > if (pos[corner1[edge]] != pos[corner2[edge]]) { > ^ >implicit.c:761:44: warning: array subscript is below array bounds [-Warray-bounds] > if (pos[corner1[edge]] != pos[corner2[edge]]) { > ^ >surf.cc: In member function 'void sc::TriangulatedSurface::clear_int_arrays()': >surf.cc:166:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<_triangles.size(); i++) { > ^ >surf.cc:174:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<_triangles.size(); i++) { > ^ >surf.cc:182:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<_edges.size(); i++) { > ^ >surf.cc: In member function 'virtual double sc::TriangulatedSurface::flat_volume()': >surf.cc:316:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<_triangles.size(); i++) { > ^ >surf.cc: In member function 'void sc::TriangulatedSurface::add_vertex(const sc::Ref<sc::Vertex>&)': >surf.cc:404:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (i != _vertices.size()) { > ^ >surf.cc: In member function 'void sc::TriangulatedSurface::add_edge(const sc::Ref<sc::Edge>&)': >surf.cc:419:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (i != _edges.size()) { > ^ >surf.cc: In member function 'void sc::TriangulatedSurface::add_triangle(const sc::Ref<sc::Triangle>&)': >surf.cc:435:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (i != _triangles.size()) { > ^ >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCisosurf.la volume.lo shape.lo volume_i.lo surf.lo surfse.lo surfor.lo surfst.lo vertex.lo edge.lo triangle.lo isosurf.lo tricoef.lo tmplinst.lo implicit.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/volume.o .libs/shape.o .libs/volume_i.o .libs/surf.o .libs/surfse.o .libs/surfor.o .libs/surfst.o .libs/vertex.o .libs/edge.o .libs/triangle.o .libs/isosurf.o .libs/tricoef.o .libs/tmplinst.o .libs/implicit.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCisosurf.so.7 -o ../../../../lib/.libs/libSCisosurf.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCisosurf.so.7" && ln -s "libSCisosurf.so.7.1.0" "libSCisosurf.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCisosurf.so" && ln -s "libSCisosurf.so.7.1.0" "libSCisosurf.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCisosurf.la" && ln -s "../libSCisosurf.la" "libSCisosurf.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/isosurf' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/symmetry' >Makefile:61: symop.d: No such file or directory >Makefile:61: rep.d: No such file or directory >Makefile:61: irrep.d: No such file or directory >Makefile:61: chartab.d: No such file or directory >Makefile:61: pointgrp.d: No such file or directory >Makefile:61: maketab.d: No such file or directory >Makefile:61: tetra.d: No such file or directory >Makefile:61: ico.d: No such file or directory >Makefile:61: corrtab.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic corrtab.cc | sed 's/^corrtab.o/corrtab.lo corrtab.d/g' > corrtab.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic ico.cc | sed 's/^ico.o/ico.lo ico.d/g' > ico.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic tetra.cc | sed 's/^tetra.o/tetra.lo tetra.d/g' > tetra.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic maketab.cc | sed 's/^maketab.o/maketab.lo maketab.d/g' > maketab.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic pointgrp.cc | sed 's/^pointgrp.o/pointgrp.lo pointgrp.d/g' > pointgrp.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic chartab.cc | sed 's/^chartab.o/chartab.lo chartab.d/g' > chartab.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic irrep.cc | sed 's/^irrep.o/irrep.lo irrep.d/g' > irrep.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic rep.cc | sed 's/^rep.o/rep.lo rep.d/g' > rep.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic symop.cc | sed 's/^symop.o/symop.lo symop.d/g' > symop.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/symmetry' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/symmetry' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c symop.cc -o symop.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rep.cc -o rep.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c irrep.cc -o irrep.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c chartab.cc -o chartab.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pointgrp.cc -o pointgrp.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c maketab.cc -o maketab.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tetra.cc -o tetra.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rep.cc -fPIC -DPIC -o .libs/rep.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c symop.cc -fPIC -DPIC -o .libs/symop.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c maketab.cc -fPIC -DPIC -o .libs/maketab.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c irrep.cc -fPIC -DPIC -o .libs/irrep.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c chartab.cc -fPIC -DPIC -o .libs/chartab.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tetra.cc -fPIC -DPIC -o .libs/tetra.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pointgrp.cc -fPIC -DPIC -o .libs/pointgrp.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ico.cc -o ico.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c corrtab.cc -o corrtab.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c corrtab.cc -fPIC -DPIC -o .libs/corrtab.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ico.cc -fPIC -DPIC -o .libs/ico.o >In file included from irrep.cc:53:0: >../../../../src/lib/math/symmetry/pointgrp.h: In constructor 'sc::IrreducibleRepresentation::IrreducibleRepresentation()': >../../../../src/lib/math/symmetry/pointgrp.h:251:13: warning: 'sc::IrreducibleRepresentation::rep' will be initialized after [-Wreorder] > SymRep *rep; // representation matrices for the symops > ^ >../../../../src/lib/math/symmetry/pointgrp.h:249:11: warning: 'char* sc::IrreducibleRepresentation::csymb' [-Wreorder] > char *csymb; // mulliken symbol for this irrep w/o special characters > ^ >irrep.cc:61:1: warning: when initialized here [-Wreorder] > IrreducibleRepresentation::IrreducibleRepresentation() : > ^ >In file included from irrep.cc:53:0: >../../../../src/lib/math/symmetry/pointgrp.h: In constructor 'sc::IrreducibleRepresentation::IrreducibleRepresentation(int, int, const char*, const char*)': >../../../../src/lib/math/symmetry/pointgrp.h:251:13: warning: 'sc::IrreducibleRepresentation::rep' will be initialized after [-Wreorder] > SymRep *rep; // representation matrices for the symops > ^ >../../../../src/lib/math/symmetry/pointgrp.h:249:11: warning: 'char* sc::IrreducibleRepresentation::csymb' [-Wreorder] > char *csymb; // mulliken symbol for this irrep w/o special characters > ^ >irrep.cc:66:1: warning: when initialized here [-Wreorder] > IrreducibleRepresentation::IrreducibleRepresentation( > ^ >In file included from irrep.cc:53:0: >../../../../src/lib/math/symmetry/pointgrp.h: In copy constructor 'sc::IrreducibleRepresentation::IrreducibleRepresentation(const sc::IrreducibleRepresentation&)': >../../../../src/lib/math/symmetry/pointgrp.h:251:13: warning: 'sc::IrreducibleRepresentation::rep' will be initialized after [-Wreorder] > SymRep *rep; // representation matrices for the symops > ^ >../../../../src/lib/math/symmetry/pointgrp.h:249:11: warning: 'char* sc::IrreducibleRepresentation::csymb' [-Wreorder] > char *csymb; // mulliken symbol for this irrep w/o special characters > ^ >irrep.cc:74:1: warning: when initialized here [-Wreorder] > IrreducibleRepresentation::IrreducibleRepresentation( > ^ >/bin/sh ../../../../libtool --mode=link g++ -o ../../../../lib/libSCsymmetry.la symop.lo rep.lo irrep.lo chartab.lo pointgrp.lo maketab.lo tetra.lo ico.lo corrtab.lo -rpath /usr/lib64 -version-info 8:0:1 >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/symop.o .libs/rep.o .libs/irrep.o .libs/chartab.o .libs/pointgrp.o .libs/maketab.o .libs/tetra.o .libs/ico.o .libs/corrtab.o -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libSCsymmetry.so.7 -o ../../../../lib/.libs/libSCsymmetry.so.7.1.0 >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCsymmetry.so.7" && ln -s "libSCsymmetry.so.7.1.0" "libSCsymmetry.so.7") >libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCsymmetry.so" && ln -s "libSCsymmetry.so.7.1.0" "libSCsymmetry.so") >libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCsymmetry.la" && ln -s "../libSCsymmetry.la" "libSCsymmetry.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math/symmetry' >make[3]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/math' >make[3]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry' >for dir in molecule solvent qc; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule' >Makefile:82: molecule.d: No such file or directory >Makefile:82: molsymm.d: No such file or directory >Makefile:82: simple.d: No such file or directory >Makefile:82: stre.d: No such file or directory >Makefile:82: bend.d: No such file or directory >Makefile:82: out.d: No such file or directory >Makefile:82: tors.d: No such file or directory >Makefile:82: stors.d: No such file or directory >Makefile:82: linip.d: No such file or directory >Makefile:82: linop.d: No such file or directory >Makefile:82: energy.d: No such file or directory >Makefile:82: coor.d: No such file or directory >Makefile:82: imcoor.d: No such file or directory >Makefile:82: symmcoor.d: No such file or directory >Makefile:82: redund.d: No such file or directory >Makefile:82: cartcoor.d: No such file or directory >Makefile:82: molshape.d: No such file or directory >Makefile:82: taylor.d: No such file or directory >Makefile:82: hess.d: No such file or directory >Makefile:82: fdhess.d: No such file or directory >Makefile:82: molrender.d: No such file or directory >Makefile:82: atominfo.d: No such file or directory >Makefile:82: molfreq.d: No such file or directory >Makefile:82: formula.d: No such file or directory >Makefile:82: moltest.d: No such file or directory >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic moltest.cc | sed 's/^moltest.o/moltest.lo moltest.d/g' > moltest.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic formula.cc | sed 's/^formula.o/formula.lo formula.d/g' > formula.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic molfreq.cc | sed 's/^molfreq.o/molfreq.lo molfreq.d/g' > molfreq.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic atominfo.cc | sed 's/^atominfo.o/atominfo.lo atominfo.d/g' > atominfo.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic molrender.cc | sed 's/^molrender.o/molrender.lo molrender.d/g' > molrender.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic fdhess.cc | sed 's/^fdhess.o/fdhess.lo fdhess.d/g' > fdhess.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic hess.cc | sed 's/^hess.o/hess.lo hess.d/g' > hess.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic taylor.cc | sed 's/^taylor.o/taylor.lo taylor.d/g' > taylor.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic molshape.cc | sed 's/^molshape.o/molshape.lo molshape.d/g' > molshape.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic cartcoor.cc | sed 's/^cartcoor.o/cartcoor.lo cartcoor.d/g' > cartcoor.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic redund.cc | sed 's/^redund.o/redund.lo redund.d/g' > redund.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic symmcoor.cc | sed 's/^symmcoor.o/symmcoor.lo symmcoor.d/g' > symmcoor.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic imcoor.cc | sed 's/^imcoor.o/imcoor.lo imcoor.d/g' > imcoor.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic coor.cc | sed 's/^coor.o/coor.lo coor.d/g' > coor.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic energy.cc | sed 's/^energy.o/energy.lo energy.d/g' > energy.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic linop.cc | sed 's/^linop.o/linop.lo linop.d/g' > linop.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic linip.cc | sed 's/^linip.o/linip.lo linip.d/g' > linip.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic stors.cc | sed 's/^stors.o/stors.lo stors.d/g' > stors.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic tors.cc | sed 's/^tors.o/tors.lo tors.d/g' > tors.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic out.cc | sed 's/^out.o/out.lo out.d/g' > out.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic bend.cc | sed 's/^bend.o/bend.lo bend.d/g' > bend.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic stre.cc | sed 's/^stre.o/stre.lo stre.d/g' > stre.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic simple.cc | sed 's/^simple.o/simple.lo simple.d/g' > simple.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic molsymm.cc | sed 's/^molsymm.o/molsymm.lo molsymm.d/g' > molsymm.d >g++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic molecule.cc | sed 's/^molecule.o/molecule.lo molecule.d/g' > molecule.d >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule' >make[4]: Entering directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule' >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molecule.cc -o molecule.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molsymm.cc -o molsymm.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simple.cc -o simple.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stre.cc -o stre.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bend.cc -o bend.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molecule.cc -fPIC -DPIC -o .libs/molecule.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c out.cc -o out.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molsymm.cc -fPIC -DPIC -o .libs/molsymm.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tors.cc -o tors.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c simple.cc -fPIC -DPIC -o .libs/simple.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stors.cc -o stors.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bend.cc -fPIC -DPIC -o .libs/bend.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stre.cc -fPIC -DPIC -o .libs/stre.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c linip.cc -o linip.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c out.cc -fPIC -DPIC -o .libs/out.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c linop.cc -o linop.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tors.cc -fPIC -DPIC -o .libs/tors.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c energy.cc -o energy.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c linip.cc -fPIC -DPIC -o .libs/linip.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stors.cc -fPIC -DPIC -o .libs/stors.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c coor.cc -o coor.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c imcoor.cc -o imcoor.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c linop.cc -fPIC -DPIC -o .libs/linop.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c energy.cc -fPIC -DPIC -o .libs/energy.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c symmcoor.cc -o symmcoor.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c coor.cc -fPIC -DPIC -o .libs/coor.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c redund.cc -o redund.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c imcoor.cc -fPIC -DPIC -o .libs/imcoor.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cartcoor.cc -o cartcoor.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c symmcoor.cc -fPIC -DPIC -o .libs/symmcoor.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c redund.cc -fPIC -DPIC -o .libs/redund.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cartcoor.cc -fPIC -DPIC -o .libs/cartcoor.o >In file included from stre.cc:53:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >In file included from molecule.cc:41:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >In file included from bend.cc:53:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >In file included from out.cc:53:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >In file included from simple.cc:37:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >simple.cc: In member function 'virtual int sc::SimpleCo::operator==(sc::SimpleCo&)': >simple.cc:163:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > if(label_ && !sc.label_ || !label_ && sc.label_) return 0; > ^ >simple.cc:166:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > if(atoms && !sc.atoms || !atoms && sc.atoms) return 0; > ^ >simple.cc: In member function 'virtual void sc::SimpleCo::print_details(const sc::Ref<sc::Molecule>&, std::ostream&) const': >simple.cc:217:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *separator = " "; > ^ >simple.cc:224:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > separator = "-"; > ^ >molecule.cc: In member function 'double sc::Molecule::nuclear_charge() const': >molecule.cc:511:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int ii=0; ii<non_q_atoms_.size(); ii++) { > ^ >molecule.cc: In member function 'double sc::Molecule::nuclear_repulsion_energy()': >molecule.cc:682:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int ii=1; ii < non_q_atoms_.size(); ii++) { > ^ >molecule.cc:695:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int ii=0; ii < q_atoms_.size(); ii++) { > ^ >molecule.cc:700:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int jj=0; jj < non_q_atoms_.size(); jj++) { > ^ >molecule.cc:709:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int ii=1; ii < q_atoms_.size(); ii++) { > ^ >molecule.cc: In member function 'void sc::Molecule::nuclear_repulsion_1der(int, double*)': >molecule.cc:741:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int ii=0; ii < non_q_atoms_.size(); ii++) { > ^ >molecule.cc:758:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int ii=0; ii < q_atoms_.size(); ii++) { > ^ >molecule.cc:728:7: warning: unused variable 'i' [-Wunused-variable] > int i,j,k; > ^ >molecule.cc:728:9: warning: unused variable 'j' [-Wunused-variable] > int i,j,k; > ^ >molecule.cc: In member function 'void sc::Molecule::nuclear_charge_efield(const double*, const double*, double*)': >molecule.cc:799:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int ii=0; ii<non_q_atoms_.size(); ii++) { > ^ >molecule.cc: In member function 'void sc::Molecule::nuclear_efield(const double*, double*)': >molecule.cc:838:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int ii=0; ii<non_q_atoms_.size(); ii++) { > ^ >In file included from tors.cc:53:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >In file included from stors.cc:34:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >In file included from linip.cc:53:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molshape.cc -o molshape.lo >In file included from linop.cc:53:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >In file included from symmcoor.cc:35:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c taylor.cc -o taylor.lo >In file included from imcoor.cc:35:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >In file included from coor.cc:43:0: >../../../../src/lib/chemistry/molecule/localdef.h: In function 'double sc::dist(const double*, const double*)': >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'y' may be undefined [-Wsequence-point] > return (sqrt((x=a[0]-b[0])*x + (y=a[1]-b[1])*y + (z=a[2]-b[2])*z)); > ^ >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'x' may be undefined [-Wsequence-point] >../../../../src/lib/chemistry/molecule/localdef.h:60:68: warning: operation on 'z' may be undefined [-Wsequence-point] >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hess.cc -o hess.lo >coor.cc: In member function 'virtual void sc::SetIntCoor::print_details(const sc::Ref<sc::Molecule>&, std::ostream&) const': >coor.cc:344:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for(i=0; i<coor_.size(); i++) { > ^ >coor.cc: In member function 'virtual void sc::SetIntCoor::update_values(const sc::Ref<sc::Molecule>&)': >coor.cc:352:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<coor_.size(); i++) { > ^ >coor.cc: In member function 'virtual void sc::SetIntCoor::values_to_vector(const sc::RefSCVector&)': >coor.cc:360:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<coor_.size(); i++) { > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molshape.cc -fPIC -DPIC -o .libs/molshape.o >coor.cc: In member function 'virtual void sc::SumIntCoor::print_details(const sc::Ref<sc::Molecule>&, std::ostream&) const': >coor.cc:517:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for(i=0; i<coor_.size(); i++) { > ^ >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fdhess.cc -o fdhess.lo >coor.cc: In function 'void find_bonds(sc::Molecule&, sc::BitArrayLTri&, double)': >coor.cc:834:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (boundatoms.size() != m.natom()) { > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c taylor.cc -fPIC -DPIC -o .libs/taylor.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molrender.cc -o molrender.lo >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c atominfo.cc -o atominfo.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hess.cc -fPIC -DPIC -o .libs/hess.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fdhess.cc -fPIC -DPIC -o .libs/fdhess.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molfreq.cc -o molfreq.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c atominfo.cc -fPIC -DPIC -o .libs/atominfo.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molrender.cc -fPIC -DPIC -o .libs/molrender.o >/bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c formula.cc -o formula.lo >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c molfreq.cc -fPIC -DPIC -o .libs/molfreq.o >libtool: compile: g++ -DHAVE_CONFIG_H -D_REENTRANT -DSRCDIR=\"/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule\" -I../../../../src/lib -I/builddir/build/BUILD/mpqc-2.3.1/include -I/builddir/build/BUILD/mpqc-2.3.1/src/lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c formula.cc -fPIC -DPIC -o .libs/formula.o >molshape.cc: In member function 'void sc::DiscreteConnollyShape::initialize(const sc::Ref<sc::Molecule>&, double)': >molshape.cc:140:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (i=0; i<spheres.size(); i++) { > ^ >molshape.cc: In member function 'virtual double sc::ConnollyShape::distance_to_surface(const sc::SCVector3&, sc::SCVector3*) const': >molshape.cc:354:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int ibox=0; ibox<box.size(); ibox++) { > ^ >taylor.cc: In function 'double factor(std::vector<int>&)': >taylor.cc:177:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (i=0; i<indices.size(); i++) { > ^ >taylor.cc:180:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (i=0; i<indices.size(); i++) { > ^ >taylor.cc: In member function 'virtual void sc::TaylorMolecularEnergy::compute()': >taylor.cc:214:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<force_constant_index_.size(); i++) { > ^ >taylor.cc:217:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int j=0; j<force_constant_index_[i].size(); j++) { > ^ >taylor.cc:229:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i=0; i<force_constant_index_.size(); i++) { > ^ >taylor.cc:232:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int k=0; k<force_constant_index_[i].size(); k++) { > ^ >taylor.cc:234:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int l=0; l<force_constant_index_[i].size(); l++) { > ^ >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > }; > ^ >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc:169:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >atominfo.cc: In member function 'int sc::AtomInfo::string_to_Z(const string&, int)': >atominfo.cc:480:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int j=0; j<tmpname.size(); j++) { > ^ >atominfo.cc:496:75: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > ExEnv::err0() << sprintf("AtomInfo: invalid name: %s\n",name.c_str()); > ^ >atominfo.cc:496:75: error: format not a string literal and no format arguments [-Werror=format-security] >molfreq.cc: In member function 'void sc::MolecularFrequencies::thermochemistry(int, double, double)': >molfreq.cc:479:52: warning: 'theta[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] > theta[0], theta[1], theta[2]); > ^ >molfreq.cc:479:52: warning: 'theta[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] >coor.cc:851:39: warning: 'nearest_dist' may be used uninitialized in this function [-Wmaybe-uninitialized] > if (nearest_unbound == -1 || d < nearest_dist) { > ^ >cc1plus: some warnings being treated as errors >make[4]: *** [atominfo.lo] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry/molecule' >make[3]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib/chemistry' >make[3]: *** [default] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src/lib' >make[2]: *** [default] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/mpqc-2.3.1/src' >make[1]: *** [default] Error 1 >make: *** [default] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.4D2WHv (%build) > Bad exit status from /var/tmp/rpm-tmp.4D2WHv (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mpqc.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mpqc.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106244
: 904292 |
904293
|
904294
|
909824