Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/aten.spec'], gid=135uid=1001timeout=0logger=printOutput=Falseuser='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'}shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10538/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/aten.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-236424631.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/aten-1.9-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/aten.spec '], gid=135uid=1001timeout=0logger=printOutput=Falseprivate_network=Trueuser='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'}shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10538/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/aten.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yaj3wZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aten-1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/aten-1.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd aten-1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hijFfC + umask 022 + cd /builddir/build/BUILD + cd aten-1.9 + CFLAGS='-O2 -g -pipe -Wall -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 -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 -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 -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 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + ./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 --disable-silent-rules --with-qtmoc=moc-qt4 --with-qtuic=uic-qt4 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking how to print strings... printf checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-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... no checking for ar... 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... no checking for ranlib... ranlib 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for bison... no checking for byacc... no checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking /usr/include/readline/readline.h usability... yes checking /usr/include/readline/readline.h presence... yes checking for /usr/include/readline/readline.h... yes checking for library containing tgetent... -lncurses checking for QTGUI... yes checking for QTOPENGL... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for floor... no checking for pow... no checking for select... yes checking for sqrt... no checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/base/Makefile config.status: creating src/classes/Makefile config.status: creating src/command/Makefile config.status: creating src/ff/Makefile config.status: creating src/gui/Makefile config.status: creating src/main/Makefile config.status: creating src/methods/Makefile config.status: creating src/parser/Makefile config.status: creating src/model/Makefile config.status: creating src/render/Makefile config.status: creating src/templates/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/aten-1.9' Making all in src make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src' Making all in gui make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/gui' moc-qt4 -o tcolourframe.cpp -ftcolourframe.uih tcolourframe.uih moc-qt4 -o ttablewidget.cpp -fttablewidget.uih ttablewidget.uih g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o tcolourframe.o tcolourframe.cpp g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o ttablewidget.o ttablewidget.cpp rm ttablewidget.cpp moc-qt4 -o tdoublespindelegate.cpp -ftdoublespindelegate.uih tdoublespindelegate.uih g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o tdoublespindelegate.o tdoublespindelegate.cpp rm tdoublespindelegate.cpp moc-qt4 -o tintegerspindelegate.cpp -ftintegerspindelegate.uih tintegerspindelegate.uih g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o tintegerspindelegate.o tintegerspindelegate.cpp rm tcolourframe.cpp moc-qt4 -o ttreewidget.cpp -fttreewidget.uih ttreewidget.uih g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o ttreewidget.o ttreewidget.cpp rm tintegerspindelegate.cpp moc-qt4 -o tcanvas.cpp -ftcanvas.uih tcanvas.uih g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o tcanvas.o tcanvas.cpp rm ttreewidget.cpp moc-qt4 -o tmenubutton.cpp -ftmenubutton.uih tmenubutton.uih g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o tmenubutton.o tmenubutton.cpp rm tmenubutton.cpp moc-qt4 -o tprocess.cpp -ftprocess.uih tprocess.uih g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o tprocess.o tprocess.cpp rm tprocess.cpp moc-qt4 -o tprompt.cpp -ftprompt.uih tprompt.uih g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o tprompt.o tprompt.cpp rm tcanvas.cpp moc-qt4 -o tradiogroup.cpp -ftradiogroup.uih tradiogroup.uih g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o tradiogroup.o tradiogroup.cpp rm tprompt.cpp uic-qt4 -o ui_about.h about.ui moc-qt4 -o moc_about.cpp ../../src/gui/about.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o about.o moc_about.cpp rm tradiogroup.cpp uic-qt4 -o ui_atomlist.h atomlist.ui moc-qt4 -o moc_atomlist.cpp ../../src/gui/atomlist.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o atomlist.o moc_atomlist.cpp rm moc_about.cpp uic-qt4 -o ui_build.h build.ui moc-qt4 -o moc_build.cpp ../../src/gui/build.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o build.o moc_build.cpp rm moc_build.cpp uic-qt4 -o ui_celldefinition.h celldefinition.ui moc-qt4 -o moc_celldefinition.cpp ../../src/gui/celldefinition.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o celldefinition.o moc_celldefinition.cpp rm moc_atomlist.cpp uic-qt4 -o ui_celltransform.h celltransform.ui moc-qt4 -o moc_celltransform.cpp ../../src/gui/celltransform.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o celltransform.o moc_celltransform.cpp rm moc_celldefinition.cpp uic-qt4 -o ui_command.h command.ui moc-qt4 -o moc_command.cpp ../../src/gui/command.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o command.o moc_command.cpp rm moc_celltransform.cpp uic-qt4 -o ui_disorderoptions.h disorderoptions.ui moc-qt4 -o moc_disorderoptions.cpp ../../src/gui/disorderoptions.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o disorderoptions.o moc_disorderoptions.cpp rm moc_disorderoptions.cpp uic-qt4 -o ui_disorderwizard.h disorderwizard.ui moc-qt4 -o moc_disorderwizard.cpp ../../src/gui/disorderwizard.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o disorderwizard.o moc_disorderwizard.cpp rm moc_command.cpp uic-qt4 -o ui_forcefields.h forcefields.ui moc-qt4 -o moc_forcefields.cpp ../../src/gui/forcefields.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o forcefields.o moc_forcefields.cpp rm moc_disorderwizard.cpp uic-qt4 -o ui_fragments.h fragments.ui moc-qt4 -o moc_fragments.cpp ../../src/gui/fragments.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o fragments.o moc_fragments.cpp rm moc_forcefields.cpp uic-qt4 -o ui_geometry.h geometry.ui moc-qt4 -o moc_geometry.cpp ../../src/gui/geometry.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o geometry.o moc_geometry.cpp rm moc_fragments.cpp uic-qt4 -o ui_glyphs.h glyphs.ui moc-qt4 -o moc_glyphs.cpp ../../src/gui/glyphs.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o glyphs.o moc_glyphs.cpp rm moc_geometry.cpp uic-qt4 -o ui_grids.h grids.ui moc-qt4 -o moc_grids.cpp ../../src/gui/grids.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o grids.o moc_grids.cpp rm moc_glyphs.cpp uic-qt4 -o ui_md.h md.ui moc-qt4 -o moc_md.cpp ../../src/gui/md.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o md.o moc_md.cpp rm moc_grids.cpp uic-qt4 -o ui_messages.h messages.ui moc-qt4 -o moc_messages.cpp ../../src/gui/messages.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o messages.o moc_messages.cpp rm moc_md.cpp uic-qt4 -o ui_modellist.h modellist.ui moc-qt4 -o moc_modellist.cpp ../../src/gui/modellist.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o modellist.o moc_modellist.cpp rm moc_messages.cpp uic-qt4 -o ui_pores.h pores.ui moc-qt4 -o moc_pores.cpp ../../src/gui/pores.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o pores.o moc_pores.cpp rm moc_modellist.cpp uic-qt4 -o ui_position.h position.ui moc-qt4 -o moc_position.cpp ../../src/gui/position.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o position.o moc_position.cpp rm moc_position.cpp uic-qt4 -o ui_scriptmovie.h scriptmovie.ui moc-qt4 -o moc_scriptmovie.cpp ../../src/gui/scriptmovie.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o scriptmovie.o moc_scriptmovie.cpp rm moc_pores.cpp uic-qt4 -o ui_select.h select.ui moc-qt4 -o moc_select.cpp ../../src/gui/select.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o select.o moc_select.cpp rm moc_scriptmovie.cpp uic-qt4 -o ui_toolbox.h toolbox.ui moc-qt4 -o moc_toolbox.cpp ../../src/gui/toolbox.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o toolbox.o moc_toolbox.cpp rm moc_select.cpp uic-qt4 -o ui_trajectory.h trajectory.ui moc-qt4 -o moc_trajectory.cpp ../../src/gui/trajectory.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o trajectory.o moc_trajectory.cpp rm moc_toolbox.cpp uic-qt4 -o ui_transform.h transform.ui moc-qt4 -o moc_transform.cpp ../../src/gui/transform.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o transform.o moc_transform.cpp rm moc_trajectory.cpp uic-qt4 -o ui_treegui.h treegui.ui moc-qt4 -o moc_treegui.cpp ../../src/gui/treegui.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o treegui.o moc_treegui.cpp rm moc_transform.cpp uic-qt4 -o ui_vibrations.h vibrations.ui moc-qt4 -o moc_vibrations.cpp ../../src/gui/vibrations.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o vibrations.o moc_vibrations.cpp rm moc_vibrations.cpp uic-qt4 -o ui_viewbasis.h viewbasis.ui moc-qt4 -o moc_viewbasis.cpp ../../src/gui/viewbasis.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o viewbasis.o moc_viewbasis.cpp rm moc_viewbasis.cpp uic-qt4 -o ui_vieweigenvector.h vieweigenvector.ui moc-qt4 -o moc_vieweigenvector.cpp ../../src/gui/vieweigenvector.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o vieweigenvector.o moc_vieweigenvector.cpp rm moc_treegui.cpp uic-qt4 -o ui_zmatrix.h zmatrix.ui moc-qt4 -o moc_zmatrix.cpp ../../src/gui/zmatrix.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o zmatrix.o moc_zmatrix.cpp rm moc_vieweigenvector.cpp rcc -o icons.cpp -name icons icons.qrc g++ -I../../src -I../ -I./ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o icons.o icons.cpp rm moc_zmatrix.cpp uic-qt4 -o ui_ffeditor.h ffeditor.ui ffeditor.ui: Warning: The name 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout2'. moc-qt4 -o moc_ffeditor.cpp ../../src/gui/ffeditor.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o ffeditor.o moc_ffeditor.cpp rm icons.cpp uic-qt4 -o ui_loadmodel.h loadmodel.ui moc-qt4 -o moc_loadmodel.cpp ../../src/gui/loadmodel.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o loadmodel.o moc_loadmodel.cpp rm moc_ffeditor.cpp uic-qt4 -o ui_prefs.h prefs.ui prefs.ui: Warning: The name 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout5'. moc-qt4 -o moc_prefs.cpp ../../src/gui/prefs.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o prefs.o moc_prefs.cpp rm moc_loadmodel.cpp uic-qt4 -o ui_progress.h progress.ui moc-qt4 -o moc_progress.cpp ../../src/gui/progress.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o progress.o moc_progress.cpp rm moc_progress.cpp uic-qt4 -o ui_selectelement.h selectelement.ui moc-qt4 -o moc_selectelement.cpp ../../src/gui/selectelement.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o selectelement.o moc_selectelement.cpp rm moc_prefs.cpp uic-qt4 -o ui_selectfilter.h selectfilter.ui moc-qt4 -o moc_selectfilter.cpp ../../src/gui/selectfilter.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o selectfilter.o moc_selectfilter.cpp rm moc_selectelement.cpp uic-qt4 -o ui_selectpattern.h selectpattern.ui moc-qt4 -o moc_selectpattern.cpp ../../src/gui/selectpattern.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o selectpattern.o moc_selectpattern.cpp rm moc_selectfilter.cpp uic-qt4 -o ui_selectvariable.h selectvariable.ui moc-qt4 -o moc_selectvariable.cpp ../../src/gui/selectvariable.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o selectvariable.o moc_selectvariable.cpp rm moc_selectpattern.cpp uic-qt4 -o ui_mainwindow.h mainwindow.ui moc-qt4 -o moc_mainwindow.cpp ../../src/gui/mainwindow.h g++ -I../../src -I../../src/gui/ -I../ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -c -o mainwindow.o moc_mainwindow.cpp rm moc_selectvariable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o useractions.o useractions.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tcanvas_funcs.o tcanvas_funcs.cpp rm moc_mainwindow.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tcanvas_input.o tcanvas_input.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tcanvas_render.o tcanvas_render.cpp tcanvas_input.cpp: In member function 'virtual void TCanvas::keyPressEvent(QKeyEvent*)': tcanvas_input.cpp:309:7: warning: variable 'manipulate' set but not used [-Wunused-but-set-variable] bool manipulate = FALSE; ^ tcanvas_input.cpp: In member function 'virtual void TCanvas::keyReleaseEvent(QKeyEvent*)': tcanvas_input.cpp:417:7: warning: unused variable 'oldctrl' [-Wunused-variable] bool oldctrl = keyModifier_[Prefs::CtrlKey]; ^ tcanvas_input.cpp:418:7: warning: unused variable 'oldalt' [-Wunused-variable] bool oldalt = keyModifier_[Prefs::AltKey]; ^ tcanvas_input.cpp:434:7: warning: variable 'manipulate' set but not used [-Wunused-but-set-variable] bool manipulate = FALSE; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tdoublespindelegate_funcs.o tdoublespindelegate_funcs.cpp tcanvas_render.cpp: In member function 'void TCanvas::renderScene(int, int)': tcanvas_render.cpp:67:29: warning: 'oldHeight' may be used uninitialized in this function [-Wmaybe-uninitialized] contextHeight_ = oldHeight; ^ tcanvas_render.cpp:66:27: warning: 'oldWidth' may be used uninitialized in this function [-Wmaybe-uninitialized] contextWidth_ = oldWidth; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tcolourframe_funcs.o tcolourframe_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tcombobox_funcs.o tcombobox_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o textratreewidgetitem_funcs.o textratreewidgetitem_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tintegerspindelegate_funcs.o tintegerspindelegate_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tlistwidgetitem_funcs.o tlistwidgetitem_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tmenubutton_funcs.o tmenubutton_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ttablewidgetitem_funcs.o ttablewidgetitem_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ttreewidgetitem_funcs.o ttreewidgetitem_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tprocess_funcs.o tprocess_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tprompt_funcs.o tprompt_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gui.o gui.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o contextmenu_funcs.o contextmenu_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ffeditor_funcs.o ffeditor_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o layoutlist.o layoutlist.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o loadmodel_funcs.o loadmodel_funcs.cpp ffeditor_funcs.cpp: In member function 'void AtenForcefieldEditor::boundFunctionChanged(TComboBox*, int, ForcefieldBound::BoundType)': ffeditor_funcs.cpp:353:9: warning: enumeration value 'NoInteraction' not handled in switch [-Wswitch] switch (bt) ^ ffeditor_funcs.cpp:353:9: warning: enumeration value 'ImproperInteraction' not handled in switch [-Wswitch] ffeditor_funcs.cpp:353:9: warning: enumeration value 'UreyBradleyInteraction' not handled in switch [-Wswitch] ffeditor_funcs.cpp: In member function 'void AtenForcefieldEditor::on_FFEditorTypesTable_itemChanged(QTableWidgetItem*)': ffeditor_funcs.cpp:404:9: warning: variable 'returnvalue' set but not used [-Wunused-but-set-variable] int n, returnvalue; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mainwindow_funcs.o mainwindow_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mainwindow_init.o mainwindow_init.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o prefs_funcs.o prefs_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o progress_funcs.o progress_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o select_funcs.o select_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o selectelement_funcs.o selectelement_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o selectfilter_funcs.o selectfilter_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o selectpattern_funcs.o selectpattern_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o selectvariable_funcs.o selectvariable_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o settings.o settings.cpp settings.cpp: In member function 'void AtenForm::loadSettings()': settings.cpp:88:11: warning: enumeration value 'nHistoryTypes' not handled in switch [-Wswitch] switch (ht) ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mainmenuactions.o mainmenuactions.cpp mainmenuactions.cpp: In member function 'void AtenForm::on_actionFileSaveImage_triggered(bool)': mainmenuactions.cpp:228:17: warning: variable 'group' set but not used [-Wunused-but-set-variable] TreeGuiWidget *group, *w; ^ mainmenuactions.cpp:228:25: warning: unused variable 'w' [-Wunused-variable] TreeGuiWidget *group, *w; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mouseactions.o mouseactions.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o toolbaractions.o toolbaractions.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o about_funcs.o about_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o atomlist_funcs.o atomlist_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o build_funcs.o build_funcs.cpp atomlist_funcs.cpp: In member function 'void AtomListWidget::recalculateRowSize()': atomlist_funcs.cpp:114:20: warning: unused variable 'item' [-Wunused-variable] QTableWidgetItem *item; ^ atomlist_funcs.cpp: In member function 'void AtomListWidget::tableMouseMoveEvent(QMouseEvent*)': atomlist_funcs.cpp:578:9: warning: unused variable 'row' [-Wunused-variable] { int row = ui.AtomTable->rowAt(event->pos().y()); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o celldefinition_funcs.o celldefinition_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o celltransform_funcs.o celltransform_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o command_funcs.o command_funcs.cpp command_funcs.cpp: In member function 'void CommandWidget::on_ReloadAllScriptsButton_clicked(bool)': command_funcs.cpp:211:19: warning: variable 'group' set but not used [-Wunused-but-set-variable] TreeGuiWidget *group; ^ command_funcs.cpp:235:19: warning: variable 'group' set but not used [-Wunused-but-set-variable] TreeGuiWidget *group; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o disorderoptions_funcs.o disorderoptions_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o disorderwizard_funcs.o disorderwizard_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forcefields_funcs.o forcefields_funcs.cpp disorderwizard_funcs.cpp: In constructor 'DisorderWizard::DisorderWizard(QWidget*)': disorderwizard_funcs.cpp:55:34: warning: unused variable 'targetType_' [-Wunused-variable] DisorderWizard::TargetModelType targetType_ = DisorderWizard::ExistingTarget; ^ disorderwizard_funcs.cpp: In member function 'void DisorderWizard::updateComponentControls()': disorderwizard_funcs.cpp:114:9: warning: enumeration value 'nInsertionPolicies' not handled in switch [-Wswitch] switch (componentTarget_->componentInsertionPolicy()) ^ disorderwizard_funcs.cpp: In member function 'void DisorderWizard::pageChanged(int)': disorderwizard_funcs.cpp:157:6: warning: unused variable 'count' [-Wunused-variable] int count; ^ disorderwizard_funcs.cpp: In member function 'void DisorderWizard::accepted()': disorderwizard_funcs.cpp:314:7: warning: variable 'success' set but not used [-Wunused-but-set-variable] bool success; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fragments_funcs.o fragments_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geometry_funcs.o geometry_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o glyphs_funcs.o glyphs_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grids_funcs.o grids_funcs.cpp glyphs_funcs.cpp: In member function 'void GlyphsWidget::on_GlyphSelectAllButton_clicked(bool)': glyphs_funcs.cpp:275:9: warning: unused variable 'm' [-Wunused-variable] Model *m = aten.currentModelOrFrame(); ^ grids_funcs.cpp: In member function 'void GridsWidget::on_GridColourscaleSpin_valueChanged(int)': grids_funcs.cpp:683:48: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] scalename += prefs.colourScale[g->colourScale()].name(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md_funcs.o md_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o messages_funcs.o messages_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modellist_funcs.o modellist_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pores_funcs.o pores_funcs.cpp modellist_funcs.cpp: In member function 'void ModelListWidget::closeSelectedModels(bool)': modellist_funcs.cpp:383:24: warning: variable 'twi' set but not used [-Wunused-but-set-variable] TExtraTreeWidgetItem *twi; ^ modellist_funcs.cpp:384:9: warning: unused variable 'm' [-Wunused-variable] Model *m; ^ modellist_funcs.cpp: In member function 'void ModelListWidget::closeUnselectedModels(bool)': modellist_funcs.cpp:407:24: warning: variable 'twi' set but not used [-Wunused-but-set-variable] TExtraTreeWidgetItem *twi; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o position_funcs.o position_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o scriptmovie_funcs.o scriptmovie_funcs.cpp scriptmovie_funcs.cpp: In member function 'void ScriptMovieWidget::on_SaveScriptedMovieButton_clicked(bool)': scriptmovie_funcs.cpp:142:7: warning: unused variable 'canceled' [-Wunused-variable] bool canceled = FALSE; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o toolbox_funcs.o toolbox_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o trajectory_funcs.o trajectory_funcs.cpp toolbox_funcs.cpp: In member function 'void ToolBoxWidget::on_DisorderWizardButton_clicked(bool)': toolbox_funcs.cpp:131:6: warning: unused variable 'result' [-Wunused-variable] int result = gui.disorderWizard->run(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o transform_funcs.o transform_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o treegui_funcs.o treegui_funcs.cpp treegui_funcs.cpp: In member function 'QtWidgetObject* AtenTreeGuiDialog::addPage(TreeGuiWidget*, TreeGuiWidget*, const char*)': treegui_funcs.cpp:843:7: warning: unused variable 'id' [-Wunused-variable] int id = tabs->addTab(pageWidget, label); ^ treegui_funcs.cpp:854:7: warning: unused variable 'id' [-Wunused-variable] int id = stack->addWidget(pageWidget); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vibrations_funcs.o vibrations_funcs.cpp vibrations_funcs.cpp: In member function 'void VibrationsWidget::on_PlayPauseVibration_clicked(bool)': vibrations_funcs.cpp:161:10: warning: unused variable 'm' [-Wunused-variable] Model *m = aten.currentModelOrFrame(); ^ vibrations_funcs.cpp:172:10: warning: unused variable 'm' [-Wunused-variable] Model *m = aten.currentModelOrFrame(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o viewbasis_funcs.o viewbasis_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vieweigenvector_funcs.o vieweigenvector_funcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I./ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zmatrix_funcs.o zmatrix_funcs.cpp rm -f libgui.a ar cru libgui.a tcolourframe.o ttablewidget.o tdoublespindelegate.o tintegerspindelegate.o ttreewidget.o tcanvas.o tmenubutton.o tprocess.o tprompt.o tradiogroup.o about.o atomlist.o build.o celldefinition.o celltransform.o command.o disorderoptions.o disorderwizard.o forcefields.o fragments.o geometry.o glyphs.o grids.o md.o messages.o modellist.o pores.o position.o scriptmovie.o select.o toolbox.o trajectory.o transform.o treegui.o vibrations.o viewbasis.o vieweigenvector.o zmatrix.o icons.o ffeditor.o loadmodel.o prefs.o progress.o selectelement.o selectfilter.o selectpattern.o selectvariable.o mainwindow.o useractions.o tcanvas_funcs.o tcanvas_input.o tcanvas_render.o tdoublespindelegate_funcs.o tcolourframe_funcs.o tcombobox_funcs.o textratreewidgetitem_funcs.o tintegerspindelegate_funcs.o tlistwidgetitem_funcs.o tmenubutton_funcs.o ttablewidgetitem_funcs.o ttreewidgetitem_funcs.o tprocess_funcs.o tprompt_funcs.o gui.o contextmenu_funcs.o ffeditor_funcs.o gui.o layoutlist.o loadmodel_funcs.o mainwindow_funcs.o mainwindow_init.o prefs_funcs.o progress_funcs.o select_funcs.o selectelement_funcs.o selectfilter_funcs.o selectpattern_funcs.o selectvariable_funcs.o settings.o mainmenuactions.o mouseactions.o toolbaractions.o about_funcs.o atomlist_funcs.o build_funcs.o celldefinition_funcs.o celltransform_funcs.o command_funcs.o disorderoptions_funcs.o disorderwizard_funcs.o forcefields_funcs.o fragments_funcs.o geometry_funcs.o glyphs_funcs.o grids_funcs.o md_funcs.o messages_funcs.o modellist_funcs.o pores_funcs.o position_funcs.o scriptmovie_funcs.o select_funcs.o toolbox_funcs.o trajectory_funcs.o transform_funcs.o treegui_funcs.o vibrations_funcs.o viewbasis_funcs.o vieweigenvector_funcs.o zmatrix_funcs.o ranlib libgui.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/gui' Making all in templates make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/templates' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/templates' Making all in base make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/base' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o atomaddress.o atomaddress.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o atom.o atom.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o atom_geometry.o atom_geometry.cpp atom_geometry.cpp: In member function 'bool Atom::nextBondVector(Vec3&, Atom::AtomGeometry)': atom_geometry.cpp:33:9: warning: enumeration value 'OneBondGeometry' not handled in switch [-Wswitch] switch (geometry) ^ atom_geometry.cpp:33:9: warning: enumeration value 'LinearGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:33:9: warning: enumeration value 'TShapeGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:33:9: warning: enumeration value 'TrigPlanarGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:33:9: warning: enumeration value 'TetrahedralGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:33:9: warning: enumeration value 'SquarePlanarGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:33:9: warning: enumeration value 'TrigBipyramidGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:33:9: warning: enumeration value 'OctahedralGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:33:9: warning: enumeration value 'nAtomGeometries' not handled in switch [-Wswitch] atom_geometry.cpp:144:11: warning: enumeration value 'NoGeometry' not handled in switch [-Wswitch] switch (geometry) ^ atom_geometry.cpp:144:11: warning: enumeration value 'UnboundGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:144:11: warning: enumeration value 'OneBondGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:144:11: warning: enumeration value 'LinearGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:144:11: warning: enumeration value 'TShapeGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:144:11: warning: enumeration value 'TrigPlanarGeometry' not handled in switch [-Wswitch] atom_geometry.cpp:144:11: warning: enumeration value 'nAtomGeometries' not handled in switch [-Wswitch] atom_geometry.cpp:69:9: warning: 'theta' may be used uninitialized in this function [-Wmaybe-uninitialized] double theta; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bond.o bond.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cell.o cell.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o choice.o choice.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o colourscalepoint.o colourscalepoint.cpp cell.cpp: In member function 'Vec3 UnitCell::mimVector(const Vec3&, const Vec3&) const': cell.cpp:555:16: warning: unused variable 'half' [-Wunused-variable] static double half; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o datastore.o datastore.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dnchar.o dnchar.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o doubleexp.o doubleexp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eigenvector.o eigenvector.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o elements.o elements.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o glyph.o glyph.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kvmap.o kvmap.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lineparser.o lineparser.cpp lineparser.cpp: In member function 'const char* LineParser::parseNetaString(Dnchar&)': lineparser.cpp:1096:9: warning: variable 'nchars' set but not used [-Wunused-but-set-variable] int n, nchars, bracketlevel; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o log.o log.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mathfunc.o mathfunc.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o matrix.o matrix.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o measurement.o measurement.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o messenger.o messenger.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pattern.o pattern.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o progress.o progress.cpp pattern.cpp: In member function 'void Pattern::augment()': pattern.cpp:1367:57: warning: unused variable 'bref2' [-Wunused-variable] Refitem *bref, *heavybond = NULL, *bestref, *bref2; ^ pattern.cpp:1372:62: warning: unused variable 'p' [-Wunused-variable] int n, nHeavy, totalpenalty, ringpenalty, newpenalty, m, o, p; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sysfunc.o sysfunc.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vibration.o vibration.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o wrapint.o wrapint.cpp rm -f libmath.a ar cru libmath.a mathfunc.o ranlib libmath.a g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generator.o generator.cpp gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sgclib.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sgfind.c sgfind.c: In function 'FixAxes': sgfind.c:510:13: warning: '*((void *)&icActive+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (++icActive[1] == 3) { ^ sgfind.c:604:36: note: '*((void *)&icActive+4)' was declared here int nActive, irActive[3], icActive[3]; ^ sgfind.c:604:36: warning: 'icActive' may be used uninitialized in this function [-Wmaybe-uninitialized] sgfind.c:604:23: warning: '*((void *)&irActive+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] int nActive, irActive[3], icActive[3]; ^ sgfind.c:604:23: warning: 'irActive' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sghkl.c sghkl.c: In function 'IsSuppressed_hkl': sghkl.c:237:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if ( (Minh <= hm && hm <= h) ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sgio.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sgsi.c g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o spacegroup.o spacegroup.cpp rm -f libbase.a ar cru libbase.a atomaddress.o atom.o atom_geometry.o bond.o cell.o choice.o colourscalepoint.o datastore.o dnchar.o doubleexp.o eigenvector.o elements.o glyph.o kvmap.o lineparser.o log.o mathfunc.o matrix.o measurement.o messenger.o pattern.o progress.o sysfunc.o vibration.o wrapint.o ranlib libbase.a rm -f libsg.a ar cru libsg.a generator.o sgclib.o sgfind.o sghkl.o sgio.o sgsi.o spacegroup.o ranlib libsg.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/base' Making all in classes make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/classes' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o basisshell.o basisshell.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o colourscale.o colourscale.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forcefieldatom.o forcefieldatom.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forcefieldbound.o forcefieldbound.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grid.o grid.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o neta.o neta.cpp grid.cpp: In member function 'int Grid::modifyRegion(int, int, int, double, double, double, bool)': grid.cpp:1178:6: warning: unused variable 'i' [-Wunused-variable] int i, j, k, x, y, z, nCells = 0; ^ grid.cpp:1178:9: warning: unused variable 'j' [-Wunused-variable] int i, j, k, x, y, z, nCells = 0; ^ grid.cpp:1178:12: warning: unused variable 'k' [-Wunused-variable] int i, j, k, x, y, z, nCells = 0; ^ grid.cpp:1178:21: warning: unused variable 'z' [-Wunused-variable] int i, j, k, x, y, z, nCells = 0; ^ grid.cpp: In member function 'int Grid::nPoints() const': grid.cpp:423:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o neta_grammar.o neta_grammar.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o neta_lexer.o neta_lexer.cpp neta_grammar.cc: In function 'int NetaParser_parse()': neta_grammar.cc:1969:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror (YY_("syntax error")); ^ neta_grammar.cc:2113:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror (YY_("memory exhausted")); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o neta_parser.o neta_parser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o prefs.o prefs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o restraint.o restraint.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ring.o ring.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o site.o site.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zmatrix.o zmatrix.cpp ring.cpp: In member function 'void Ring::detectType()': ring.cpp:274:8: warning: unused variable 'npi' [-Wunused-variable] int npi = (nhetero + ndouble) * 2; //TODO ^ zmatrix.cpp: In member function 'void ZMatrix::create(Model*, bool)': zmatrix.cpp:406:18: warning: variable 'zel' set but not used [-Wunused-but-set-variable] ZMatrixElement *zel; ^ rm -f libclasses.a ar cru libclasses.a basisshell.o colourscale.o forcefieldatom.o forcefieldbound.o grid.o neta.o neta_grammar.o neta_lexer.o neta_parser.o prefs.o restraint.o ring.o site.o zmatrix.o ranlib libclasses.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/classes' Making all in model make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/model' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o atom.o atom.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bond.o bond.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o build.o build.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bundle.o bundle.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cell.o cell.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o clipboard.o clipboard.cpp cell.cpp: In member function 'void Model::foldAllMolecules()': cell.cpp:199:6: warning: unused variable 'n' [-Wunused-variable] int n, m, count; ^ cell.cpp:199:9: warning: unused variable 'm' [-Wunused-variable] int n, m, count; ^ cell.cpp: In member function 'void Model::rotateCell(int, double)': cell.cpp:528:9: warning: variable 'axes' set but not used [-Wunused-but-set-variable] Matrix axes = cell_.axes(); ^ clipboard.cpp: In member function 'void Clipboard::pasteToModel(Model*, bool)': clipboard.cpp:281:6: warning: unused variable 'count' [-Wunused-variable] int count = 0; ^ cell.cpp: In member function 'double Model::density() const': cell.cpp:582:9: warning: 'density' may be used uninitialized in this function [-Wmaybe-uninitialized] return density; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o component.o component.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o energy.o energy.cpp energy.cpp: In member function 'double Model::totalEnergy(Model*, bool&)': energy.cpp:58:9: warning: enumeration value 'nElectrostatics' not handled in switch [-Wswitch] switch (emodel) ^ energy.cpp: In member function 'double Model::moleculeEnergy(Model*, Pattern*, int, bool&)': energy.cpp:152:9: warning: enumeration value 'nElectrostatics' not handled in switch [-Wswitch] switch (emodel) ^ energy.cpp: In member function 'double Model::electrostaticEnergy(Model*, bool&)': energy.cpp:267:9: warning: enumeration value 'nElectrostatics' not handled in switch [-Wswitch] switch (emodel) ^ energy.cpp: In member function 'bool Model::calculateForces(Model*)': energy.cpp:421:9: warning: enumeration value 'nElectrostatics' not handled in switch [-Wswitch] switch (emodel) ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o expression.o expression.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fragment.o fragment.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o glyph.o glyph.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grid.o grid.cpp glyph.cpp: In member function 'void Model::addEllipsoidGlyphs()': glyph.cpp:202:32: warning: unused variable 'rid' [-Wunused-variable] Refitem > *rid; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o measure.o measure.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o model.o model.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modelextras.o modelextras.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o molecule.o molecule.cpp modelextras.cpp: In member function 'double Model::eigenvectorDensityAt(int, Vec3)': modelextras.cpp:79:6: warning: unused variable 'n' [-Wunused-variable] int n, i = 0; ^ modelextras.cpp:79:9: warning: unused variable 'i' [-Wunused-variable] int n, i = 0; ^ modelextras.cpp:89:10: warning: unused variable 'eigenvec' [-Wunused-variable] double *eigenvec = evec->eigenvector(); ^ modelextras.cpp: In member function 'void Model::generateVibration(int, int)': modelextras.cpp:148:9: warning: unused variable 'freq' [-Wunused-variable] double freq = vib->frequency(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pattern.o pattern.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o select.o select.cpp pattern.cpp: In member function 'bool Model::createPatterns()': pattern.cpp:199:11: warning: variable 'p' set but not used [-Wunused-but-set-variable] Pattern *p; ^ select.cpp: In member function 'void Model::selectionDelete(bool)': select.cpp:165:6: warning: unused variable 'count' [-Wunused-variable] int count = 0; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o selection.o selection.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o site.o site.cpp selection.cpp: In member function 'void Model::reorderSelectedAtoms()': selection.cpp:265:8: warning: unused variable 'i' [-Wunused-variable] Atom* i, *j; ^ selection.cpp:265:12: warning: unused variable 'j' [-Wunused-variable] Atom* i, *j; ^ selection.cpp:268:21: warning: unused variable 'rb' [-Wunused-variable] Refitem *rb; ^ selection.cpp:269:6: warning: unused variable 'diff' [-Wunused-variable] int diff, n; ^ selection.cpp:269:12: warning: unused variable 'n' [-Wunused-variable] int diff, n; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o trajectory.o trajectory.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o transform.o transform.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o typing.o typing.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o undo.o undo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o undoevent.o undoevent.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o undostate.o undostate.cpp undoevent.cpp: In member function 'virtual void AtomEvent::undo(Model*)': undoevent.cpp:87:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] Atom *i; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o view.o view.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zmatrix.o zmatrix.cpp rm -f libmodel.a ar cru libmodel.a atom.o bond.o build.o bundle.o cell.o clipboard.o component.o energy.o expression.o fragment.o glyph.o grid.o measure.o model.o modelextras.o molecule.o pattern.o select.o selection.o site.o trajectory.o transform.o typing.o undo.o undoevent.o undostate.o view.o zmatrix.o ranlib libmodel.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/model' Making all in ff make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/ff' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o angle.o angle.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bond.o bond.cpp In file included from ../../src/base/matrix.h:25:0, from ../../src/base/generator.h:26, from ../../src/base/cell.h:25, from ../../src/model/model.h:27, from angle.cpp:22: ../../src/templates/vector3.h: In member function 'void Pattern::angleForces(Model*)': ../../src/templates/vector3.h:350:2: warning: 'du_dtheta' may be used uninitialized in this function [-Wmaybe-uninitialized] result.x = x*v; ^ angle.cpp:113:9: note: 'du_dtheta' was declared here double du_dtheta, dtheta_dcostheta; ^ In file included from ../../src/base/matrix.h:25:0, from ../../src/base/generator.h:26, from ../../src/base/cell.h:25, from ../../src/model/model.h:27, from angle.cpp:22: ../../src/templates/vector3.h:324:2: warning: 'rij' may be used uninitialized in this function [-Wmaybe-uninitialized] result.z = z/v; ^ angle.cpp:112:68: note: 'rij' was declared here double forcek, eq, dp, theta, mag_ij, mag_kj, n, s, c1, c2, cosx, rij; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o coulomb.o coulomb.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o energystore.o energystore.cpp coulomb.cpp: In member function 'void Pattern::coulombInterPatternForces(Model*, Pattern*)': coulomb.cpp:244:14: warning: variable 'energy_inter' set but not used [-Wunused-but-set-variable] double rij, energy_inter, cutoff, factor; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ewald.o ewald.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o expression.o expression.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forcefield.o forcefield.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forms.o forms.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o loadforcefield.o loadforcefield.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rules.o rules.cpp loadforcefield.cpp: In member function 'bool Forcefield::load(const char*)': loadforcefield.cpp:33:7: warning: variable 'done' set but not used [-Wunused-but-set-variable] bool done, okay; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o saveforcefield.o saveforcefield.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o torsion.o torsion.cpp saveforcefield.cpp: In member function 'bool Forcefield::save()': saveforcefield.cpp:34:7: warning: unused variable 'done' [-Wunused-variable] bool done, okay, result = TRUE; ^ saveforcefield.cpp:34:13: warning: unused variable 'okay' [-Wunused-variable] bool done, okay, result = TRUE; ^ saveforcefield.cpp:34:19: warning: variable 'result' set but not used [-Wunused-but-set-variable] bool done, okay, result = TRUE; ^ saveforcefield.cpp:35:6: warning: unused variable 'success' [-Wunused-variable] int success, n, m; ^ saveforcefield.cpp:36:20: warning: unused variable 'ffunit' [-Wunused-variable] Prefs::EnergyUnit ffunit; ^ torsion.cpp: In member function 'void Pattern::torsionForces(Model*)': torsion.cpp:164:45: warning: variable 'mag_ji' set but not used [-Wunused-but-set-variable] static double phi, dp, forcek, period, eq, mag_ji, mag_jk, mag_kl, mag_xpj, mag_xpk, du_dphi, dphi_dcosphi; ^ torsion.cpp:164:53: warning: variable 'mag_jk' set but not used [-Wunused-but-set-variable] static double phi, dp, forcek, period, eq, mag_ji, mag_jk, mag_kl, mag_xpj, mag_xpk, du_dphi, dphi_dcosphi; ^ torsion.cpp:164:61: warning: variable 'mag_kl' set but not used [-Wunused-but-set-variable] static double phi, dp, forcek, period, eq, mag_ji, mag_jk, mag_kl, mag_xpj, mag_xpk, du_dphi, dphi_dcosphi; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vdw.o vdw.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fourier.o fourier.cpp vdw.cpp: In member function 'bool Pattern::vdwCorrectEnergy(UnitCell*, EnergyStore*)': vdw.cpp:433:86: warning: unused variable 'vrs' [-Wunused-variable] static double energy, rho, cutoff, du_dr, sigma, epsilon, sigmar3, sigmar9, volume, vrs; ^ vdw.cpp:435:10: warning: variable 'paramsi' set but not used [-Wunused-but-set-variable] double *paramsi, *paramsj; ^ vdw.cpp:435:20: warning: variable 'paramsj' set but not used [-Wunused-but-set-variable] double *paramsi, *paramsj; ^ rm -f libfourier.a ar cru libfourier.a fourier.o ranlib libfourier.a rm -f libff.a ar cru libff.a angle.o bond.o coulomb.o energystore.o ewald.o expression.o forcefield.o forms.o loadforcefield.o rules.o saveforcefield.o torsion.o vdw.o ranlib libff.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/ff' Making all in methods make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/methods' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o calculable.o calculable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cg.o cg.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o delaunay.o delaunay.cpp delaunay.cpp: In member function 'void DelaunaySurface::create3DMesh(Grid*)': delaunay.cpp:481:23: warning: unused variable 'boundtetrahedron' [-Wunused-variable] DelaunayTetrahedron *boundtetrahedron = createTetrahedron(boundtriangles[0],boundtriangles[1],boundtriangles[2],boundtriangles[3]); ^ delaunay.cpp: In member function 'void DelaunaySurface::create(Grid*)': delaunay.cpp:562:9: warning: enumeration value 'NoData' not handled in switch [-Wswitch] switch (g->type()) ^ delaunay.cpp:562:9: warning: enumeration value 'nGridTypes' not handled in switch [-Wswitch] g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o disorder.o disorder.cpp cg.cpp: In member function 'void MethodCg::minimise(Model*, double, double)': cg.cpp:59:7: warning: variable 'linedone' set but not used [-Wunused-but-set-variable] bool linedone, converged, success; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o disorderdata.o disorderdata.cpp disorder.cpp: In member function 'bool MonteCarlo::disorder(Model*, PartitioningScheme*, bool)': disorder.cpp:82:10: warning: enumeration value 'NoPolicy' not handled in switch [-Wswitch] switch (m->componentInsertionPolicy()) ^ disorder.cpp:82:10: warning: enumeration value 'nInsertionPolicies' not handled in switch [-Wswitch] disorder.cpp:221:11: warning: enumeration value 'NoPolicy' not handled in switch [-Wswitch] switch (component->insertionPolicy()) ^ disorder.cpp:221:11: warning: enumeration value 'nInsertionPolicies' not handled in switch [-Wswitch] disorder.cpp:371:12: warning: enumeration value 'NoPolicy' not handled in switch [-Wswitch] switch (component->insertionPolicy()) ^ disorder.cpp:371:12: warning: enumeration value 'nInsertionPolicies' not handled in switch [-Wswitch] disorder.cpp:459:12: warning: enumeration value 'NoPolicy' not handled in switch [-Wswitch] switch (component->insertionPolicy()) ^ disorder.cpp:459:12: warning: enumeration value 'nInsertionPolicies' not handled in switch [-Wswitch] disorder.cpp:41:48: warning: unused variable 'nRelative' [-Wunused-variable] int n, m, id, cycle, nSatisfied, nInsertions, nRelative = 0, totalToAdd = 0; ^ disorder.cpp:272:5: warning: 'isRelative' may be used uninitialized in this function [-Wmaybe-uninitialized] if (isRelative) nInsertions = component->requestedPopulation(); ^ disorder.cpp:276:32: warning: 'expectedPop' may be used uninitialized in this function [-Wmaybe-uninitialized] nInsertions = expectedPop - component->nAdded(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o linemin.o linemin.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mc.o mc.cpp linemin.cpp: In member function 'void LineMinimiser::goldenSearch(Model*, double*, double*)': linemin.cpp:78:33: warning: unused variable 'x1' [-Wunused-variable] double enew, newmin, delta[3], x1, x2, a, b, c; ^ linemin.cpp:78:37: warning: unused variable 'x2' [-Wunused-variable] double enew, newmin, delta[3], x1, x2, a, b, c; ^ linemin.cpp:78:41: warning: unused variable 'a' [-Wunused-variable] double enew, newmin, delta[3], x1, x2, a, b, c; ^ linemin.cpp:78:44: warning: unused variable 'b' [-Wunused-variable] double enew, newmin, delta[3], x1, x2, a, b, c; ^ linemin.cpp:78:47: warning: unused variable 'c' [-Wunused-variable] double enew, newmin, delta[3], x1, x2, a, b, c; ^ linemin.cpp: In member function 'double LineMinimiser::lineMinimise(Model*)': linemin.cpp:126:7: warning: variable 'failed' set but not used [-Wunused-but-set-variable] bool failed, leftbound, success; ^ linemin.cpp:126:15: warning: unused variable 'leftbound' [-Wunused-variable] bool failed, leftbound, success; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md.o md.cpp mc.cpp: In member function 'bool MonteCarlo::minimise(Model*, double, double)': mc.cpp:334:16: warning: variable 'nmoves' set but not used [-Wunused-but-set-variable] int n, cycle, nmoves, move, mol, randpat, npats; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o geometry.o geometry.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o partition.o partition.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pdens.o pdens.cpp partition.cpp: In member function 'bool PartitioningScheme::initialiseFromProgram()': partition.cpp:260:7: warning: variable 'success' set but not used [-Wunused-but-set-variable] bool success; ^ partition.cpp: In member function 'void PartitioningScheme::recalculatePartitions()': partition.cpp:508:39: warning: operation on 'data' may be undefined [-Wsequence-point] double ***data = data = grid_.data3d(); ^ partition.cpp:514:7: warning: variable 'success' set but not used [-Wunused-but-set-variable] bool success; ^ partition.cpp: In member function 'void PartitioningScheme::copy(PartitioningScheme&)': partition.cpp:698:7: warning: unused variable 'data' [-Wunused-variable] int *data; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdf.o rdf.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sd.o sd.cpp sd.cpp: In member function 'void MethodSd::minimise(Model*, double, double, bool)': sd.cpp:55:87: warning: variable 'deltaForce' set but not used [-Wunused-but-set-variable] double oldEnergy, currentEnergy, deltaEnergy, lastPrintedEnergy, oldForce, newForce, deltaForce, stepsize; ^ rm -f libmethods.a ar cru libmethods.a calculable.o cg.o delaunay.o disorder.o disorderdata.o linemin.o mc.o md.o geometry.o partition.o pdens.o rdf.o sd.o ranlib libmethods.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/methods' Making all in render make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/render' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o engine.o engine.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o engine_glyph.o engine_glyph.cpp engine_glyph.cpp: In member function 'void RenderEngine::renderGlyphs(Model*)': engine_glyph.cpp:50:10: warning: enumeration value 'SenseVectorGlyph' not handled in switch [-Wswitch] switch (g->type()) ^ engine_glyph.cpp:50:10: warning: enumeration value 'nGlyphTypes' not handled in switch [-Wswitch] g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o engine_model.o engine_model.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o engine_primitives.o engine_primitives.cpp engine_model.cpp: In member function 'void RenderEngine::renderBond(RenderEngine::TriangleObject, RenderEngine::TriangleObject, Matrix, Vec3, Atom*, Atom::DrawStyle, GLfloat*, double, Atom*, Atom::DrawStyle, GLfloat*, double, Bond::BondType, double, Bond*, bool, GLfloat*)': engine_model.cpp:100:9: warning: enumeration value 'IndividualStyle' not handled in switch [-Wswitch] switch (style_i) ^ engine_model.cpp:100:9: warning: enumeration value 'nDrawStyles' not handled in switch [-Wswitch] engine_model.cpp:165:9: warning: enumeration value 'IndividualStyle' not handled in switch [-Wswitch] switch (style_j) ^ engine_model.cpp:165:9: warning: enumeration value 'nDrawStyles' not handled in switch [-Wswitch] engine_model.cpp:36:31: warning: unused variable 'factor' [-Wunused-variable] double dvisible, selvisible, factor, rij, phi; ^ engine_model.cpp: In member function 'void RenderEngine::renderAtomsAndBonds(Model*, Matrix, bool)': engine_model.cpp:425:12: warning: unused variable 'labels' [-Wunused-variable] int id_i, labels, m, n, el_j; ^ engine_model.cpp:437:18: warning: unused variable 'ffa' [-Wunused-variable] ForcefieldAtom *ffa; ^ engine_primitives.cpp: In member function 'void RenderPrimitives::recreatePrimitives(bool)': engine_primitives.cpp:104:9: warning: unused variable 'radius' [-Wunused-variable] double radius, lodratio, aradius[Atom::nDrawStyles], bradius[Atom::nDrawStyles], selscale; ^ engine_primitives.cpp:104:27: warning: variable 'aradius' set but not used [-Wunused-but-set-variable] double radius, lodratio, aradius[Atom::nDrawStyles], bradius[Atom::nDrawStyles], selscale; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o engine_useractions.o engine_useractions.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o engine_windows.o engine_windows.cpp engine_useractions.cpp: In member function 'void RenderEngine::renderUserActions(Model*)': engine_useractions.cpp:140:9: warning: enumeration value 'NoAction' not handled in switch [-Wswitch] switch (canvas->activeMode()) ^ engine_useractions.cpp:140:9: warning: enumeration value 'SelectAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'SelectMoleculeAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'SelectElementAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'SelectRadialAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'MeasureDistanceAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'MeasureAngleAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'MeasureTorsionAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'DrawAtomAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'DrawFragmentAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'DrawTransmuteAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'DrawDeleteAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'DrawProbeAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'DrawDeleteBondAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'DrawAddHydrogenAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'DrawGrowAtomAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'RotateXYAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'RotateZAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'TranslateAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'ZoomAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'TransformRotateXYAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'TransformRotateZAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'TransformTranslateAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'ShiftPickVectorAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'RotatePickAxisAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'TransformPickAAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'TransformPickBAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'TransformPickCAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'ConvertSourcePickAAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'ConvertSourcePickBAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'ConvertSourcePickCAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'ConvertTargetPickAAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'ConvertTargetPickBAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'ConvertTargetPickCAction' not handled in switch [-Wswitch] engine_useractions.cpp:140:9: warning: enumeration value 'nUserActions' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'NoAction' not handled in switch [-Wswitch] switch (canvas->selectedMode()) ^ engine_useractions.cpp:216:9: warning: enumeration value 'SelectAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'SelectMoleculeAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'SelectElementAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'SelectRadialAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'MeasureDistanceAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'MeasureAngleAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'MeasureTorsionAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawAtomAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawChainAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawTransmuteAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawDeleteAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawProbeAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawBondSingleAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawBondDoubleAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawBondTripleAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawDeleteBondAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawAddHydrogenAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'DrawGrowAtomAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'RotateXYAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'RotateZAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'TranslateAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'ZoomAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'TransformRotateXYAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'TransformRotateZAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'TransformTranslateAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'ShiftPickVectorAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'RotatePickAxisAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'TransformPickAAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'TransformPickBAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'TransformPickCAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'ConvertSourcePickAAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'ConvertSourcePickBAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'ConvertSourcePickCAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'ConvertTargetPickAAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'ConvertTargetPickBAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'ConvertTargetPickCAction' not handled in switch [-Wswitch] engine_useractions.cpp:216:9: warning: enumeration value 'nUserActions' not handled in switch [-Wswitch] g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gridprimitive.o gridprimitive.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o primitive.o primitive.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o primitive_surface.o primitive_surface.cpp primitive.cpp: In member function 'const QGLContext* Primitive::topContext()': primitive.cpp:376:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o primitive_vertex.o primitive_vertex.cpp primitive_vertex.cpp: In member function 'void Primitive::plotSphere(double, int, int)': primitive_vertex.cpp:140:12: warning: variable 'count' set but not used [-Wunused-but-set-variable] int i, j, count; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o primitivegroup.o primitivegroup.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o primitiveinfo.o primitiveinfo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o textprimitive.o textprimitive.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o triangles.o triangles.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vertexchunk.o vertexchunk.cpp rm -f librender.a ar cru librender.a engine.o engine_glyph.o engine_model.o engine_primitives.o engine_useractions.o engine_windows.o gridprimitive.o primitive.o primitive_surface.o primitive_vertex.o primitivegroup.o primitiveinfo.o textprimitive.o triangles.o vertexchunk.o ranlib librender.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/render' Making all in command make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/command' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o analyse.o analyse.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o atom.o atom.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bonds.o bonds.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o build.o build.cpp build.cpp: In static member function 'static bool Command::function_NewAtom(CommandNode*, Bundle&, ReturnValue&)': build.cpp:301:31: warning: 'ffa' may be used uninitialized in this function [-Wmaybe-uninitialized] aten.current.i->setType(ffa); ^ build.cpp: In static member function 'static bool Command::function_NewAtomFrac(CommandNode*, Bundle&, ReturnValue&)': build.cpp:343:31: warning: 'ffa' may be used uninitialized in this function [-Wmaybe-uninitialized] aten.current.i->setType(ffa); ^ build.cpp: In static member function 'static bool Command::function_SelectionGrowAtom(CommandNode*, Bundle&, ReturnValue&)': build.cpp:429:55: warning: 'distance' may be used uninitialized in this function [-Wmaybe-uninitialized] obj.rs()->growAtom(ri->item, el, distance, ag, TRUE); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cell.o cell.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o charge.o charge.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o colourscale.o colourscale.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o commands.o commands.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o disorder.o disorder.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o edit.o edit.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o energy.o energy.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o flow.o flow.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forcefield.o forcefield.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forces.o forces.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o functions.o functions.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o glyph.o glyph.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grid.o grid.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o image.o image.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o labels.o labels.cpp image.cpp: In static member function 'static bool Command::function_SaveMovie(CommandNode*, Bundle&, ReturnValue&)': image.cpp:221:6: warning: unused variable 'quality' [-Wunused-variable] int quality = c->hasArg(3) ? c->argi(3) : -1; ^ image.cpp: In static member function 'static bool Command::function_SaveVibrationMovie(CommandNode*, Bundle&, ReturnValue&)': image.cpp:280:6: warning: unused variable 'quality' [-Wunused-variable] int quality = c->hasArg(3) ? c->argi(3) : -1; ^ image.cpp: In function 'int movieSetup(bool, int)': image.cpp:75:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o math.o math.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mc.o mc.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o measure.o measure.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o messaging.o messaging.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o minimise.o minimise.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o model.o model.cpp minimise.cpp: In static member function 'static bool Command::function_MopacMinimise(CommandNode*, Bundle&, ReturnValue&)': minimise.cpp:172:6: warning: unused variable 'result' [-Wunused-variable] int result = CommandNode::run(Command::LoadModel, "c", mopacArc.get()); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modelextras.o modelextras.cpp model.cpp: In static member function 'static bool Command::function_LoadModel(CommandNode*, Bundle&, ReturnValue&)': model.cpp:257:6: warning: unused variable 'oldnmodels' [-Wunused-variable] int oldnmodels = aten.nModels(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o operators.o operators.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pattern.o pattern.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pores.o pores.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o readwrite.o readwrite.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o script.o script.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o select.o select.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o site.o site.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o string.o string.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o system.o system.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o trajectory.o trajectory.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o transform.o transform.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o view.o view.cpp rm -f libcommand.a ar cru libcommand.a analyse.o atom.o bonds.o build.o cell.o charge.o colourscale.o commands.o disorder.o edit.o energy.o flow.o forcefield.o forces.o functions.o glyph.o grid.o image.o labels.o math.o mc.o measure.o messaging.o minimise.o model.o modelextras.o operators.o pattern.o pores.o readwrite.o script.o select.o site.o string.o system.o trajectory.o transform.o view.o ranlib libcommand.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/command' Making all in parser make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/parser' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aten.o aten.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o atom.o atom.cpp aten.cpp: In static member function 'static bool AtenVariable::setAccessor(int, ReturnValue&, ReturnValue&, bool, int)': aten.cpp:318:8: warning: unused variable 'ptr' [-Wunused-variable] Aten *ptr = (Aten*) sourcerv.asPointer(VTypes::AtenData, result); ^ aten.cpp: In static member function 'static bool AtenVariable::performFunction(int, ReturnValue&, TreeNode*)': aten.cpp:345:8: warning: unused variable 'ptr' [-Wunused-variable] Aten *ptr = (Aten*) rv.asPointer(VTypes::AtenData, result); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o basisprimitive.o basisprimitive.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o basisshell.o basisshell.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bond.o bond.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cell.o cell.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o character.o character.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o colourscale.o colourscale.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o colourscalepoint.o colourscalepoint.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o commandnode.o commandnode.cpp colourscalepoint.cpp: In static member function 'static bool ColourScalePointVariable::performFunction(int, ReturnValue&, TreeNode*)': colourscalepoint.cpp:271:20: warning: unused variable 'ptr' [-Wunused-variable] ColourScalePoint *ptr = (ColourScalePoint*) rv.asPointer(VTypes::ColourScalePointData, result); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dialog.o dialog.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o double.o double.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o eigenvector.o eigenvector.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o element.o element.cpp eigenvector.cpp: In static member function 'static bool EigenvectorVariable::performFunction(int, ReturnValue&, TreeNode*)': eigenvector.cpp:303:15: warning: unused variable 'ptr' [-Wunused-variable] Eigenvector *ptr = (Eigenvector*) rv.asPointer(VTypes::EigenvectorData, result); ^ element.cpp: In static member function 'static bool ElementVariable::performFunction(int, ReturnValue&, TreeNode*)': element.cpp:295:11: warning: unused variable 'ptr' [-Wunused-variable] Element *ptr = (Element*) rv.asPointer(VTypes::ElementData, result); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o energystore.o energystore.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o filterdata.o filterdata.cpp energystore.cpp: In static member function 'static bool EnergyStoreVariable::performFunction(int, ReturnValue&, TreeNode*)': energystore.cpp:292:15: warning: unused variable 'ptr' [-Wunused-variable] EnergyStore *ptr = (EnergyStore*) rv.asPointer(VTypes::EnergyStoreData, result); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forcefield.o forcefield.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forcefieldatom.o forcefieldatom.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forcefieldbound.o forcefieldbound.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o format.o format.cpp forcefieldbound.cpp: In static member function 'static bool ForcefieldBoundVariable::retrieveAccessor(int, ReturnValue&, bool, int)': forcefieldbound.cpp:255:11: warning: enumeration value 'NoInteraction' not handled in switch [-Wswitch] switch (ptr->type()) ^ forcefieldbound.cpp: In static member function 'static bool ForcefieldBoundVariable::performFunction(int, ReturnValue&, TreeNode*)': forcefieldbound.cpp:420:11: warning: enumeration value 'NoInteraction' not handled in switch [-Wswitch] switch (ptr->type()) ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grammar.o grammar.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o glyph.o glyph.cpp grammar.cc: In function 'int CommandParser_parse()': grammar.cc:3173:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror (YY_("syntax error")); ^ grammar.cc:3317:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] yyerror (YY_("memory exhausted")); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o glyphdata.o glyphdata.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o grid.o grid.cpp glyphdata.cpp: In static member function 'static bool GlyphDataVariable::performFunction(int, ReturnValue&, TreeNode*)': glyphdata.cpp:297:13: warning: unused variable 'ptr' [-Wunused-variable] GlyphData *ptr = (GlyphData*) rv.asPointer(VTypes::GlyphDataData, result); ^ grid.cpp: In static member function 'static bool GridVariable::performFunction(int, ReturnValue&, TreeNode*)': grid.cpp:497:11: warning: enumeration value 'NoData' not handled in switch [-Wswitch] switch (ptr->type()) ^ grid.cpp:497:11: warning: enumeration value 'nGridTypes' not handled in switch [-Wswitch] g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o integer.o integer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o matrix.o matrix.cpp matrix.cpp: In static member function 'static bool MatrixVariable::performFunction(int, ReturnValue&, TreeNode*)': matrix.cpp:379:9: warning: variable 'm' set but not used [-Wunused-but-set-variable] Matrix m = rv.asMatrix(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mc.o mc.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o measurement.o measurement.cpp mc.cpp: In static member function 'static bool MonteCarloVariable::setAccessor(int, ReturnValue&, ReturnValue&, bool, int)': mc.cpp:293:6: warning: unused variable 'n' [-Wunused-variable] int n; ^ measurement.cpp: In static member function 'static bool MeasurementVariable::performFunction(int, ReturnValue&, TreeNode*)': measurement.cpp:295:15: warning: unused variable 'ptr' [-Wunused-variable] Measurement *ptr = (Measurement*) rv.asPointer(VTypes::MeasurementData, result); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o model.o model.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o newnode.o newnode.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o parser.o parser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o parser_lexer.o parser_lexer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pattern.o pattern.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o patternbound.o patternbound.cpp patternbound.cpp: In static member function 'static bool PatternBoundVariable::performFunction(int, ReturnValue&, TreeNode*)': patternbound.cpp:355:11: warning: enumeration value 'NoInteraction' not handled in switch [-Wswitch] switch (ptr->data()->type()) ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o prefs.o prefs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o program.o program.cpp prefs.cpp: In static member function 'static bool PreferencesVariable::performFunction(int, ReturnValue&, TreeNode*)': prefs.cpp:1099:9: warning: unused variable 'ptr' [-Wunused-variable] Prefs *ptr = (Prefs*) rv.asPointer(VTypes::PreferencesData, result); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pvariable.o pvariable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o returnvalue.o returnvalue.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o scopenode.o scopenode.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o site.o site.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o stepnode.o stepnode.cpp site.cpp: In static member function 'static bool SiteVariable::performFunction(int, ReturnValue&, TreeNode*)': site.cpp:265:8: warning: unused variable 'ptr' [-Wunused-variable] Site *ptr = (Site*) rv.asPointer(VTypes::SiteData, result); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tree.o tree.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tree_opcheck.o tree_opcheck.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o treegui.o treegui.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o treenode.o treenode.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o usercommandnode.o usercommandnode.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o variable.o variable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o variablelist.o variablelist.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o variablenode.o variablenode.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vector.o vector.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vibration.o vibration.cpp vector.cpp: In static member function 'static bool VectorVariable::performFunction(int, ReturnValue&, TreeNode*)': vector.cpp:351:15: warning: variable 'v' set but not used [-Wunused-but-set-variable] Vec3 v = rv.asVector(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vtypes.o vtypes.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o widget.o widget.cpp vibration.cpp: In static member function 'static bool VibrationVariable::setAccessor(int, ReturnValue&, ReturnValue&, bool, int)': vibration.cpp:262:6: warning: unused variable 'n' [-Wunused-variable] int n; ^ vibration.cpp: In static member function 'static bool VibrationVariable::performFunction(int, ReturnValue&, TreeNode*)': vibration.cpp:315:13: warning: unused variable 'ptr' [-Wunused-variable] Vibration *ptr = (Vibration*) rv.asPointer(VTypes::VibrationData, result); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zmatrix.o zmatrix.cpp zmatrix.cpp: In static member function 'static bool ZMatrixVariable::performFunction(int, ReturnValue&, TreeNode*)': zmatrix.cpp:500:11: warning: unused variable 'ptr' [-Wunused-variable] ZMatrix *ptr = (ZMatrix*) rv.asPointer(VTypes::ZMatrixData, result); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zmatrixelement.o zmatrixelement.cpp zmatrixelement.cpp: In static member function 'static bool ZMatrixElementVariable::performFunction(int, ReturnValue&, TreeNode*)': zmatrixelement.cpp:346:18: warning: unused variable 'ptr' [-Wunused-variable] ZMatrixElement *ptr = (ZMatrixElement*) rv.asPointer(VTypes::ZMatrixElementData, result); ^ rm -f libparser.a ar cru libparser.a aten.o atom.o basisprimitive.o basisshell.o bond.o cell.o character.o colourscale.o colourscalepoint.o commandnode.o dialog.o double.o eigenvector.o element.o energystore.o filterdata.o forcefield.o forcefieldatom.o forcefieldbound.o format.o grammar.o glyph.o glyphdata.o grid.o integer.o matrix.o mc.o measurement.o model.o newnode.o parser.o parser_lexer.o pattern.o patternbound.o prefs.o program.o pvariable.o returnvalue.o scopenode.o site.o stepnode.o tree.o tree_opcheck.o treegui.o treenode.o usercommandnode.o variable.o variablelist.o variablenode.o vector.o vibration.o vtypes.o widget.o zmatrix.o zmatrixelement.o ranlib libparser.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/parser' Making all in main make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/main' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aten.o aten.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aten_filters.o aten_filters.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aten_fragments.o aten_fragments.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aten_includes.o aten_includes.cpp aten_fragments.cpp: In member function 'void Aten::openFragments()': aten_fragments.cpp:136:6: warning: variable 'nfailed' set but not used [-Wunused-but-set-variable] int nfailed; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aten_partitions.o aten_partitions.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cli.o cli.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modes.o modes.cpp cli.cpp: In member function 'int Aten::parseCli(int, char**)': cli.cpp:551:35: warning: 'n' may be used uninitialized in this function [-Wmaybe-uninitialized] if (strchr(parser.argc(n),'=') == NULL) ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../ -I../../src/gui -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o probe.o probe.cpp rm -f libaten.a ar cru libaten.a aten.o aten_filters.o aten_fragments.o aten_includes.o aten_partitions.o cli.o modes.o probe.o ranlib libaten.a make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/main' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../ -DQT_SHARED -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include/readline -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o main.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o aten main.o main/libaten.a parser/libparser.a command/libcommand.a gui/libgui.a render/librender.a methods/libmethods.a model/libmodel.a ff/libff.a ff/libfourier.a base/libbase.a classes/libclasses.a base/libmath.a base/libsg.a -lQtGui -lQtCore -lQtOpenGL -lQtGui -lQtCore -lreadline -lGL -lncurses libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o aten main.o main/libaten.a parser/libparser.a command/libcommand.a gui/libgui.a render/librender.a methods/libmethods.a model/libmodel.a ff/libff.a ff/libfourier.a base/libbase.a classes/libclasses.a base/libmath.a base/libsg.a -lQtOpenGL -lQtGui -lQtCore -lreadline -lGL -lncurses make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src' make[2]: Entering directory `/builddir/build/BUILD/aten-1.9' sed -e "s:PREFIX:/usr:" -e "s:VERSION:1.9:" Aten.dt > Aten.desktop make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9' make[1]: Leaving directory `/builddir/build/BUILD/aten-1.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2sYjMN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64 + cd aten-1.9 + make install DESTDIR=/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/aten-1.9/src' Making install in gui make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/gui' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/gui' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/gui' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/gui' Making install in templates make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/templates' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/templates' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/templates' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/templates' Making install in base make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/base' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/base' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/base' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/base' Making install in classes make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/classes' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/classes' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/classes' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/classes' Making install in model make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/model' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/model' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/model' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/model' Making install in ff make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/ff' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/ff' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/ff' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/ff' Making install in methods make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/methods' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/methods' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/methods' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/methods' Making install in render make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/render' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/render' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/render' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/render' Making install in command make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/command' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/command' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/command' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/command' Making install in parser make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/parser' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/parser' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/parser' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/parser' Making install in main make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src/main' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src/main' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/main' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src/main' make[2]: Entering directory `/builddir/build/BUILD/aten-1.9/src' make[3]: Entering directory `/builddir/build/BUILD/aten-1.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c aten '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/bin' libtool: install: /usr/bin/install -c aten /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/bin/aten make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/aten-1.9/src' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9/src' make[1]: Leaving directory `/builddir/build/BUILD/aten-1.9/src' make[1]: Entering directory `/builddir/build/BUILD/aten-1.9' make[2]: Entering directory `/builddir/build/BUILD/aten-1.9' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten' /usr/bin/install -c -m 644 src/gui/icons/aten.png '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/applications' /usr/bin/install -c -m 644 Aten.desktop '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/ff' /usr/bin/install -c -m 644 data/ff/README data/ff/cldp-il-2010.ff data/ff/cldp-il.ff data/ff/dmimcl-fm.ff data/ff/dmimcl-fm2.ff data/ff/lww-il.ff data/ff/oplsaa.ff data/ff/sio2.ff data/ff/spc.ff data/ff/spce.ff data/ff/test.ff data/ff/typetest.ff data/ff/uff.ff '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/ff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fftesting' /usr/bin/install -c -m 644 data/fftesting/README data/fftesting/charmm27pro-na.ff data/fftesting/dreiding.ff data/fftesting/gaff.ff '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fftesting' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/filters' /usr/bin/install -c -m 644 data/filters/LammpsReax data/filters/akf data/filters/ato data/filters/cc data/filters/cif data/filters/csd data/filters/cube data/filters/dlpoly data/filters/epsrmol data/filters/espresso data/filters/ff data/filters/gamess data/filters/gaussian data/filters/gromacs data/filters/mol data/filters/mol2 data/filters/mopac data/filters/msi data/filters/pdb data/filters/pdens data/filters/rmc6f data/filters/siesta data/filters/surface data/filters/vfield data/filters/xyz '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/alkyl' /usr/bin/install -c -m 644 data/fragments/alkyl/ethyl.akf data/fragments/alkyl/methyl.akf data/fragments/alkyl/propyl.akf data/fragments/alkyl/tbutyl.akf '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/alkyl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/aromatics' /usr/bin/install -c -m 644 data/fragments/aromatics/benzene.akf data/fragments/aromatics/furan.akf data/fragments/aromatics/pyridine.akf '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/aromatics' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/il-anions' /usr/bin/install -c -m 644 data/fragments/il-anions/alkylsulfate.akf data/fragments/il-anions/alkylsulfonate.akf data/fragments/il-anions/bistrifylamide.akf data/fragments/il-anions/triflate.akf '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/il-anions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/il-cations' /usr/bin/install -c -m 644 data/fragments/il-cations/alkoxycarbonyl-alkylimidazolium.akf data/fragments/il-cations/alkylimidazolium.akf data/fragments/il-cations/dialkylimidazolium.akf data/fragments/il-cations/dimethoxyimidazolium.akf data/fragments/il-cations/hydroxyethyl-alkylimidazolium.akf data/fragments/il-cations/trialkylimidazolium.akf '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/il-cations' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/rings' /usr/bin/install -c -m 644 data/fragments/rings/cyclohexane.akf data/fragments/rings/cyclopentane.akf data/fragments/rings/pyrrolidine.akf data/fragments/rings/tetrahydrofuran.akf '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/fragments/rings' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/includes' /usr/bin/install -c -m 644 data/includes/zmatrix '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/includes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/partitions' /usr/bin/install -c -m 644 data/partitions/cylinderx data/partitions/cylindery data/partitions/cylinderz data/partitions/slabxy data/partitions/slabxz data/partitions/slabyz data/partitions/sphere '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/partitions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/scripts' /usr/bin/install -c -m 644 data/scripts/alumina.txt data/scripts/benzene.txt data/scripts/buckytube.txt data/scripts/cgparticle.txt data/scripts/chloroform.txt data/scripts/confsearch.txt data/scripts/dipole.txt data/scripts/dmim-cl.txt data/scripts/helix.txt data/scripts/ice.txt data/scripts/liquid-water.txt data/scripts/plotxy.txt data/scripts/silica.txt data/scripts/surface.txt data/scripts/test-allforces.txt data/scripts/test-ethanol_forces.txt data/scripts/test-uff_params.txt data/scripts/test-water_forces.txt data/scripts/uitest.txt data/scripts/watermethane.txt '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/test' /usr/bin/install -c -m 644 data/test/alpha-alumina.mol2 data/test/alphaglucose.msi data/test/amorphous-silica.ato data/test/arsole.dat data/test/axes.xyz data/test/bcc.CONFIG data/test/beta-glucose.xyz data/test/bmim-pf6.pdb data/test/cellulose.cif data/test/cholesterol.pdb data/test/cholesterol.xyz data/test/cubane.dat data/test/cubetest.xyz data/test/ddmim-pf6.pdb data/test/dmim-ntf2.dat data/test/dmim-ntf2.mol2 data/test/dmim.msi data/test/dmimcl.CONFIG data/test/dmimcl.msi data/test/dmimcl8.msi data/test/emim-oac.CONFIG data/test/emim-oac.HISf data/test/emim-pf6.pdb data/test/ethanol-forces-elec.CONFIG data/test/ethanol-forces-intra.CONFIG data/test/ethanol-forces-vdw.CONFIG data/test/ethanol-forces.FIELD data/test/ethylcyclobutane.mol data/test/fcc.CONFIG data/test/formate.xyz data/test/gaff-test1.akf data/test/glucose.CONFIG data/test/gold.xyz data/test/h2-321g.dat data/test/h2-321g.inp data/test/h2-321g.log data/test/hadd.xyz data/test/ipa.ato data/test/methanol.inp data/test/methanol.log '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/test' /usr/bin/install -c -m 644 data/test/rendertest.akf data/test/ringtest.xyz data/test/siesta-dmim.xyz data/test/temp.xyz data/test/typetest_geom.xyz data/test/water-631+Gd-optfreq.log data/test/water-forces-elec.CONFIG data/test/water-forces-intra.CONFIG data/test/water-forces-vdw.CONFIG data/test/water.pdens data/test/water.pdens.xyz data/test/water.xyz data/test/water32.CONFIG data/test/water32.msi data/test/water66-spcfw.CONFIG data/test/water66-spcfw.HISu data/test/xylene-md.xyz '/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/aten/test' make[2]: Leaving directory `/builddir/build/BUILD/aten-1.9' make[1]: Leaving directory `/builddir/build/BUILD/aten-1.9' + sed -i -e s,/usr/share,/usr/share, -e '/^Version/d' -e /X-SuSE/d Aten.desktop + desktop-file-install --dir=/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/applications Aten.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/aten-1.9 extracting debug info from /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/bin/aten dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: aten-1.9/src/gui/icons.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_about.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_atomlist.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_build.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_celldefinition.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_celltransform.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_command.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_disorderoptions.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_disorderwizard.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_ffeditor.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_forcefields.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_fragments.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_geometry.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_glyphs.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_grids.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_loadmodel.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_mainwindow.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_md.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_messages.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_modellist.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_pores.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_position.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_prefs.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_progress.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_scriptmovie.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_select.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_selectelement.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_selectfilter.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_selectpattern.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_selectvariable.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_toolbox.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_trajectory.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_transform.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_treegui.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_vibrations.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_viewbasis.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_vieweigenvector.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/moc_zmatrix.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/tcanvas.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/tcolourframe.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/tdoublespindelegate.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/tintegerspindelegate.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/tmenubutton.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/tprocess.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/tprompt.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/ttablewidget.cpp: Cannot stat: No such file or directory cpio: aten-1.9/src/gui/ttreewidget.cpp: Cannot stat: No such file or directory 10444 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: aten-1.9-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jyei6S + umask 022 + cd /builddir/build/BUILD + cd aten-1.9 + DOCDIR=/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/doc/aten-1.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/doc/aten-1.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/doc/aten-1.9 + cp -pr README /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/doc/aten-1.9 + cp -pr TODO /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/doc/aten-1.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/doc/aten-1.9 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cPzjsY + umask 022 + cd /builddir/build/BUILD + cd aten-1.9 + LICENSEDIR=/builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/licenses/aten-1.9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/licenses/aten-1.9 + cp -pr COPYING /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64/usr/share/licenses/aten-1.9 + exit 0 Provides: application() application(Aten.desktop) aten = 1.9-1.el7.centos aten(x86-64) = 1.9-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libQtOpenGL.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: aten-debuginfo-1.9-1.el7.centos.x86_64 Provides: aten-debuginfo = 1.9-1.el7.centos aten-debuginfo(x86-64) = 1.9-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/aten-1.9-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/aten-debuginfo-1.9-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VeBMja + umask 022 + cd /builddir/build/BUILD + cd aten-1.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/aten-1.9-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->