Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/IQmol.spec'], chrootPath='/var/lib/mock/f33-build-171396-43944/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/IQmol.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/IQmol-2.13-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/IQmol.spec'], chrootPath='/var/lib/mock/f33-build-171396-43944/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/IQmol.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hvcgw1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf IQmol-2.13 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/IQmol-2.13.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd IQmol-2.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (IQmol-2.13-fedora.patch):' Patch #0 (IQmol-2.13-fedora.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fedora --fuzz=0 patching file src/IQmol.pro patching file src/linux.pri patching file src/Main/Main.pro patching file src/Old/Old.pro patching file src/Util/Util.pro Patch #1 (IQmol-2.13-fragdir.patch): + echo 'Patch #1 (IQmol-2.13-fragdir.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fragdir --fuzz=0 patching file src/Util/Preferences.C Patch #4 (IQmol-2.13-openbabel.patch): + echo 'Patch #4 (IQmol-2.13-openbabel.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .openbabel --fuzz=0 patching file src/Main/IQmolApplication.C Patch #6 (IQmol-2.13-boost.patch): + echo 'Patch #6 (IQmol-2.13-boost.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .boost --fuzz=0 patching file src/Data/Serialization.h Patch #7 (IQmol-2.11.0-boost-next.patch): + echo 'Patch #7 (IQmol-2.11.0-boost-next.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .boost-next --fuzz=0 patching file src/Yaml/yaml-cpp/node/detail/iterator.h + rm src/Old/gl2ps.h src/Old/gl2ps.C + rm src/Util/QMsgBox.h src/Util/QMsgBox.C + rm -rf src/OpenMesh/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eJIO9Z + umask 022 ~/build/BUILD/IQmol-2.13/src/Main ~/build/BUILD/IQmol-2.13 + cd /builddir/build/BUILD + cd IQmol-2.13 + pushd src/Main + gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -c symmol.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran symmol.f90:292:27: 292 | 1030 COM = COM-CS(I)*CS(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1030 at (1) symmol.f90:528:20: 528 | IF(N)10,550,10 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:532:23: 532 | IF(N2) 180,170,20 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:537:22: 537 | 30 S=S+A(I+2,NR)**2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) symmol.f90:540:23: 540 | IF (S) 150,150,40 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:544:21: 544 | IF (B) 50,60,60 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:559:20: 559 | 70 A(I+2,NR)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) symmol.f90:567:29: 567 | 80 SUM=SUM+A(I1 ,J+1)*W(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) symmol.f90:568:25: 568 | IF(N1-I1) 110,90,90 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:570:29: 570 | 100 SUM=SUM+A(J+1,I1 )*W(J) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) symmol.f90:573:24: 573 | 120 WTAW=WTAW+SUM*WWWI | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) symmol.f90:576:25: 576 | 130 Q(I)=P(I)-WTAW*W(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) symmol.f90:581:19: 581 | DO 140 I=J,N1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 140 at (1) symmol.f90:582:49: 582 | 140 A(I+1,J+1)=A(I+1,J+1)-DUE*(W(I)*QJ+WJ*Q(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) symmol.f90:585:28: 585 | 160 GAM(NR+1)=A(NR+1,NR+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) symmol.f90:594:19: 594 | 190 VEC(I,J)=ZERO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) symmol.f90:595:18: 595 | 200 VEC(I,I)=UNO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) symmol.f90:608:25: 608 | IF(PPBS)230,220,230 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:618:25: 618 | IF(NT-N)250,240,240 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:623:19: 623 | 260 VEC(I,J)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) symmol.f90:629:24: 629 | IF(J-M)290,280,290 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:636:23: 636 | 300 BSQ(J)=SINA2*PPBS | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) symmol.f90:640:33: 640 | IF(BSQ(M)-RHOSQ)320,320,350 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:645:22: 645 | IF(M)340,380,340 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:646:33: 646 | 340 IF(BSQ(M)-RHOSQ)320,320,350 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:658:24: 658 | IF(DIF)370,360,360 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:668:15: 668 | 390 IORD(J)=J | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 390 at (1) symmol.f90:673:36: 673 | IF(EIG(J)-EIG(J+1))410,420,420 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:682:22: 682 | IF(M)400,440,400 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:683:23: 683 | 440 IF(N1)450,490,450 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:687:25: 687 | IF(NP-L)460,480,460 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:694:20: 694 | 470 VEC(I,NP)=TEMP | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1) symmol.f90:700:22: 700 | IF(K)540,540,510 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:703:35: 703 | 520 SUM=SUM+VEC(I+1,NRR)*A(I+1,K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 520 at (1) symmol.f90:706:44: 706 | 530 VEC(I+1,NRR)=VEC(I+1,NRR)-SUM*A(I+1,K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1) symmol.f90:1143:17: 1143 | DO 15 J=1,3 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) symmol.f90:1144:20: 1144 | 15 B(I,J,IA)=0.d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) symmol.f90:1152:24: 1152 | 30 IF(J-11)40,200,100 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) symmol.f90:1190:26: 1190 | 510 RIGA(i:i)=car(11:11) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1) symmol.f90:1371:20: 1371 | 100 AMOM(I+3)=0.d0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) symmol.f90:1380:18: 1380 | 110 SUM=SUM+PESO | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) symmol.f90:1383:20: 1383 | 115 BARO(I)=RIN(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1) symmol.f90:1441:33: 1441 | 130 call prodmv(OR,XO,XO,1,I,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) symmol.f90:1616:18: 1616 | 1 X = X+Y*Z | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1) symmol.f90:2470:21: 2470 | DO 2010 J=2,NMG | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 2010 at (1) symmol.f90:2471:15: 2471 | 2010 MK(I,J)=0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2010 at (1) symmol.f90:2864:5: 2864 | 3000 DO i = 1,NMS | 1 Warning: Label 3000 at (1) defined but not used [-Wunused-label] symmol.f90:2663:5: 2663 | 2400 call norm(CO,5) | 1 Warning: Label 2400 at (1) defined but not used [-Wunused-label] symmol.f90:2531:5: 2531 | 2110 CA=0.d0 | 1 Warning: Label 2110 at (1) defined but not used [-Wunused-label] symmol.f90:2493:5: 2493 | 2100 call vrload(CO,0.d0,9) | 1 Warning: Label 2100 at (1) defined but not used [-Wunused-label] symmol.f90:2348:5: 2348 | 1205 if(MORD.gt.2)go to 1110 | 1 Warning: Label 1205 at (1) defined but not used [-Wunused-label] symmol.f90:2313:5: 2313 | 1100 MORD=maxorder+1 | 1 Warning: Label 1100 at (1) defined but not used [-Wunused-label] symmol.f90:2958:5: 2958 | 7 FORMAT (3(1X,3F16.10,/)) | 1 Warning: Label 7 at (1) defined but not used [-Wunused-label] symmol.f90:2957:5: 2957 | 6 FORMAT (/,' SYMMETRY GROUP MATRICES',/) | 1 Warning: Label 6 at (1) defined but not used [-Wunused-label] symmol.f90:2222:12: 2222 | MN(N)=MSP(i) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] symmol.f90:989:5: 989 | 2210 call vrload(A,0.d0,9) | 1 Warning: Label 2210 at (1) defined but not used [-Wunused-label] symmol.f90:903:5: 903 | 1500 call norm(A,3) | 1 Warning: Label 1500 at (1) defined but not used [-Wunused-label] symmol.f90:867:5: 867 | 1400 call norm(A,3) | 1 Warning: Label 1400 at (1) defined but not used [-Wunused-label] symmol.f90:793:5: 793 | 1300 in4=I4+1 | 1 Warning: Label 1300 at (1) defined but not used [-Wunused-label] symmol.f90:2849:11: 2849 | l=MTG(i,k) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] symmol.f90:2880:24: 2880 | MN(N1) = MSP(i) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] symmol.f90:1151:5: 1151 | 25 return 2 | 1 Warning: Label 25 at (1) defined but not used [-Wunused-label] symmol.f90:2132:22: 2132 | CHARACTER*3 lbls | 1 Warning: Unused variable 'lbls' declared at (1) [-Wunused-variable] symmol.f90:434:39: 434 | DIMENSION t(3), po(3), pu(3), rpu(3) | 1 Warning: Unused variable 'rpu' declared at (1) [-Wunused-variable] symmol.f90:762:19: 762 | LOGICAL ico | 1 Warning: Unused variable 'ico' declared at (1) [-Wunused-variable] symmol.f90:1289:64: 1289 | REAL*8 AtomicMass(MaxAtomicNumber), Radii(MaxAtomicNumber) | 1 Warning: Unused variable 'radii' declared at (1) [-Wunused-variable] symmol.f90:940:0: 940 | dp1=XO(3,kk) | Warning: 'kk' may be used uninitialized in this function [-Wmaybe-uninitialized] symmol.f90:1420:12: 1420 | n2=i | ^ Warning: 'n2' may be used uninitialized in this function [-Wmaybe-uninitialized] symmol.f90:1416:12: 1416 | n1=i | ^ Warning: 'n1' may be used uninitialized in this function [-Wmaybe-uninitialized] + popd ~/build/BUILD/IQmol-2.13 + pushd src ~/build/BUILD/IQmol-2.13/src ~/build/BUILD/IQmol-2.13 + /usr/lib64/qt5/bin/qmake 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= IQmol.pro Info: creating stash file /builddir/build/BUILD/IQmol-2.13/src/.qmake.stash + make -j8 VERBOSE=1 cd QGLViewer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/QGLViewer/QGLViewer.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/QGLViewer' /usr/lib64/qt5/bin/uic ImageInterface.ui -o ../../build/ui_ImageInterface.h /usr/lib64/qt5/bin/uic VRenderInterface.ui -o ../../build/ui_VRenderInterface.h g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qglviewer.o qglviewer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/camera.o camera.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/manipulatedFrame.o manipulatedFrame.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/manipulatedCameraFrame.o manipulatedCameraFrame.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/frame.o frame.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/constraint-qglviewer.o constraint-qglviewer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/keyFrameInterpolator.o keyFrameInterpolator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/mouseGrabber.o mouseGrabber.cpp In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from keyFrameInterpolator.h:31, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from keyFrameInterpolator.h:31, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from keyFrameInterpolator.h:31, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from qglviewer.h:26, from keyFrameInterpolator.cpp:24: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from keyFrameInterpolator.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from keyFrameInterpolator.h:31, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from keyFrameInterpolator.h:31, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from keyFrameInterpolator.h:31, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from qglviewer.h:26, from qglviewer.cpp:24: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from keyFrameInterpolator.cpp:24: qglviewer.h: At global scope: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from keyFrameInterpolator.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from keyFrameInterpolator.cpp:24: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from keyFrameInterpolator.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from keyFrameInterpolator.cpp:24: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from keyFrameInterpolator.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from keyFrameInterpolator.cpp:24: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from keyFrameInterpolator.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from qglviewer.cpp:24: qglviewer.h: At global scope: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from qglviewer.cpp:24: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from qglviewer.cpp:24: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from qglviewer.cpp:24: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint-qglviewer.cpp:23: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint-qglviewer.cpp:23: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint-qglviewer.cpp:24: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from constraint-qglviewer.cpp:25: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from constraint-qglviewer.cpp:25: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from qglviewer.cpp:27: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 75 | Vec pivotPoint() const { return pivotPoint_; } | ^~~~~~~~~~~ In file included from constraint-qglviewer.cpp:25: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from qglviewer.cpp:27: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 171 | Vec sceneUpVector() const { return sceneUpVector_; } | ^~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from qglviewer.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from qglviewer.h:26, from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from constraint-qglviewer.cpp:26: qglviewer.h: At global scope: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtXml/qdom.h:44, from /usr/include/qt5/QtXml/QDomElement:1, from vec.h:30, from constraint.h:26, from constraint-qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from constraint-qglviewer.cpp:26: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtXml/qdom.h:44, from /usr/include/qt5/QtXml/QDomElement:1, from vec.h:30, from constraint.h:26, from constraint-qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from constraint-qglviewer.cpp:26: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtXml/qdom.h:44, from /usr/include/qt5/QtXml/QDomElement:1, from vec.h:30, from constraint.h:26, from constraint-qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from constraint-qglviewer.cpp:26: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtXml/qdom.h:44, from /usr/include/qt5/QtXml/QDomElement:1, from vec.h:30, from constraint.h:26, from constraint-qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from frame.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from frame.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from manipulatedFrame.h:28, from manipulatedFrame.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from manipulatedFrame.h:28, from manipulatedFrame.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.cpp:24: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp: In constructor 'qglviewer::Frame::Frame(const qglviewer::Vec&, const qglviewer::Quaternion&)': frame.cpp:46:74: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : t_(position), q_(orientation), constraint_(NULL), referenceFrame_(NULL) | ^ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from qglviewer.h:26, from manipulatedFrame.h:28, from manipulatedFrame.cpp:24: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp: In member function 'void qglviewer::Frame::translate(const qglviewer::Vec&)': frame.cpp:329:13: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 329 | Vec tbis = t; | ^ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint-qglviewer.cpp:26: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 75 | Vec pivotPoint() const { return pivotPoint_; } | ^~~~~~~~~~~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from constraint-qglviewer.cpp:26: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 171 | Vec sceneUpVector() const { return sceneUpVector_; } | ^~~~~~~~~~~~~~ In file included from constraint.h:26, from constraint-qglviewer.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::position() const': frame.cpp:541:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 541 | return t_; | ^~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::inverseCoordinatesOf(const qglviewer::Vec&) const': frame.cpp:718:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 718 | Vec res = src; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp:724:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 724 | return res; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::coordinatesOfFrom(const qglviewer::Vec&, const qglviewer::Frame*) const': frame.cpp:752:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 752 | return src; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::coordinatesOfIn(const qglviewer::Vec&, const qglviewer::Frame*) const': frame.cpp:767:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 767 | Vec res = src; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp:779:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 779 | return res; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::inverseTransformOf(const qglviewer::Vec&) const': frame.cpp:859:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 859 | Vec res = src; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp:865:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 865 | return res; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::transformOfFrom(const qglviewer::Vec&, const qglviewer::Frame*) const': frame.cpp:893:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 893 | return src; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::transformOfIn(const qglviewer::Vec&, const qglviewer::Frame*) const': frame.cpp:908:15: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 908 | Vec res = src; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ frame.cpp:920:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 920 | return res; | ^~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: qglviewer.h: At global scope: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from manipulatedCameraFrame.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from manipulatedCameraFrame.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from manipulatedCameraFrame.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedFrame.h:28, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from manipulatedCameraFrame.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ frame.cpp: In member function 'void qglviewer::Frame::projectOnLine(const qglviewer::Vec&, const qglviewer::Vec&)': frame.cpp:1141:13: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 1141 | Vec proj = shift; | ^~~~~ In file included from constraint.h:26, from frame.h:29, from frame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from manipulatedFrame.h:28, from manipulatedFrame.cpp:24: qglviewer.h: At global scope: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from manipulatedFrame.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedFrame.h:28, from manipulatedFrame.cpp:24: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from manipulatedFrame.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedFrame.h:28, from manipulatedFrame.cpp:24: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from manipulatedFrame.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedFrame.h:28, from manipulatedFrame.cpp:24: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from manipulatedFrame.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from manipulatedCameraFrame.cpp:24: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 75 | Vec pivotPoint() const { return pivotPoint_; } | ^~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from manipulatedCameraFrame.cpp:24: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 171 | Vec sceneUpVector() const { return sceneUpVector_; } | ^~~~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedCameraFrame.h:26, from manipulatedCameraFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from manipulatedFrame.cpp:25: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 75 | Vec pivotPoint() const { return pivotPoint_; } | ^~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from manipulatedFrame.cpp:25: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 171 | Vec sceneUpVector() const { return sceneUpVector_; } | ^~~~~~~~~~~~~~ In file included from constraint.h:26, from frame.h:29, from manipulatedFrame.h:26, from manipulatedFrame.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from keyFrameInterpolator.h:31, from camera.h:26, from camera.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from keyFrameInterpolator.h:31, from camera.h:26, from camera.cpp:24: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from keyFrameInterpolator.h:31, from camera.h:26, from camera.cpp:24: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from camera.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from camera.cpp:24: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.cpp:24: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.cpp:25: qglviewer.h: At global scope: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from camera.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from camera.cpp:25: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from camera.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from camera.cpp:25: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from camera.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from camera.cpp:25: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from camera.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp: In static member function 'static QString QGLViewer::mouseActionString(QGLViewer::MouseAction)': qglviewer.cpp:1559:53: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1559 | case QGLViewer::NO_MOUSE_ACTION : return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp:1559:53: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1559 | case QGLViewer::NO_MOUSE_ACTION : return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp:1572:18: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1572 | return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp:1572:18: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1572 | return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp: In static member function 'static QString QGLViewer::clickActionString(QGLViewer::ClickAction)': qglviewer.cpp:1579:53: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1579 | case QGLViewer::NO_CLICK_ACTION : return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp:1579:53: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1579 | case QGLViewer::NO_CLICK_ACTION : return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp:1591:18: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1591 | return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp:1591:18: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1591 | return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from camera.cpp:26: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 75 | Vec pivotPoint() const { return pivotPoint_; } | ^~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.cpp:26: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 171 | Vec sceneUpVector() const { return sceneUpVector_; } | ^~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ qglviewer.cpp: In member function 'QString QGLViewer::cameraPathKeysString() const': qglviewer.cpp:1837:19: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1837 | return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp:1837:19: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1837 | return QString::null; | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ qglviewer.cpp:1843:12: warning: 'void qSort(Container&) [with Container = QVector]' is deprecated: Use std::sort [-Wdeprecated-declarations] 1843 | qSort(keys); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from config.h:78, from domUtils.h:23, from qglviewer.cpp:23: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ camera.cpp: In member function 'qglviewer::Vec qglviewer::Camera::pointUnderPixel(const QPoint&, bool&) const': camera.cpp:979:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 979 | return point; | ^~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from camera.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/quaternion.o quaternion.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/vec.o vec.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/BackFaceCullingOptimizer.o VRender/BackFaceCullingOptimizer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/BSPSortMethod.o VRender/BSPSortMethod.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/EPSExporter.o VRender/EPSExporter.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/Exporter.o VRender/Exporter.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/FIGExporter.o VRender/FIGExporter.cpp In file included from quaternion.h:26, from quaternion.cpp:24: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from quaternion.h:26, from quaternion.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from quaternion.h:26, from quaternion.cpp:24: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from quaternion.h:26, from quaternion.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ quaternion.cpp: In member function 'qglviewer::Vec qglviewer::Quaternion::axis() const': quaternion.cpp:225:43: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 225 | return (acos(q[3]) <= M_PI/2.0) ? res : -res; | ^~~ In file included from quaternion.h:26, from quaternion.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from vec.cpp:24: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from vec.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from vec.cpp:24: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from vec.cpp:24: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../qglviewer.h: At global scope: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/BSPSortMethod.cpp:45: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/BSPSortMethod.cpp:45: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/BSPSortMethod.cpp:45: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/BSPSortMethod.cpp:45: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/BSPSortMethod.cpp:45: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../qglviewer.h: At global scope: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/BackFaceCullingOptimizer.cpp:46: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/BackFaceCullingOptimizer.cpp:46: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/BackFaceCullingOptimizer.cpp:46: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/BackFaceCullingOptimizer.cpp:46: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/BackFaceCullingOptimizer.cpp:46: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/gpc.o VRender/gpc.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/ParserGL.o VRender/ParserGL.cpp In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../qglviewer.h: At global scope: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/Exporter.cpp:45: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/Exporter.cpp:45: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/Exporter.cpp:45: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/Exporter.cpp:45: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/Exporter.cpp:45: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/Primitive.o VRender/Primitive.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/PrimitivePositioning.o VRender/PrimitivePositioning.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/TopologicalSortMethod.o VRender/TopologicalSortMethod.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/VisibilityOptimizer.o VRender/VisibilityOptimizer.cpp VRender/Primitive.cpp:165:15: warning: 'std::ostream& vrender::operator<<(std::ostream&, const vrender::Feedback3DColor&)' has not been declared within 'vrender' 165 | std::ostream& vrender::operator<<(std::ostream& o,const Feedback3DColor& f) | ^~~~~~~ In file included from VRender/Primitive.cpp:47: VRender/Primitive.h:105:24: note: only here as a 'friend' 105 | friend std::ostream& operator<<(std::ostream&,const Feedback3DColor&) ; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/Vector2.o VRender/Vector2.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/Vector3.o VRender/Vector3.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/NVector3.o VRender/NVector3.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/VRender.o VRender/VRender.cpp VRender/NVector3.cpp:85:8: warning: 'double vrender::operator*(const vrender::NVector3&, const vrender::Vector3&)' has not been declared within 'vrender' 85 | double vrender::operator*(const NVector3 &u,const Vector3 &v) | ^~~~~~~ In file included from VRender/NVector3.cpp:45: VRender/NVector3.h:89:19: note: only here as a 'friend' 89 | friend double operator*(const NVector3 &u,const Vector3 &v); | ^~~~~~~~ VRender/NVector3.cpp:90:8: warning: 'double vrender::operator*(const vrender::Vector3&, const vrender::NVector3&)' has not been declared within 'vrender' 90 | double vrender::operator*(const Vector3 &u,const NVector3 &v) | ^~~~~~~ In file included from VRender/NVector3.cpp:45: VRender/NVector3.h:90:19: note: only here as a 'friend' 90 | friend double operator*(const Vector3 &u,const NVector3 &v); | ^~~~~~~~ VRender/Vector2.cpp:94:9: warning: 'vrender::Vector2 vrender::operator-(const vrender::Vector2&)' has not been declared within 'vrender' 94 | Vector2 vrender::operator- (const Vector2& u) | ^~~~~~~ In file included from VRender/Vector2.cpp:45: VRender/Vector2.h:117:19: note: only here as a 'friend' 117 | friend Vector2 operator- (const Vector2&); | ^~~~~~~~ g++ -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -dM -E -o .moc/moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/saveSnapshot.o saveSnapshot.cpp VRender/Vector3.cpp:125:9: warning: 'vrender::Vector3 vrender::operator*(double, const vrender::Vector3&)' has not been declared within 'vrender' 125 | Vector3 vrender::operator* (double r,const Vector3& u) | ^~~~~~~ In file included from VRender/Vector3.cpp:46: VRender/Vector3.h:158:19: note: only here as a 'friend' 158 | friend Vector3 operator* (double,const Vector3&); | ^~~~~~~~ VRender/Vector3.cpp:155:15: warning: 'std::ostream& vrender::operator<<(std::ostream&, const vrender::Vector3&)' has not been declared within 'vrender' 155 | std::ostream& vrender::operator<< (std::ostream& out,const Vector3& u) | ^~~~~~~ In file included from VRender/Vector3.cpp:46: VRender/Vector3.h:171:25: note: only here as a 'friend' 171 | friend std::ostream& operator<< (std::ostream&,const Vector3&); | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/src/QGLViewer/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qglviewer.h -o .moc/moc_qglviewer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/src/QGLViewer/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include camera.h -o .moc/moc_camera.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/src/QGLViewer/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include manipulatedFrame.h -o .moc/moc_manipulatedFrame.cpp In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../qglviewer.h: At global scope: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/ParserGL.cpp:49: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/ParserGL.cpp:49: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/ParserGL.cpp:49: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/ParserGL.cpp:49: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/ParserGL.cpp:49: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/src/QGLViewer/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include manipulatedCameraFrame.h -o .moc/moc_manipulatedCameraFrame.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/src/QGLViewer/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include frame.h -o .moc/moc_frame.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/src/QGLViewer/.moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include keyFrameInterpolator.h -o .moc/moc_keyFrameInterpolator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_qglviewer.o .moc/moc_qglviewer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_camera.o .moc/moc_camera.cpp g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_manipulatedFrame.o .moc/moc_manipulatedFrame.cpp In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_manipulatedCameraFrame.o .moc/moc_manipulatedCameraFrame.cpp In file included from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../qglviewer.h: At global scope: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/TopologicalSortMethod.cpp:48: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/TopologicalSortMethod.cpp:48: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/TopologicalSortMethod.cpp:48: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/TopologicalSortMethod.cpp:48: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/TopologicalSortMethod.cpp:48: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../qglviewer.h: At global scope: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/VisibilityOptimizer.cpp:46: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/VisibilityOptimizer.cpp:46: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/VisibilityOptimizer.cpp:46: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/VisibilityOptimizer.cpp:46: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/VisibilityOptimizer.cpp:46: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../frame.h:29, from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../keyFrameInterpolator.h:31, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from VRender/../quaternion.h:26, from VRender/../keyFrameInterpolator.h:29, from VRender/../camera.h:26, from VRender/../qglviewer.h:26, from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_frame.o .moc/moc_frame.cpp In file included from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../qglviewer.h: At global scope: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/VRender.cpp:60: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/VRender.cpp:60: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/VRender.cpp:60: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from VRender/VRender.h:52, from VRender/VRender.cpp:60: VRender/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from VRender/../config.h:78, from VRender/VRender.h:48, from VRender/VRender.cpp:60: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from keyFrameInterpolator.h:31, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from frame.h:29, from keyFrameInterpolator.h:31, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from keyFrameInterpolator.h:31, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from qglviewer.h:26, from saveSnapshot.cpp:23: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from quaternion.h:26, from keyFrameInterpolator.h:29, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from saveSnapshot.cpp:23: qglviewer.h: At global scope: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from keyFrameInterpolator.h:26, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from saveSnapshot.cpp:23: qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from keyFrameInterpolator.h:26, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from saveSnapshot.cpp:23: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from keyFrameInterpolator.h:26, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from saveSnapshot.cpp:23: qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from keyFrameInterpolator.h:26, from camera.h:26, from qglviewer.h:26, from saveSnapshot.cpp:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ g++ -c -pipe -O2 -g -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -frtti -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I.moc -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/moc_keyFrameInterpolator.o .moc/moc_keyFrameInterpolator.cpp In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../keyFrameInterpolator.h:31, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../keyFrameInterpolator.h:31, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../keyFrameInterpolator.h:31, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/../manipulatedFrame.h:28, from .moc/moc_manipulatedFrame.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/../manipulatedFrame.h:28, from .moc/moc_manipulatedFrame.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../qglviewer.h:26, from .moc/../manipulatedFrame.h:28, from .moc/moc_manipulatedFrame.cpp:10: .moc/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': .moc/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': .moc/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../keyFrameInterpolator.h:31, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../keyFrameInterpolator.h:31, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../keyFrameInterpolator.h:31, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../manipulatedFrame.h:28, from .moc/moc_manipulatedFrame.cpp:10: .moc/../qglviewer.h: At global scope: .moc/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../frame.h:26, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/../manipulatedFrame.h:28, from .moc/moc_manipulatedFrame.cpp:10: .moc/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../frame.h:26, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/../manipulatedFrame.h:28, from .moc/moc_manipulatedFrame.cpp:10: .moc/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../frame.h:26, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/../manipulatedFrame.h:28, from .moc/moc_manipulatedFrame.cpp:10: .moc/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../frame.h:26, from .moc/../manipulatedFrame.h:26, from .moc/moc_manipulatedFrame.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/moc_camera.cpp:10: .moc/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': .moc/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/../camera.h:26, from .moc/moc_camera.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/moc_qglviewer.cpp:10: .moc/../qglviewer.h: At global scope: .moc/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../keyFrameInterpolator.h:26, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/moc_qglviewer.cpp:10: .moc/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../keyFrameInterpolator.h:26, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/moc_qglviewer.cpp:10: .moc/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../keyFrameInterpolator.h:26, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/moc_qglviewer.cpp:10: .moc/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../keyFrameInterpolator.h:26, from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/moc_qglviewer.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/../manipulatedFrame.h:28, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../camera.h:26, from .moc/../qglviewer.h:26, from .moc/../manipulatedFrame.h:28, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../qglviewer.h:26, from .moc/../manipulatedFrame.h:28, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': .moc/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../manipulatedFrame.h:28, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../qglviewer.h: At global scope: .moc/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../frame.h:26, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/../manipulatedFrame.h:28, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../frame.h:26, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/../manipulatedFrame.h:28, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../frame.h:26, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/../manipulatedFrame.h:28, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from .moc/../frame.h:26, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': .moc/../manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 75 | Vec pivotPoint() const { return pivotPoint_; } | ^~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': .moc/../manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 171 | Vec sceneUpVector() const { return sceneUpVector_; } | ^~~~~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/../manipulatedFrame.h:26, from .moc/../manipulatedCameraFrame.h:26, from .moc/moc_manipulatedCameraFrame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/moc_frame.cpp:10: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/moc_frame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/moc_frame.cpp:10: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/moc_frame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/moc_frame.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/moc_frame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/moc_frame.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/moc_frame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/moc_frame.cpp:10: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from .moc/../constraint.h:26, from .moc/../frame.h:29, from .moc/moc_frame.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../keyFrameInterpolator.h:31, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../frame.h:29, from .moc/../keyFrameInterpolator.h:31, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/../keyFrameInterpolator.h:31, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from .moc/../quaternion.h:26, from .moc/../keyFrameInterpolator.h:29, from .moc/moc_keyFrameInterpolator.cpp:10: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ rm -f ../../build/libQGLViewer.a ar cqs ../../build/libQGLViewer.a .obj/qglviewer.o .obj/camera.o .obj/manipulatedFrame.o .obj/manipulatedCameraFrame.o .obj/frame.o .obj/saveSnapshot.o .obj/constraint-qglviewer.o .obj/keyFrameInterpolator.o .obj/mouseGrabber.o .obj/quaternion.o .obj/vec.o .obj/BackFaceCullingOptimizer.o .obj/BSPSortMethod.o .obj/EPSExporter.o .obj/Exporter.o .obj/FIGExporter.o .obj/gpc.o .obj/ParserGL.o .obj/Primitive.o .obj/PrimitivePositioning.o .obj/TopologicalSortMethod.o .obj/VisibilityOptimizer.o .obj/Vector2.o .obj/Vector3.o .obj/NVector3.o .obj/VRender.o .obj/moc_qglviewer.o .obj/moc_camera.o .obj/moc_manipulatedFrame.o .obj/moc_manipulatedCameraFrame.o .obj/moc_frame.o .obj/moc_keyFrameInterpolator.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/QGLViewer' cd Util/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Util/Util.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Util' /usr/lib64/qt5/bin/uic ColorGradientDialog.ui -o ../../build/ui_ColorGradientDialog.h g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Align.o Align.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ColorGradient.o ColorGradient.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EulerAngles.o EulerAngles.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Function.o Function.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GLShape.o GLShape.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GLShapeLibrary.o GLShapeLibrary.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Matrix.o Matrix.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Preferences.o Preferences.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/qcprot.o qcprot.C In file included from GLShape.h:26, from GLShapeLibrary.h:26, from GLShapeLibrary.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLShape.h:26, from GLShapeLibrary.h:26, from GLShapeLibrary.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLShape.h:26, from GLShapeLibrary.h:26, from GLShapeLibrary.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLShape.h:26, from GLShapeLibrary.h:26, from GLShapeLibrary.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Align.h:25, from Align.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Align.h:25, from Align.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Align.h:25, from Align.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Align.h:25, from Align.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ Align.C: In member function 'qglviewer::Vec IQmol::Util::Align::centerCoords(double**)': Align.C:172:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 172 | return offset; | ^~~~~~ In file included from Align.h:25, from Align.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from EulerAngles.h:25, from EulerAngles.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from EulerAngles.h:25, from EulerAngles.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from EulerAngles.h:25, from EulerAngles.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from EulerAngles.h:25, from EulerAngles.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLShape.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from ../../src/QGLViewer/keyFrameInterpolator.h:26, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from GLShape.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from ../../src/QGLViewer/keyFrameInterpolator.h:26, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from GLShape.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from ../../src/QGLViewer/keyFrameInterpolator.h:26, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from GLShape.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/QObject:1, from ../../src/QGLViewer/keyFrameInterpolator.h:26, from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from GLShape.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/RemoveDirectory.o RemoveDirectory.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ScanDirectory.o ScanDirectory.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SetButtonColor.o SetButtonColor.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Task.o Task.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Timer.o Timer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/WriteToTemporaryFile.o WriteToTemporaryFile.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QsLogDest.o QsLogDest.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QsLog.o QsLog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QsDebugOutput.o QsDebugOutput.C In file included from QsLogDest.C:26: QsLogDest.h:43:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | typedef std::auto_ptr DestinationPtr; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from QsLogDest.h:30, from QsLogDest.C:26: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -dM -E -o ../../build/moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ColorGradientDialog.o ColorGradientDialog.C /usr/lib64/qt5/bin/moc -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ColorGradientDialog.h -o ../../build/moc_ColorGradientDialog.cpp /usr/lib64/qt5/bin/moc -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Task.h -o ../../build/moc_Task.cpp /usr/lib64/qt5/bin/moc -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Timer.h -o ../../build/moc_Timer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ColorGradientDialog.o ../../build/moc_ColorGradientDialog.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Task.o ../../build/moc_Task.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQS_LOG_LINE_NUMBERS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Timer.o ../../build/moc_Timer.cpp In file included from QsLog.C:27: QsLogDest.h:43:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | typedef std::auto_ptr DestinationPtr; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from QsLogDest.h:30, from QsLog.C:27: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ QsLog.C: In destructor 'QsLogging::Logger::Helper::~Helper()': QsLog.C:152:9: warning: 'throw' will always call 'terminate' [-Wterminate] 152 | throw; | ^~~~~ QsLog.C:152:9: note: in C++11 destructors default to 'noexcept' rm -f ../../build/libUtil.a ar cqs ../../build/libUtil.a ../../build/Align.o ../../build/ColorGradient.o ../../build/ColorGradientDialog.o ../../build/EulerAngles.o ../../build/Function.o ../../build/GLShape.o ../../build/GLShapeLibrary.o ../../build/Matrix.o ../../build/Preferences.o ../../build/qcprot.o ../../build/RemoveDirectory.o ../../build/ScanDirectory.o ../../build/SetButtonColor.o ../../build/Task.o ../../build/Timer.o ../../build/WriteToTemporaryFile.o ../../build/QsLogDest.o ../../build/QsLog.o ../../build/QsDebugOutput.o ../../build/moc_ColorGradientDialog.o ../../build/moc_Task.o ../../build/moc_Timer.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Util' cd Data/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Data/Data.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Data' g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Atom.o Atom.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/AtomicProperty.o AtomicProperty.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Bank.o Bank.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/CanonicalOrbitals.o CanonicalOrbitals.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ChargeMultiplicity.o ChargeMultiplicity.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Constraint.o Constraint.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Data.o Data.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/DataFactory.o DataFactory.C In file included from Serialization.h:29, from Data.h:25, from Data.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Data.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Data.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Data.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Constraint.h:25, from Constraint.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Constraint.h:25, from Constraint.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Constraint.h:25, from Constraint.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Constraint.h:25, from Constraint.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from AtomicProperty.h:25, from AtomicProperty.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from AtomicProperty.h:25, from AtomicProperty.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from AtomicProperty.h:25, from AtomicProperty.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from AtomicProperty.h:25, from AtomicProperty.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from ChargeMultiplicity.h:25, from ChargeMultiplicity.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from ChargeMultiplicity.h:25, from ChargeMultiplicity.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from ChargeMultiplicity.h:25, from ChargeMultiplicity.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from ChargeMultiplicity.h:25, from ChargeMultiplicity.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from CanonicalOrbitals.h:25, from CanonicalOrbitals.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from CanonicalOrbitals.h:25, from CanonicalOrbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from CanonicalOrbitals.h:25, from CanonicalOrbitals.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from CanonicalOrbitals.h:25, from CanonicalOrbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Atom.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Atom.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Atom.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Atom.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Bank.h:25, from Bank.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Bank.h:25, from Bank.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Bank.h:25, from Bank.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Bank.h:25, from Bank.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Data.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ Data.C: In function 'QString IQmol::Data::Type::toString(IQmol::Data::Type::ID)': Data.C:34:11: warning: enumeration value 'FrozenAtomsConstraint' not handled in switch [-Wswitch] 34 | switch (id) { | ^ In file included from ChargeMultiplicity.h:25, from ChargeMultiplicity.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from AtomicProperty.h:25, from AtomicProperty.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Constraint.h:25, from Constraint.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Orbitals.h:25, from CanonicalOrbitals.h:25, from CanonicalOrbitals.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Bank.h:25, from Bank.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from DataList.h:25, from Atom.h:25, from Atom.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from DataFactory.h:25, from DataFactory.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from DataFactory.C:30: DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } | ^ In file included from Serialization.h:29, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Density.o Density.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EfpFragment.o EfpFragment.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EfpFragmentLibrary.o EfpFragmentLibrary.C In file included from DataFactory.C:43: MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from Serialization.h:29, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataFactory.C:43: MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataFactory.C:43: MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ In file included from DataFactory.C:45: PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 39 | : m_charge(charge), m_position(position) { } | ^ In file included from Serialization.h:29, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from YamlNode.h:26, from DataFactory.C:47: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from Serialization.h:31, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from YamlNode.h:26, from DataFactory.C:47: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from Serialization.h:31, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from YamlNode.h:26, from DataFactory.C:47: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from Serialization.h:31, from Data.h:25, from DataFactory.h:25, from DataFactory.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ElectronicTransition.o ElectronicTransition.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Energy.o Energy.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ExcitedStates.o ExcitedStates.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/File.o File.C In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Density.h:25, from Density.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Density.h:25, from Density.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Density.h:25, from Density.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Density.h:25, from Density.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from EfpFragment.h:25, from EfpFragment.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from EfpFragment.h:25, from EfpFragment.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from EfpFragment.h:25, from EfpFragment.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from EfpFragment.h:25, from EfpFragment.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from EfpFragmentLibrary.h:25, from EfpFragmentLibrary.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from EfpFragmentLibrary.h:25, from EfpFragmentLibrary.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from EfpFragmentLibrary.h:25, from EfpFragmentLibrary.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from EfpFragmentLibrary.h:25, from EfpFragmentLibrary.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ElectronicTransition.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ElectronicTransition.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ElectronicTransition.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ElectronicTransition.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Energy.h:25, from Energy.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Energy.h:25, from Energy.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Energy.h:25, from Energy.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Energy.h:25, from Energy.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ExcitedStates.h:25, from ExcitedStates.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ExcitedStates.h:25, from ExcitedStates.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ExcitedStates.h:25, from ExcitedStates.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ExcitedStates.h:25, from ExcitedStates.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataList.h:25, from Density.h:25, from Density.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from DataList.h:25, from EfpFragment.h:25, from EfpFragment.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from EfpFragmentLibrary.h:25, from EfpFragmentLibrary.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ EfpFragment.C: In constructor 'IQmol::Data::EfpFragment::EfpFragment(const QString&, const qglviewer::Vec&, double, double, double)': EfpFragment.C:38:78: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 38 | double const beta, double const gamma) : m_name(name), m_position(position) | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from EfpFragment.h:25, from EfpFragment.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataList.h:25, from ElectronicTransition.h:26, from ElectronicTransition.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ElectronicTransition.C:23: ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ElectronicTransition.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from File.h:25, from File.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from File.h:25, from File.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from File.h:25, from File.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from File.h:25, from File.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Energy.h:25, from Energy.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from DataList.h:25, from ElectronicTransition.h:26, from ExcitedStates.h:25, from ExcitedStates.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ExcitedStates.h:25, from ExcitedStates.C:23: ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from ElectronicTransition.h:26, from ExcitedStates.h:25, from ExcitedStates.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Frequencies.o Frequencies.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeminalOrbitals.o GeminalOrbitals.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Geometry.o Geometry.C In file included from DataList.h:25, from File.h:25, from File.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeometryList.o GeometryList.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GridData.o GridData.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GridSize.o GridSize.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Hessian.o Hessian.C In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from VibrationalMode.h:25, from Frequencies.h:25, from Frequencies.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from VibrationalMode.h:25, from Frequencies.h:25, from Frequencies.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from VibrationalMode.h:25, from Frequencies.h:25, from Frequencies.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from VibrationalMode.h:25, from Frequencies.h:25, from Frequencies.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Mesh.o Mesh.C In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from Geometry.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from Geometry.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from Geometry.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from Geometry.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GridSize.h:25, from GridSize.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GridSize.h:25, from GridSize.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GridSize.h:25, from GridSize.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GridSize.h:25, from GridSize.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataList.h:25, from VibrationalMode.h:25, from Frequencies.h:25, from Frequencies.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ GridSize.C: In constructor 'IQmol::Data::GridSize::GridSize(const qglviewer::Vec&, const qglviewer::Vec&, unsigned int, unsigned int, unsigned int)': GridSize.C:57:47: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 57 | m_delta(delta), m_nx(nx), m_ny(ny), m_nz(nz) | ^ In file included from GridSize.h:25, from GridSize.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridSize.C:57:47: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 57 | m_delta(delta), m_nx(nx), m_ny(ny), m_nz(nz) | ^ In file included from GridSize.h:25, from GridSize.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from GeometryList.h:25, from GeometryList.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from GeometryList.h:25, from GeometryList.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from GeometryList.h:25, from GeometryList.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from GeometryList.h:25, from GeometryList.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Shell.h:25, from GeminalOrbitals.h:26, from GeminalOrbitals.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Shell.h:25, from GeminalOrbitals.h:26, from GeminalOrbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Shell.h:25, from GeminalOrbitals.h:26, from GeminalOrbitals.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Shell.h:25, from GeminalOrbitals.h:26, from GeminalOrbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MultipoleExpansion.o MultipoleExpansion.C In file included from Shell.h:26, from GeminalOrbitals.h:26, from GeminalOrbitals.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from DataList.h:25, from Atom.h:25, from Geometry.h:25, from Geometry.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ Geometry.C: In member function 'qglviewer::Vec IQmol::Data::Geometry::position(unsigned int) const': Geometry.C:90:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 90 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from Geometry.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ Geometry.C: In member function 'void IQmol::Data::Geometry::setCoordinates(const QList&)': Geometry.C:293:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 293 | qglviewer::Vec vec(m_coordinates.first()); | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Atom.h:25, from Geometry.h:25, from Geometry.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Hessian.h:25, from Hessian.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Hessian.h:25, from Hessian.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Hessian.h:25, from Hessian.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Hessian.h:25, from Hessian.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NaturalBondOrbitals.o NaturalBondOrbitals.C In file included from DataList.h:25, from Atom.h:25, from Geometry.h:25, from GeometryList.h:25, from GeometryList.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from DataList.h:25, from GridData.h:25, from GridData.C:24: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ GridData.C: In constructor 'IQmol::Data::GridData::GridData(const IQmol::Data::GridSize&, const IQmol::Data::SurfaceType&)': GridData.C:39:49: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 39 | m_origin(size.origin()), m_delta(size.delta()) | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridData.C:39:49: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 39 | m_origin(size.origin()), m_delta(size.delta()) | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridData.C: In constructor 'IQmol::Data::GridData::GridData(const IQmol::Data::GridSize&, const IQmol::Data::SurfaceType&, const QList&)': GridData.C:47:70: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 47 | : m_surfaceType(type), m_origin(size.origin()), m_delta(size.delta()) | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridData.C:47:70: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 47 | : m_surfaceType(type), m_origin(size.origin()), m_delta(size.delta()) | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridData.C: In member function 'qglviewer::Vec IQmol::Data::GridData::normal(double, double, double) const': GridData.C:286:49: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 286 | if (gx < 1.0 || gy < 1.0 || gz < 1.0) return grad; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridData.C:298:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 298 | z1 >= m_data.shape()[2]-1 ) return grad; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from GridData.h:25, from GridData.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Hessian.h:25, from Hessian.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Mesh.h:25, from Mesh.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Mesh.h:25, from Mesh.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Mesh.h:25, from Mesh.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Mesh.h:25, from Mesh.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NaturalTransitionOrbitals.o NaturalTransitionOrbitals.C In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from MultipoleExpansion.h:25, from MultipoleExpansion.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from MultipoleExpansion.h:25, from MultipoleExpansion.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from MultipoleExpansion.h:25, from MultipoleExpansion.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from MultipoleExpansion.h:25, from MultipoleExpansion.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NmrData.o NmrData.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NmrReference.o NmrReference.C In file included from DataList.h:25, from Mesh.h:25, from Mesh.C:24: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from NaturalBondOrbitals.h:25, from NaturalBondOrbitals.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from NaturalBondOrbitals.h:25, from NaturalBondOrbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from NaturalBondOrbitals.h:25, from NaturalBondOrbitals.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from NaturalBondOrbitals.h:25, from NaturalBondOrbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ Mesh.C: In member function 'IQmol::Data::Mesh& IQmol::Data::Mesh::operator+=(const IQmol::Data::Mesh&)': Mesh.C:156:36: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 156 | point = that.vertex(iter); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:157:36: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 157 | normal = that.normal(iter); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:158:32: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 158 | oldVertex = iter.handle(); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C:169:52: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 169 | fvIter = that.m_omMesh.cfv_iter(face.handle()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C:171:43: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 171 | v0 = vertexMap.value(fvIter.handle()); ++fvIter; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ Mesh.C:172:43: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 172 | v1 = vertexMap.value(fvIter.handle()); ++fvIter; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ Mesh.C:173:43: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 173 | v2 = vertexMap.value(fvIter.handle()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ Mesh.C:176:38: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 176 | faceMap.insert(face.handle(), addFace(v0, v1, v2)); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C:179:52: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 179 | << " on face" << face.handle().idx(); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C:189:51: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 189 | int index(that.meshIndex(face.handle())); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C:190:77: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 190 | m_omMesh.property(m_meshIndexHandle, faceMap.value(face.handle())) = index; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C:201:63: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 201 | double value(that.scalarFieldValue(vertex.handle())); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C:202:83: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 202 | m_omMesh.property(m_scalarFieldHandle, vertexMap.value(vertex.handle())) = value; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C: In member function 'virtual void IQmol::Data::Mesh::serialize(IQmol::Data::OutputArchive&, unsigned int)': Mesh.C:277:47: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 277 | values << scalarFieldValue(vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:286:38: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 286 | values << meshIndex(face); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C: In member function 'bool IQmol::Data::Mesh::computeScalarField(const Function3D&)': Mesh.C:365:52: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 365 | OMMesh::Point const& p(m_omMesh.point(vertex)); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C: In member function 'bool IQmol::Data::Mesh::computeIndexField()': Mesh.C:381:60: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 381 | int index( m_omMesh.property(m_meshIndexHandle, face)); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:385:38: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 385 | vertex = m_omMesh.fv_iter(face); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:386:53: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 386 | m_omMesh.property(m_scalarFieldHandle, vertex) = value; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:388:53: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 388 | m_omMesh.property(m_scalarFieldHandle, vertex) = value; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:390:53: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 390 | m_omMesh.property(m_scalarFieldHandle, vertex) = value; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C: In member function 'bool IQmol::Data::Mesh::setMeshIndex(int)': Mesh.C:403:49: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 403 | m_omMesh.property(m_meshIndexHandle, face) = index; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C: In member function 'bool IQmol::Data::Mesh::computeFaceNormals()': Mesh.C:524:47: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 524 | vertex = m_omMesh.cfv_iter(face.handle()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C:525:33: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 525 | A = m_omMesh.point(vertex); ++vertex; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:526:33: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 526 | B = m_omMesh.point(vertex); ++vertex; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:527:33: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 527 | C = m_omMesh.point(vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:529:53: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 529 | m_omMesh.property(m_faceCentroidsHandle, face) = (A+B+C)/3.0; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C: In member function 'void IQmol::Data::Mesh::removeDisconnectedVertices()': Mesh.C:546:38: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 546 | for (vvi = m_omMesh.vv_iter(vi); vvi; ++vvi) { ++count; } | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:546:41: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator bool() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::VertexHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle]' is deprecated: Do not use this error prone implicit cast. Compare to end-iterator or use is_valid(), instead. [-Wdeprecated-declarations] 546 | for (vvi = m_omMesh.vv_iter(vi); vvi; ++vvi) { ++count; } | ^~~ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:561:9: note: declared here 561 | operator bool() const { | ^~~~~~~~ Mesh.C:549:43: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 549 | m_omMesh.delete_vertex(vi, false); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C: In member function 'void IQmol::Data::Mesh::clip(const qglviewer::Vec&, const qglviewer::Vec&)': Mesh.C:573:38: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 573 | vertex = m_omMesh.fv_iter(face); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:575:27: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 575 | Av = vertex.handle(); ++vertex; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ Mesh.C:576:27: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 576 | Bv = vertex.handle(); ++vertex; | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ Mesh.C:577:27: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 577 | Cv = vertex.handle(); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ Mesh.C:599:43: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 599 | m_omMesh.delete_face(face, false); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:602:43: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 602 | m_omMesh.delete_face(face, false); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:622:43: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 622 | m_omMesh.delete_face(face, false); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C:645:43: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 645 | m_omMesh.delete_face(face, false); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ Mesh.C: In member function 'double IQmol::Data::Mesh::surfaceArea() const': Mesh.C:741:47: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::FaceHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_face_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_faces; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::FaceHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 741 | vertex = m_omMesh.cfv_iter(face.handle()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ Mesh.C:742:35: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 742 | Vec a(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:742:62: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 742 | Vec a(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:742:89: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 742 | Vec a(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:744:35: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 744 | Vec b(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:744:62: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 744 | Vec b(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:744:89: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 744 | Vec b(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:746:35: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 746 | Vec c(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:746:62: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 746 | Vec c(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ Mesh.C:746:89: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 746 | Vec c(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from Mesh.h:28, from Mesh.C:24: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ In file included from DataList.h:25, from MultipoleExpansion.h:25, from MultipoleExpansion.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from MultipoleExpansion.C:23: MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from MultipoleExpansion.h:25, from MultipoleExpansion.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from MultipoleExpansion.C:23: MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from MultipoleExpansion.h:25, from MultipoleExpansion.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from MultipoleExpansion.C:23: MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NmrReferenceLibrary.o NmrReferenceLibrary.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Orbitals.o Orbitals.C In file included from Orbitals.h:25, from NaturalBondOrbitals.h:25, from NaturalBondOrbitals.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from NaturalTransitionOrbitals.h:25, from NaturalTransitionOrbitals.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from NaturalTransitionOrbitals.h:25, from NaturalTransitionOrbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from NaturalTransitionOrbitals.h:25, from NaturalTransitionOrbitals.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from NaturalTransitionOrbitals.h:25, from NaturalTransitionOrbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalsList.o OrbitalsList.C In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrReference.h:25, from NmrReference.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrReference.h:25, from NmrReference.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrReference.h:25, from NmrReference.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrReference.h:25, from NmrReference.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrData.h:25, from NmrData.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrData.h:25, from NmrData.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrData.h:25, from NmrData.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrData.h:25, from NmrData.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Orbitals.h:25, from NaturalTransitionOrbitals.h:25, from NaturalTransitionOrbitals.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalSymmetries.o OrbitalSymmetries.C In file included from DataList.h:25, from NmrReference.h:25, from NmrReference.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from DataList.h:25, from NmrData.h:25, from NmrData.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrReference.h:25, from NmrReferenceLibrary.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrReference.h:25, from NmrReferenceLibrary.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrReference.h:25, from NmrReferenceLibrary.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from NmrReference.h:25, from NmrReferenceLibrary.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from Orbitals.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from Orbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from Orbitals.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from Orbitals.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from OrbitalsList.h:25, from OrbitalsList.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from OrbitalsList.h:25, from OrbitalsList.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from OrbitalsList.h:25, from OrbitalsList.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from Orbitals.h:25, from OrbitalsList.h:25, from OrbitalsList.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataList.h:25, from NmrReference.h:25, from NmrReferenceLibrary.C:24: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PointCharge.o PointCharge.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PointGroup.o PointGroup.C In file included from Orbitals.h:25, from Orbitals.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ Orbitals.C: In constructor 'IQmol::Data::Orbitals::Orbitals(IQmol::Data::Orbitals::OrbitalType, const IQmol::Data::ShellList&, const QList&, const QList&, const QString&)': Orbitals.C:70:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 70 | if (alphaCoefficients.size() != m_nBasis*m_nOrbitals) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ Orbitals.C:87:32: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 87 | if (betaCoefficients.size() != m_nBasis*m_nOrbitals) { | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PovRay.o PovRay.C In file included from Orbitals.h:25, from OrbitalsList.h:25, from OrbitalsList.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Serialization.h:29, from Data.h:25, from OrbitalSymmetries.h:25, from OrbitalSymmetries.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from OrbitalSymmetries.h:25, from OrbitalSymmetries.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from OrbitalSymmetries.h:25, from OrbitalSymmetries.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from OrbitalSymmetries.h:25, from OrbitalSymmetries.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/RemSectionData.o RemSectionData.C In file included from OrbitalSymmetries.h:25, from OrbitalSymmetries.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Shell.o Shell.C In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from PointCharge.h:25, from PointCharge.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from PointCharge.h:25, from PointCharge.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from PointCharge.h:25, from PointCharge.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from PointCharge.h:25, from PointCharge.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ShellList.o ShellList.C In file included from Serialization.h:29, from Data.h:25, from PointGroup.h:25, from PointGroup.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from PointGroup.h:25, from PointGroup.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from PointGroup.h:25, from PointGroup.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from PointGroup.h:25, from PointGroup.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from PovRay.h:25, from PovRay.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from PovRay.h:25, from PovRay.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from PovRay.h:25, from PovRay.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from PovRay.h:25, from PovRay.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Surface.o Surface.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SurfaceInfo.o SurfaceInfo.C In file included from DataList.h:25, from PointCharge.h:25, from PointCharge.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from PointCharge.C:23: PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 39 | : m_charge(charge), m_position(position) { } | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from PointCharge.h:25, from PointCharge.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from RemSectionData.h:25, from RemSectionData.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from RemSectionData.h:25, from RemSectionData.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from RemSectionData.h:25, from RemSectionData.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from RemSectionData.h:25, from RemSectionData.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from PointGroup.h:25, from PointGroup.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from PovRay.h:25, from PovRay.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SurfaceType.o SurfaceType.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/VibrationalMode.o VibrationalMode.C In file included from Shell.h:25, from Shell.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Shell.h:25, from Shell.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Shell.h:25, from Shell.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Shell.h:25, from Shell.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ShellList.h:25, from ShellList.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ShellList.h:25, from ShellList.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ShellList.h:25, from ShellList.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ShellList.h:25, from ShellList.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from RemSectionData.h:25, from RemSectionData.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Parser -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/YamlNode.o YamlNode.C In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Surface.h:25, from Surface.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Surface.h:25, from Surface.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Surface.h:25, from Surface.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from Surface.h:25, from Surface.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from SurfaceInfo.h:25, from SurfaceInfo.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from SurfaceInfo.h:25, from SurfaceInfo.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from SurfaceInfo.h:25, from SurfaceInfo.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from SurfaceInfo.h:25, from SurfaceInfo.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Shell.h:26, from Shell.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ Shell.C: In constructor 'IQmol::Data::Shell::Shell(IQmol::Data::Shell::AngularMomentum, unsigned int, const qglviewer::Vec&, const QList&, const QList&)': Shell.C:45:65: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 45 | m_significantRadiusSquared(std::numeric_limits::max()) | ^ In file included from Shell.h:25, from Shell.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataList.h:25, from ShellList.h:26, from ShellList.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ ShellList.C: In constructor 'IQmol::Data::ShellList::ShellList(const IQmol::Data::ShellData&, const IQmol::Data::Geometry&)': ShellList.C:106:39: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 106 | if (shellData.overlapMatrix.size() == (n+1)*n/2) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from SurfaceType.h:25, from SurfaceType.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from SurfaceType.h:25, from SurfaceType.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from SurfaceType.h:25, from SurfaceType.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from SurfaceType.h:25, from SurfaceType.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataList.h:25, from Surface.h:25, from Surface.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from VibrationalMode.h:25, from VibrationalMode.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from VibrationalMode.h:25, from VibrationalMode.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from VibrationalMode.h:25, from VibrationalMode.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from VibrationalMode.h:25, from VibrationalMode.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataList.h:25, from SurfaceInfo.h:25, from SurfaceInfo.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from YamlNode.h:25, from YamlNode.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from YamlNode.h:25, from YamlNode.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from YamlNode.h:25, from YamlNode.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from YamlNode.h:25, from YamlNode.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from SurfaceType.h:25, from SurfaceType.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from DataList.h:25, from VibrationalMode.h:25, from VibrationalMode.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ VibrationalMode.C: In member function 'virtual void IQmol::Data::VibrationalMode::dump() const': VibrationalMode.C:37:41: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 37 | qglviewer::Vec v(m_eigenvector[i]); | ^ In file included from Serialization.h:29, from Data.h:25, from DataList.h:25, from VibrationalMode.h:25, from VibrationalMode.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from DataList.h:25, from YamlNode.h:25, from YamlNode.C:23: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from YamlNode.h:26, from YamlNode.C:23: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from Serialization.h:31, from Data.h:25, from DataList.h:25, from YamlNode.h:25, from YamlNode.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from YamlNode.h:26, from YamlNode.C:23: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from Serialization.h:31, from Data.h:25, from DataList.h:25, from YamlNode.h:25, from YamlNode.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from YamlNode.h:26, from YamlNode.C:23: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from Serialization.h:31, from Data.h:25, from DataList.h:25, from YamlNode.h:25, from YamlNode.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ rm -f ../../build/libData.a ar cqs ../../build/libData.a ../../build/Atom.o ../../build/AtomicProperty.o ../../build/Bank.o ../../build/CanonicalOrbitals.o ../../build/ChargeMultiplicity.o ../../build/Constraint.o ../../build/Data.o ../../build/DataFactory.o ../../build/Density.o ../../build/EfpFragment.o ../../build/EfpFragmentLibrary.o ../../build/ElectronicTransition.o ../../build/Energy.o ../../build/ExcitedStates.o ../../build/File.o ../../build/Frequencies.o ../../build/GeminalOrbitals.o ../../build/Geometry.o ../../build/GeometryList.o ../../build/GridData.o ../../build/GridSize.o ../../build/Hessian.o ../../build/Mesh.o ../../build/MultipoleExpansion.o ../../build/NaturalBondOrbitals.o ../../build/NaturalTransitionOrbitals.o ../../build/NmrData.o ../../build/NmrReference.o ../../build/NmrReferenceLibrary.o ../../build/Orbitals.o ../../build/OrbitalsList.o ../../build/OrbitalSymmetries.o ../../build/PointCharge.o ../../build/PointGroup.o ../../build/PovRay.o ../../build/RemSectionData.o ../../build/Shell.o ../../build/ShellList.o ../../build/Surface.o ../../build/SurfaceInfo.o ../../build/SurfaceType.o ../../build/VibrationalMode.o ../../build/YamlNode.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Data' cd Qui/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Qui/Qui.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Qui' /usr/lib64/qt5/bin/uic AdcTab.ui -o ../../build/ui_AdcTab.h /usr/lib64/qt5/bin/uic AimdTab.ui -o ../../build/ui_AimdTab.h /usr/lib64/qt5/bin/uic AttenuationParameterTab.ui -o ../../build/ui_AttenuationParameterTab.h /usr/lib64/qt5/bin/uic AuxiliaryBasisTab.ui -o ../../build/ui_AuxiliaryBasisTab.h /usr/lib64/qt5/bin/uic CisTab.ui -o ../../build/ui_CisTab.h /usr/lib64/qt5/bin/uic EomTab.ui -o ../../build/ui_EomTab.h /usr/lib64/qt5/bin/uic FreezingStringTab.ui -o ../../build/ui_FreezingStringTab.h /usr/lib64/qt5/bin/uic FrequenciesTab.ui -o ../../build/ui_FrequenciesTab.h /usr/lib64/qt5/bin/uic GeometryConstraintDialog.ui -o ../../build/ui_GeometryConstraintDialog.h /usr/lib64/qt5/bin/uic OptionDatabaseForm.ui -o ../../build/ui_OptionDatabaseForm.h /usr/lib64/qt5/bin/uic OptionListEditor.ui -o ../../build/ui_OptionListEditor.h /usr/lib64/qt5/bin/uic OptionNumberEditor.ui -o ../../build/ui_OptionNumberEditor.h /usr/lib64/qt5/bin/uic PrimaryBasisTab.ui -o ../../build/ui_PrimaryBasisTab.h /usr/lib64/qt5/bin/uic PropertiesTab.ui -o ../../build/ui_PropertiesTab.h /usr/lib64/qt5/bin/uic QuiMainWindow.ui -o ../../build/ui_QuiMainWindow.h /usr/lib64/qt5/bin/uic ReactionPathTab.ui -o ../../build/ui_ReactionPathTab.h /usr/lib64/qt5/bin/uic TransitionStateTab.ui -o ../../build/ui_TransitionStateTab.h g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Actions.o Actions.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ExternalChargesSection.o ExternalChargesSection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeometryConstraint.o GeometryConstraint.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/KeywordSection.o KeywordSection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/KeyValueSection.o KeyValueSection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/LJParametersSection.o LJParametersSection.C QuiMainWindow.ui: Warning: The name 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout7'. g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MoleculeSection.o MoleculeSection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Option.o Option.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OptionDatabase.o OptionDatabase.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OptionDatabaseForm.o OptionDatabaseForm.C GeometryConstraint.C: In member function 'virtual QString Qui::GeometryConstraint::Constraint::key() const': GeometryConstraint.C:581:41: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator) [with RandomAccessIterator = QList::iterator]' is deprecated: Use std::sort [-Wdeprecated-declarations] 581 | qSort( atoms.begin(), atoms.end() ); | ^ In file included from /usr/include/qt5/QtCore/qdebug.h:44, from /usr/include/qt5/QtCore/QtDebug:1, from GeometryConstraint.C:8: /usr/include/qt5/QtCore/qalgorithms.h:174:46: note: declared here 174 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end) | ^~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OptionEditors.o OptionEditors.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OptSection.o OptSection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PcmSection.o PcmSection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QuiJob.o QuiJob.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Qui.o Qui.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QuiMolecule.o QuiMolecule.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/RemSection.o RemSection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ReadInput.o ReadInput.C /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AdcTab.h -o ../../build/moc_AdcTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AimdTab.h -o ../../build/moc_AimdTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AttenuationParameterTab.h -o ../../build/moc_AttenuationParameterTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AuxiliaryBasisTab.h -o ../../build/moc_AuxiliaryBasisTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include CisTab.h -o ../../build/moc_CisTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include EomTab.h -o ../../build/moc_EomTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include FreezingStringTab.h -o ../../build/moc_FreezingStringTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include FrequenciesTab.h -o ../../build/moc_FrequenciesTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GeometryConstraint.h -o ../../build/moc_GeometryConstraint.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include InputDialog.h -o ../../build/moc_InputDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include OptionDatabaseForm.h -o ../../build/moc_OptionDatabaseForm.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include OptionEditors.h -o ../../build/moc_OptionEditors.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include PrimaryBasisTab.h -o ../../build/moc_PrimaryBasisTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include PropertiesTab.h -o ../../build/moc_PropertiesTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include QuiMolecule.h -o ../../build/moc_QuiMolecule.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include QtNode.h -o ../../build/moc_QtNode.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ReactionPathTab.h -o ../../build/moc_ReactionPathTab.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/QMsgBox -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include TransitionStateTab.h -o ../../build/moc_TransitionStateTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/InputDialog.o InputDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/InputDialogLogic.o InputDialogLogic.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AdcTab.o ../../build/moc_AdcTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AimdTab.o ../../build/moc_AimdTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AttenuationParameterTab.o ../../build/moc_AttenuationParameterTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AuxiliaryBasisTab.o ../../build/moc_AuxiliaryBasisTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_CisTab.o ../../build/moc_CisTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_EomTab.o ../../build/moc_EomTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FreezingStringTab.o ../../build/moc_FreezingStringTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FrequenciesTab.o ../../build/moc_FrequenciesTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeometryConstraint.o ../../build/moc_GeometryConstraint.cpp In file included from ../Process/QChemJobInfo.h:27, from InputDialog.h:29, from InputDialogLogic.C:16: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from InputDialog.h:29, from InputDialogLogic.C:16: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_InputDialog.o ../../build/moc_InputDialog.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/PointCharge.h:25, from InputDialog.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/PointCharge.h:25, from InputDialog.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/PointCharge.h:25, from InputDialog.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/PointCharge.h:25, from InputDialog.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_OptionDatabaseForm.o ../../build/moc_OptionDatabaseForm.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_OptionEditors.o ../../build/moc_OptionEditors.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_PrimaryBasisTab.o ../../build/moc_PrimaryBasisTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_PropertiesTab.o ../../build/moc_PropertiesTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_QuiMolecule.o ../../build/moc_QuiMolecule.cpp In file included from ../Data/DataList.h:25, from ../Data/PointCharge.h:25, from InputDialog.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from InputDialog.C:24: ../Data/PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': ../Data/PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 39 | : m_charge(charge), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/PointCharge.h:25, from InputDialog.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Process/QChemJobInfo.h:27, from InputDialog.h:29, from InputDialog.C:26: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from InputDialog.h:29, from InputDialog.C:26: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_QtNode.o ../../build/moc_QtNode.cpp InputDialog.C: In member function 'void Qui::InputDialog::readChargesFinished()': InputDialog.C:801:57: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 801 | qglviewer::Vec position((*charge)->position()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/PointCharge.h:25, from InputDialog.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Process/QChemJobInfo.h:27, from ../../build/../src/Qui/InputDialog.h:29, from ../../build/moc_InputDialog.cpp:10: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../build/../src/Qui/InputDialog.h:29, from ../../build/moc_InputDialog.cpp:10: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ReactionPathTab.o ../../build/moc_ReactionPathTab.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../QMsgBox -I../Old -I../Process -I../Parser -I../Data -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_TransitionStateTab.o ../../build/moc_TransitionStateTab.cpp rm -f ../../build/libQui.a ar cqs ../../build/libQui.a ../../build/Actions.o ../../build/ExternalChargesSection.o ../../build/GeometryConstraint.o ../../build/InputDialog.o ../../build/InputDialogLogic.o ../../build/KeywordSection.o ../../build/KeyValueSection.o ../../build/LJParametersSection.o ../../build/MoleculeSection.o ../../build/Option.o ../../build/OptionDatabase.o ../../build/OptionDatabaseForm.o ../../build/OptionEditors.o ../../build/OptSection.o ../../build/PcmSection.o ../../build/QuiJob.o ../../build/Qui.o ../../build/QuiMolecule.o ../../build/RemSection.o ../../build/ReadInput.o ../../build/moc_AdcTab.o ../../build/moc_AimdTab.o ../../build/moc_AttenuationParameterTab.o ../../build/moc_AuxiliaryBasisTab.o ../../build/moc_CisTab.o ../../build/moc_EomTab.o ../../build/moc_FreezingStringTab.o ../../build/moc_FrequenciesTab.o ../../build/moc_GeometryConstraint.o ../../build/moc_InputDialog.o ../../build/moc_OptionDatabaseForm.o ../../build/moc_OptionEditors.o ../../build/moc_PrimaryBasisTab.o ../../build/moc_PropertiesTab.o ../../build/moc_QuiMolecule.o ../../build/moc_QtNode.o ../../build/moc_ReactionPathTab.o ../../build/moc_TransitionStateTab.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Qui' cd Parser/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Parser/Parser.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Parser' g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Parser.o Parser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ParseFile.o ParseFile.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/CartesianCoordinatesParser.o CartesianCoordinatesParser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/CubeParser.o CubeParser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EfpFragmentParser.o EfpFragmentParser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ExternalChargesParser.o ExternalChargesParser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FormattedCheckpointParser.o FormattedCheckpointParser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GdmaParser.o GdmaParser.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CartesianCoordinatesParser.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CartesianCoordinatesParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CartesianCoordinatesParser.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CartesianCoordinatesParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from Parser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from Parser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from Parser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from Parser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from EfpFragmentParser.h:25, from EfpFragmentParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from CubeParser.h:25, from CubeParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from CubeParser.h:25, from CubeParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from CubeParser.h:25, from CubeParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from CubeParser.h:25, from CubeParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from EfpFragmentParser.h:25, from EfpFragmentParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from EfpFragmentParser.h:25, from EfpFragmentParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from EfpFragmentParser.h:25, from EfpFragmentParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from ExternalChargesParser.h:25, from ExternalChargesParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from ExternalChargesParser.h:25, from ExternalChargesParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from ExternalChargesParser.h:25, from ExternalChargesParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from ExternalChargesParser.h:25, from ExternalChargesParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from GdmaParser.h:25, from GdmaParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from GdmaParser.h:25, from GdmaParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from GdmaParser.h:25, from GdmaParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from GdmaParser.h:25, from GdmaParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ParseFile.h:26, from ParseFile.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ParseFile.h:26, from ParseFile.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ParseFile.h:26, from ParseFile.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ParseFile.h:26, from ParseFile.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from FormattedCheckpointParser.h:25, from FormattedCheckpointParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from FormattedCheckpointParser.h:25, from FormattedCheckpointParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from FormattedCheckpointParser.h:25, from FormattedCheckpointParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from FormattedCheckpointParser.h:25, from FormattedCheckpointParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from Parser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from CubeParser.h:25, from CubeParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CartesianCoordinatesParser.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from EfpFragmentParser.h:25, from EfpFragmentParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from ExternalChargesParser.h:25, from ExternalChargesParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ CubeParser.C: In member function 'bool IQmol::Parser::Cube::save(const QString&, IQmol::Data::Bank&)': CubeParser.C:224:38: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 224 | qglviewer::Vec delta(grid->delta()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from CubeParser.h:25, from CubeParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ CubeParser.C:225:40: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 225 | qglviewer::Vec origin(grid->origin()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from CubeParser.h:25, from CubeParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ExternalChargesParser.C:25: ../Data/PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': ../Data/PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 39 | : m_charge(charge), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from ExternalChargesParser.h:25, from ExternalChargesParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from GdmaParser.h:25, from GdmaParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from GdmaParser.C:26: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from GdmaParser.h:25, from GdmaParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GdmaParser.C:26: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from GdmaParser.h:25, from GdmaParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GdmaParser.C:26: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ In file included from GdmaParser.C:30: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from GdmaParser.h:25, from GdmaParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from ParseFile.h:26, from ParseFile.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/ExcitedStates.h:25, from QChemOutputParser.h:26, from ParseFile.C:34: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ParseFile.h:26, from ParseFile.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from FormattedCheckpointParser.h:25, from FormattedCheckpointParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/IQmolParser.o IQmolParser.C In file included from ../Data/ExcitedStates.h:25, from FormattedCheckpointParser.h:30, from FormattedCheckpointParser.C:23: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from FormattedCheckpointParser.h:25, from FormattedCheckpointParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MeshParser.o MeshParser.C In file included from FormattedCheckpointParser.C:30: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from FormattedCheckpointParser.h:25, from FormattedCheckpointParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ FormattedCheckpointParser.C: In member function 'IQmol::Data::ShellList* IQmol::Parser::FormattedCheckpoint::makeShellList(const IQmol::Data::ShellData&, const IQmol::Data::Geometry&)': FormattedCheckpointParser.C:784:39: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 784 | if (shellData.overlapMatrix.size() == (nBasis+1)*nBasis/2) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ FormattedCheckpointParser.C: In member function 'bool IQmol::Parser::FormattedCheckpoint::installExcitedStates(unsigned int, unsigned int, IQmol::Parser::FormattedCheckpoint::ExtData&, const IQmol::Parser::FormattedCheckpoint::OrbitalData&)': FormattedCheckpointParser.C:819:70: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 819 | new Data::ElectronicTransition(energy, strength, moment, s2)); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from FormattedCheckpointParser.h:25, from FormattedCheckpointParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/ExcitedStates.h:25, from FormattedCheckpointParser.h:30, from FormattedCheckpointParser.C:23: ../Data/ElectronicTransition.h:46:34: note: initializing argument 3 of 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)' 46 | qglviewer::Vec const transitionMoment = qglviewer::Vec(), | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OpenBabelParser.o OpenBabelParser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PovRayParser.o PovRayParser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QChemInputParser.o QChemInputParser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QChemOutputParser.o QChemOutputParser.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from IQmolParser.h:25, from IQmolParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from IQmolParser.h:25, from IQmolParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from IQmolParser.h:25, from IQmolParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from IQmolParser.h:25, from IQmolParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from OpenBabelParser.h:25, from OpenBabelParser.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from OpenBabelParser.h:25, from OpenBabelParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from OpenBabelParser.h:25, from OpenBabelParser.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from OpenBabelParser.h:25, from OpenBabelParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from MeshParser.h:25, from MeshParser.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from MeshParser.h:25, from MeshParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from MeshParser.h:25, from MeshParser.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from MeshParser.h:25, from MeshParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from PovRayParser.h:25, from PovRayParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from PovRayParser.h:25, from PovRayParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from PovRayParser.h:25, from PovRayParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from PovRayParser.h:25, from PovRayParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from IQmolParser.h:25, from IQmolParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from OpenBabelParser.h:25, from OpenBabelParser.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from MeshParser.h:25, from MeshParser.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemInputParser.h:25, from QChemInputParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemInputParser.h:25, from QChemInputParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemInputParser.h:25, from QChemInputParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemInputParser.h:25, from QChemInputParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QChemPlotParser.o QChemPlotParser.C OpenBabelParser.C: In member function 'void IQmol::Parser::OpenBabel::buildFrom2D(OpenBabel::OBMol&)': OpenBabelParser.C:194:21: warning: unused variable 'Z' [-Wunused-variable] 194 | unsigned Z(obAtom->GetAtomicNum()); | ^ In file included from ../Data/Bank.h:25, from Parser.h:25, from PovRayParser.h:25, from PovRayParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from QChemInputParser.h:25, from QChemInputParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from QChemInputParser.C:31: ../Data/PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': ../Data/PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 39 | : m_charge(charge), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemInputParser.h:25, from QChemInputParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ QChemInputParser.C: In member function 'void IQmol::Parser::QChemInput::readMoleculeSection(IQmol::Parser::TextStream&)': QChemInputParser.C:171:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 171 | if (allOk) x = tokens[0].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:171:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 171 | if (allOk) x = tokens[0].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:172:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 172 | if (allOk) y = tokens[1].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:172:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 172 | if (allOk) y = tokens[1].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:173:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 173 | if (allOk) z = tokens[2].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:173:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 173 | if (allOk) z = tokens[2].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:174:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 174 | if (allOk) a = tokens[3].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:174:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 174 | if (allOk) a = tokens[3].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:175:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | if (allOk) b = tokens[4].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:175:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 175 | if (allOk) b = tokens[4].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:176:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 176 | if (allOk) c = tokens[5].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:176:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | if (allOk) c = tokens[5].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C: In member function 'void IQmol::Parser::QChemInput::readEfpFragmentSection(IQmol::Parser::TextStream&)': QChemInputParser.C:325:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 325 | if (allOk) x = tokens[1].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:325:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 325 | if (allOk) x = tokens[1].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:326:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 326 | if (allOk) y = tokens[2].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:326:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 326 | if (allOk) y = tokens[2].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:327:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 327 | if (allOk) z = tokens[3].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:327:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 327 | if (allOk) z = tokens[3].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:328:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 328 | if (allOk) a = tokens[4].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:328:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 328 | if (allOk) a = tokens[4].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:329:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 329 | if (allOk) b = tokens[5].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:329:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 329 | if (allOk) b = tokens[5].toDouble(&ok); allOk = allOk && ok; | ^~~~~ QChemInputParser.C:330:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 330 | if (allOk) c = tokens[6].toDouble(&ok); allOk = allOk && ok; | ^~ QChemInputParser.C:330:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 330 | if (allOk) c = tokens[6].toDouble(&ok); allOk = allOk && ok; | ^~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/XyzParser.o XyzParser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/YamlParser.o YamlParser.C In file included from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/ExcitedStates.h:25, from QChemOutputParser.h:26, from QChemOutputParser.C:24: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from QChemOutputParser.C:31: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from QChemOutputParser.C:41: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from QChemOutputParser.C:41: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from QChemOutputParser.C:41: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ QChemOutputParser.C: In member function 'void IQmol::Parser::QChemOutput::readCisStates(IQmol::Parser::TextStream&, IQmol::Data::ExcitedStates::ExcitedStatesT)': QChemOutputParser.C:785:72: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 785 | new Data::ElectronicTransition(energy, strength, moment, s2)); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemOutputParser.h:25, from QChemOutputParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/ExcitedStates.h:25, from QChemOutputParser.h:26, from QChemOutputParser.C:24: ../Data/ElectronicTransition.h:46:34: note: initializing argument 3 of 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)' 46 | qglviewer::Vec const transitionMoment = qglviewer::Vec(), | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ZMatrixCoordinatesParser.o ZMatrixCoordinatesParser.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemPlotParser.h:25, from QChemPlotParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemPlotParser.h:25, from QChemPlotParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemPlotParser.h:25, from QChemPlotParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from QChemPlotParser.h:25, from QChemPlotParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ParseFile.h -o ../../build/moc_ParseFile.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Yaml -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ParseFile.o ../../build/moc_ParseFile.cpp In file included from ../Data/Bank.h:25, from Parser.h:25, from QChemPlotParser.h:25, from QChemPlotParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Energy.h:25, from XyzParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Energy.h:25, from XyzParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Energy.h:25, from XyzParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Energy.h:25, from XyzParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from YamlParser.h:25, from YamlParser.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from YamlParser.h:25, from YamlParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from YamlParser.h:25, from YamlParser.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from YamlParser.h:25, from YamlParser.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ZMatrixCoordinatesParser.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ZMatrixCoordinatesParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ZMatrixCoordinatesParser.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ZMatrixCoordinatesParser.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Energy.h:25, from XyzParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from Parser.h:25, from YamlParser.h:25, from YamlParser.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from YamlParser.C:24: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from YamlParser.h:25, from YamlParser.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from YamlParser.C:24: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from YamlParser.h:25, from YamlParser.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from YamlParser.C:24: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/Bank.h:25, from Parser.h:25, from YamlParser.h:25, from YamlParser.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ZMatrixCoordinatesParser.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Parser/ParseFile.h:26, from ../../build/moc_ParseFile.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Parser/ParseFile.h:26, from ../../build/moc_ParseFile.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Parser/ParseFile.h:26, from ../../build/moc_ParseFile.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Parser/ParseFile.h:26, from ../../build/moc_ParseFile.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from ../../build/../src/Parser/ParseFile.h:26, from ../../build/moc_ParseFile.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ rm -f ../../build/libParser.a ar cqs ../../build/libParser.a ../../build/Parser.o ../../build/ParseFile.o ../../build/CartesianCoordinatesParser.o ../../build/CubeParser.o ../../build/EfpFragmentParser.o ../../build/ExternalChargesParser.o ../../build/FormattedCheckpointParser.o ../../build/GdmaParser.o ../../build/IQmolParser.o ../../build/MeshParser.o ../../build/OpenBabelParser.o ../../build/PovRayParser.o ../../build/QChemInputParser.o ../../build/QChemOutputParser.o ../../build/QChemPlotParser.o ../../build/XyzParser.o ../../build/YamlParser.o ../../build/ZMatrixCoordinatesParser.o ../../build/moc_ParseFile.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Parser' cd Configurator/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Configurator/Configurator.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Configurator' /usr/lib64/qt5/bin/uic AxesConfigurator.ui -o ../../build/ui_AxesConfigurator.h /usr/lib64/qt5/bin/uic AxesMeshConfigurator.ui -o ../../build/ui_AxesMeshConfigurator.h /usr/lib64/qt5/bin/uic BackgroundConfigurator.ui -o ../../build/ui_BackgroundConfigurator.h /usr/lib64/qt5/bin/uic ClippingPlaneConfigurator.ui -o ../../build/ui_ClippingPlaneConfigurator.h /usr/lib64/qt5/bin/uic CubeDataConfigurator.ui -o ../../build/ui_CubeDataConfigurator.h /usr/lib64/qt5/bin/uic DipoleConfigurator.ui -o ../../build/ui_DipoleConfigurator.h /usr/lib64/qt5/bin/uic EfpFragmentListConfigurator.ui -o ../../build/ui_EfpFragmentListConfigurator.h /usr/lib64/qt5/bin/uic ExcitedStatesConfigurator.ui -o ../../build/ui_ExcitedStatesConfigurator.h /usr/lib64/qt5/bin/uic FileConfigurator.ui -o ../../build/ui_FileConfigurator.h /usr/lib64/qt5/bin/uic FrequenciesConfigurator.ui -o ../../build/ui_FrequenciesConfigurator.h /usr/lib64/qt5/bin/uic GeminalOrbitalsConfigurator.ui -o ../../build/ui_GeminalOrbitalsConfigurator.h /usr/lib64/qt5/bin/uic GeometryListConfigurator.ui -o ../../build/ui_GeometryListConfigurator.h /usr/lib64/qt5/bin/uic InfoConfigurator.ui -o ../../build/ui_InfoConfigurator.h /usr/lib64/qt5/bin/uic IsotopesConfigurator.ui -o ../../build/ui_IsotopesConfigurator.h /usr/lib64/qt5/bin/uic MoleculeConfigurator.ui -o ../../build/ui_MoleculeConfigurator.h /usr/lib64/qt5/bin/uic MolecularSurfacesConfigurator.ui -o ../../build/ui_MolecularSurfacesConfigurator.h FrequenciesConfigurator.ui: Warning: Z-order assignment: '' is not a valid widget. /usr/lib64/qt5/bin/uic NmrConfigurator.ui -o ../../build/ui_NmrConfigurator.h /usr/lib64/qt5/bin/uic OrbitalsConfigurator.ui -o ../../build/ui_OrbitalsConfigurator.h /usr/lib64/qt5/bin/uic MullikenDecompositionsDialog.ui -o ../../build/ui_MullikenDecompositionsDialog.h /usr/lib64/qt5/bin/uic ScalarConstraintConfigurator.ui -o ../../build/ui_ScalarConstraintConfigurator.h /usr/lib64/qt5/bin/uic SurfaceConfigurator.ui -o ../../build/ui_SurfaceConfigurator.h /usr/lib64/qt5/bin/uic VectorConstraintConfigurator.ui -o ../../build/ui_VectorConstraintConfigurator.h /usr/lib64/qt5/bin/uic ../Old/SurfaceAnimatorDialog.ui -o ../../build/ui_SurfaceAnimatorDialog.h /usr/lib64/qt5/bin/uic SymmetryConfigurator.ui -o ../../build/ui_SymmetryConfigurator.h g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/AxesConfigurator.o AxesConfigurator.C NmrConfigurator.ui: Warning: Z-order assignment: '' is not a valid widget. NmrConfigurator.ui: Warning: Z-order assignment: '' is not a valid widget. g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/AxesMeshConfigurator.o AxesMeshConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BackgroundConfigurator.o BackgroundConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ClippingPlaneConfigurator.o ClippingPlaneConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/CubeDataConfigurator.o CubeDataConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/DipoleConfigurator.o DipoleConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EfpFragmentListConfigurator.o EfpFragmentListConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ExcitedStatesConfigurator.o ExcitedStatesConfigurator.C In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/EfpFragmentListLayer.h:25, from EfpFragmentListConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/DipoleLayer.h:25, from DipoleConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/ClippingPlaneLayer.h:25, from ClippingPlaneConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FileConfigurator.o FileConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FrequenciesConfigurator.o FrequenciesConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeminalOrbitalsConfigurator.o GeminalOrbitalsConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeometryListConfigurator.o GeometryListConfigurator.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Layer/CubeDataLayer.h:26, from CubeDataConfigurator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Layer/CubeDataLayer.h:26, from CubeDataConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Layer/CubeDataLayer.h:26, from CubeDataConfigurator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Layer/CubeDataLayer.h:26, from CubeDataConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ExcitedStatesConfigurator.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ExcitedStatesConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ExcitedStatesConfigurator.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ExcitedStatesConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Layer/CubeDataLayer.h:26, from CubeDataConfigurator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/InfoConfigurator.o InfoConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/IsotopesConfigurator.o IsotopesConfigurator.C In file included from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ExcitedStatesConfigurator.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ExcitedStatesConfigurator.C:25: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ExcitedStatesConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from ../Layer/FileLayer.h:26, from FileConfigurator.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from ../Layer/FileLayer.h:26, from FileConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from ../Layer/FileLayer.h:26, from FileConfigurator.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from ../Layer/FileLayer.h:26, from FileConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from GeometryListConfigurator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from GeometryListConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from GeometryListConfigurator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from GeometryListConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MoleculeConfigurator.o MoleculeConfigurator.C In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/File.h:25, from ../Layer/FileLayer.h:26, from FileConfigurator.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/IsotopesLayer.h:26, from IsotopesConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ IsotopesConfigurator.C: In member function 'void IQmol::Configurator::Isotopes::loadTable(const QList&)': IsotopesConfigurator.C:71:23: warning: 'void qSort(Container&) [with Container = QList]' is deprecated: Use std::sort [-Wdeprecated-declarations] 71 | qSort(atomicNumbers); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from Configurator.h:26, from IsotopesConfigurator.h:25, from IsotopesConfigurator.C:23: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MolecularSurfacesConfigurator.o MolecularSurfacesConfigurator.C In file included from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from GeometryListConfigurator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from GeometryListConfigurator.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from GeometryListConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from GeometryListConfigurator.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from GeometryListConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from GeometryListConfigurator.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from GeometryListConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from InfoConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from ../Layer/GeminalOrbitalsLayer.h:26, from GeminalOrbitalsConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from ../Layer/GeminalOrbitalsLayer.h:26, from GeminalOrbitalsConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from ../Layer/GeminalOrbitalsLayer.h:26, from GeminalOrbitalsConfigurator.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NmrConfigurator.o NmrConfigurator.C In file included from ../Old/SpatialProperty.h:28, from ../Layer/GeminalOrbitalsLayer.h:31, from GeminalOrbitalsConfigurator.C:24: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from ../Layer/GeminalOrbitalsLayer.h:31, from GeminalOrbitalsConfigurator.C:24: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from GeminalOrbitalsConfigurator.h:27, from GeminalOrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from ../Layer/GeminalOrbitalsLayer.h:31, from GeminalOrbitalsConfigurator.C:24: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ In file included from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Layer/FrequenciesLayer.h:26, from FrequenciesConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from ../Layer/MoleculeLayer.h:35, from GeometryListConfigurator.C:23: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from GeometryListConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/PointGroup.h:25, from ../Layer/SymmetryLayer.h:26, from ../Layer/InfoLayer.h:28, from InfoConfigurator.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalsConfigurator.o OrbitalsConfigurator.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesConfigurator.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesConfigurator.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MullikenDecompositionsDialog.o MullikenDecompositionsDialog.C In file included from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from MoleculeConfigurator.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesConfigurator.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrConfigurator.C:27: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrConfigurator.C:27: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrConfigurator.C:27: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrConfigurator.C:27: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from ../Layer/MoleculeLayer.h:35, from MoleculeConfigurator.C:24: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from MoleculeConfigurator.h:27, from MoleculeConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SurfaceConfigurator.o SurfaceConfigurator.C In file included from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrConfigurator.C:27: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from OrbitalsConfigurator.h:27, from OrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from OrbitalsConfigurator.h:27, from OrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from OrbitalsConfigurator.h:27, from OrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from OrbitalsConfigurator.h:27, from OrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from MullikenDecompositionsDialog.h:26, from MullikenDecompositionsDialog.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from MullikenDecompositionsDialog.h:26, from MullikenDecompositionsDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from MullikenDecompositionsDialog.h:26, from MullikenDecompositionsDialog.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from MullikenDecompositionsDialog.h:26, from MullikenDecompositionsDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SymmetryConfigurator.o SymmetryConfigurator.C /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AxesConfigurator.h -o ../../build/moc_AxesConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AxesMeshConfigurator.h -o ../../build/moc_AxesMeshConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include BackgroundConfigurator.h -o ../../build/moc_BackgroundConfigurator.cpp In file included from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from OrbitalsConfigurator.h:27, from OrbitalsConfigurator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ClippingPlaneConfigurator.h -o ../../build/moc_ClippingPlaneConfigurator.cpp In file included from ../Data/DataList.h:25, from ../Data/Density.h:25, from MullikenDecompositionsDialog.h:27, from MullikenDecompositionsDialog.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Configurator.h -o ../../build/moc_Configurator.cpp In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from OrbitalsConfigurator.C:27: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from OrbitalsConfigurator.h:27, from OrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from OrbitalsConfigurator.C:27: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from OrbitalsConfigurator.h:27, from OrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ConstraintConfigurator.h -o ../../build/moc_ConstraintConfigurator.cpp In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from OrbitalsConfigurator.C:27: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from OrbitalsConfigurator.h:27, from OrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include CubeDataConfigurator.h -o ../../build/moc_CubeDataConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include DipoleConfigurator.h -o ../../build/moc_DipoleConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include EfpFragmentListConfigurator.h -o ../../build/moc_EfpFragmentListConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ExcitedStatesConfigurator.h -o ../../build/moc_ExcitedStatesConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include FileConfigurator.h -o ../../build/moc_FileConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include FrequenciesConfigurator.h -o ../../build/moc_FrequenciesConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GeminalOrbitalsConfigurator.h -o ../../build/moc_GeminalOrbitalsConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GeometryListConfigurator.h -o ../../build/moc_GeometryListConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include InfoConfigurator.h -o ../../build/moc_InfoConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include IsotopesConfigurator.h -o ../../build/moc_IsotopesConfigurator.cpp In file included from ../Old/SurfaceAnimatorDialog.h:27, from ../Layer/MoleculeLayer.h:35, from OrbitalsConfigurator.C:27: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from OrbitalsConfigurator.h:27, from OrbitalsConfigurator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include MoleculeConfigurator.h -o ../../build/moc_MoleculeConfigurator.cpp In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include MolecularSurfacesConfigurator.h -o ../../build/moc_MolecularSurfacesConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include NmrConfigurator.h -o ../../build/moc_NmrConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include OrbitalsConfigurator.h -o ../../build/moc_OrbitalsConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include MullikenDecompositionsDialog.h -o ../../build/moc_MullikenDecompositionsDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SurfaceConfigurator.h -o ../../build/moc_SurfaceConfigurator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SymmetryConfigurator.h -o ../../build/moc_SymmetryConfigurator.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from ../Layer/SymmetryLayer.h:26, from SymmetryConfigurator.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from ../Layer/SymmetryLayer.h:26, from SymmetryConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from ../Layer/SymmetryLayer.h:26, from SymmetryConfigurator.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from ../Layer/SymmetryLayer.h:26, from SymmetryConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ConstraintConfigurator.o ConstraintConfigurator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AxesConfigurator.o ../../build/moc_AxesConfigurator.cpp In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from SurfaceConfigurator.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AxesMeshConfigurator.o ../../build/moc_AxesMeshConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_BackgroundConfigurator.o ../../build/moc_BackgroundConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ClippingPlaneConfigurator.o ../../build/moc_ClippingPlaneConfigurator.cpp In file included from ../Old/SurfaceAnimatorDialog.h:27, from ../Layer/MoleculeLayer.h:35, from SurfaceConfigurator.C:26: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceConfigurator.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/PointGroup.h:25, from ../Layer/SymmetryLayer.h:26, from SymmetryConfigurator.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Configurator.o ../../build/moc_Configurator.cpp In file included from ../Layer/ConstraintLayer.h:25, from ConstraintConfigurator.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/ConstraintLayer.h:25, from ConstraintConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/ConstraintLayer.h:25, from ConstraintConfigurator.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/ConstraintLayer.h:25, from ConstraintConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ConstraintConfigurator.o ../../build/moc_ConstraintConfigurator.cpp In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/ConstraintLayer.h:26, from ConstraintConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/ConstraintLayer.h:25, from ConstraintConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/ConstraintLayer.h:26, from ConstraintConfigurator.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/ConstraintLayer.h:25, from ConstraintConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/ConstraintLayer.h:26, from ConstraintConfigurator.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/ConstraintLayer.h:25, from ConstraintConfigurator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_CubeDataConfigurator.o ../../build/moc_CubeDataConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_DipoleConfigurator.o ../../build/moc_DipoleConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_EfpFragmentListConfigurator.o ../../build/moc_EfpFragmentListConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ExcitedStatesConfigurator.o ../../build/moc_ExcitedStatesConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FileConfigurator.o ../../build/moc_FileConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FrequenciesConfigurator.o ../../build/moc_FrequenciesConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeminalOrbitalsConfigurator.o ../../build/moc_GeminalOrbitalsConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeometryListConfigurator.o ../../build/moc_GeometryListConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_InfoConfigurator.o ../../build/moc_InfoConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_IsotopesConfigurator.o ../../build/moc_IsotopesConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MoleculeConfigurator.o ../../build/moc_MoleculeConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MolecularSurfacesConfigurator.o ../../build/moc_MolecularSurfacesConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_NmrConfigurator.o ../../build/moc_NmrConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_OrbitalsConfigurator.o ../../build/moc_OrbitalsConfigurator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MullikenDecompositionsDialog.o ../../build/moc_MullikenDecompositionsDialog.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SurfaceConfigurator.o ../../build/moc_SurfaceConfigurator.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, from ../../build/moc_GeminalOrbitalsConfigurator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, from ../../build/moc_GeminalOrbitalsConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, from ../../build/moc_GeminalOrbitalsConfigurator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, from ../../build/moc_GeminalOrbitalsConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/PrimitiveLayer.h:25, from ../../build/../src/Configurator/MoleculeConfigurator.h:27, from ../../build/moc_MoleculeConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Layer -I../Data -I../Util -I../Plot -I../Viewer -I../Main -I../Grid -I../Old -I../OpenMesh/src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SymmetryConfigurator.o ../../build/moc_SymmetryConfigurator.cpp In file included from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, from ../../build/moc_GeminalOrbitalsConfigurator.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, from ../../build/moc_OrbitalsConfigurator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, from ../../build/moc_OrbitalsConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, from ../../build/moc_OrbitalsConfigurator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, from ../../build/moc_OrbitalsConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:26, from ../../build/moc_MullikenDecompositionsDialog.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:26, from ../../build/moc_MullikenDecompositionsDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:26, from ../../build/moc_MullikenDecompositionsDialog.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:26, from ../../build/moc_MullikenDecompositionsDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from ../Layer/MoleculeLayer.h:35, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ../../build/../src/Configurator/GeometryListConfigurator.h:26, from ../../build/moc_GeometryListConfigurator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, from ../../build/moc_OrbitalsConfigurator.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Density.h:25, from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:27, from ../../build/moc_MullikenDecompositionsDialog.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ rm -f ../../build/libConfigurator.a ar cqs ../../build/libConfigurator.a ../../build/AxesConfigurator.o ../../build/AxesMeshConfigurator.o ../../build/BackgroundConfigurator.o ../../build/ClippingPlaneConfigurator.o ../../build/ConstraintConfigurator.o ../../build/CubeDataConfigurator.o ../../build/DipoleConfigurator.o ../../build/EfpFragmentListConfigurator.o ../../build/ExcitedStatesConfigurator.o ../../build/FileConfigurator.o ../../build/FrequenciesConfigurator.o ../../build/GeminalOrbitalsConfigurator.o ../../build/GeometryListConfigurator.o ../../build/InfoConfigurator.o ../../build/IsotopesConfigurator.o ../../build/MoleculeConfigurator.o ../../build/MolecularSurfacesConfigurator.o ../../build/NmrConfigurator.o ../../build/OrbitalsConfigurator.o ../../build/MullikenDecompositionsDialog.o ../../build/SurfaceConfigurator.o ../../build/SymmetryConfigurator.o ../../build/moc_AxesConfigurator.o ../../build/moc_AxesMeshConfigurator.o ../../build/moc_BackgroundConfigurator.o ../../build/moc_ClippingPlaneConfigurator.o ../../build/moc_Configurator.o ../../build/moc_ConstraintConfigurator.o ../../build/moc_CubeDataConfigurator.o ../../build/moc_DipoleConfigurator.o ../../build/moc_EfpFragmentListConfigurator.o ../../build/moc_ExcitedStatesConfigurator.o ../../build/moc_FileConfigurator.o ../../build/moc_FrequenciesConfigurator.o ../../build/moc_GeminalOrbitalsConfigurator.o ../../build/moc_GeometryListConfigurator.o ../../build/moc_InfoConfigurator.o ../../build/moc_IsotopesConfigurator.o ../../build/moc_MoleculeConfigurator.o ../../build/moc_MolecularSurfacesConfigurator.o ../../build/moc_NmrConfigurator.o ../../build/moc_OrbitalsConfigurator.o ../../build/moc_MullikenDecompositionsDialog.o ../../build/moc_SurfaceConfigurator.o ../../build/moc_SymmetryConfigurator.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Configurator' cd Grid/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Grid/Grid.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Grid' /usr/lib64/qt5/bin/uic BoundingBoxDialog.ui -o ../../build/ui_BoundingBoxDialog.h /usr/lib64/qt5/bin/uic GridInfoDialog.ui -o ../../build/ui_GridInfoDialog.h g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BasisEvaluator.o BasisEvaluator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/DensityEvaluator.o DensityEvaluator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GridEvaluator.o GridEvaluator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GridProduct.o GridProduct.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Lebedev.o Lebedev.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MarchingCubes.o MarchingCubes.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MeshDecimator.o MeshDecimator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MolecularGridEvaluator.o MolecularGridEvaluator.C In file included from Lebedev.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from Lebedev.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Lebedev.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from Lebedev.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ Lebedev.C: In member function 'qglviewer::Vec IQmol::Lebedev::point(unsigned int)': Lebedev.C:107:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 107 | return v; | ^ In file included from Lebedev.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from DensityEvaluator.h:25, from DensityEvaluator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from DensityEvaluator.h:25, from DensityEvaluator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from DensityEvaluator.h:25, from DensityEvaluator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from DensityEvaluator.h:25, from DensityEvaluator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MarchingCubes.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MarchingCubes.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MarchingCubes.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MarchingCubes.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from MeshDecimator.h:26, from MeshDecimator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from MeshDecimator.h:26, from MeshDecimator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from MeshDecimator.h:26, from MeshDecimator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from MeshDecimator.h:26, from MeshDecimator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalEvaluator.o OrbitalEvaluator.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MolecularGridEvaluator.h:27, from MolecularGridEvaluator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MolecularGridEvaluator.h:27, from MolecularGridEvaluator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MolecularGridEvaluator.h:27, from MolecularGridEvaluator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MolecularGridEvaluator.h:27, from MolecularGridEvaluator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from DensityEvaluator.h:25, from DensityEvaluator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridProduct.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridProduct.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridProduct.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridProduct.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from BasisEvaluator.h:28, from BasisEvaluator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from BasisEvaluator.h:28, from BasisEvaluator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from BasisEvaluator.h:28, from BasisEvaluator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from BasisEvaluator.h:28, from BasisEvaluator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MarchingCubes.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from MolecularGridEvaluator.h:27, from MolecularGridEvaluator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from BasisEvaluator.h:28, from BasisEvaluator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridProduct.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from MeshDecimator.h:26, from MeshDecimator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ GridProduct.C: In member function 'virtual void IQmol::GridProduct::run()': GridProduct.C:54:48: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 54 | qglviewer::Vec origin((m_grids[0])->origin()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridProduct.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridProduct.C:55:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 55 | qglviewer::Vec delta((m_grids[0])->delta()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridProduct.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridEvaluator.C: In member function 'virtual void IQmol::GridEvaluator::run()': GridEvaluator.C:46:41: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | qglviewer::Vec origin(m_grid.origin()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridEvaluator.C:47:39: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 47 | qglviewer::Vec delta(m_grid.delta()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridEvaluator.C: In member function 'virtual void IQmol::MultiGridEvaluator::run()': GridEvaluator.C:99:38: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 99 | qglviewer::Vec origin(g0->origin()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridEvaluator.C:100:36: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 100 | qglviewer::Vec delta(g0->delta()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridEvaluator.C: In member function 'void IQmol::MultiGridEvaluator::runCoarseGrain()': GridEvaluator.C:129:38: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 129 | qglviewer::Vec origin(g0->origin()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GridEvaluator.C:130:36: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 130 | qglviewer::Vec delta(g0->delta()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridEvaluator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SurfaceGenerator.o SurfaceGenerator.C /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include BasisEvaluator.h -o ../../build/moc_BasisEvaluator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include BoundingBoxDialog.h -o ../../build/moc_BoundingBoxDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include DensityEvaluator.h -o ../../build/moc_DensityEvaluator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GridEvaluator.h -o ../../build/moc_GridEvaluator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GridInfoDialog.h -o ../../build/moc_GridInfoDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GridProduct.h -o ../../build/moc_GridProduct.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include MarchingCubes.h -o ../../build/moc_MarchingCubes.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include MeshDecimator.h -o ../../build/moc_MeshDecimator.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from OrbitalEvaluator.h:28, from OrbitalEvaluator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from OrbitalEvaluator.h:28, from OrbitalEvaluator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from OrbitalEvaluator.h:28, from OrbitalEvaluator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from OrbitalEvaluator.h:28, from OrbitalEvaluator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include MolecularGridEvaluator.h -o ../../build/moc_MolecularGridEvaluator.cpp In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from OrbitalEvaluator.h:28, from OrbitalEvaluator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include OrbitalEvaluator.h -o ../../build/moc_OrbitalEvaluator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SurfaceGenerator.h -o ../../build/moc_SurfaceGenerator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BoundingBoxDialog.o BoundingBoxDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GridInfoDialog.o GridInfoDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_BasisEvaluator.o ../../build/moc_BasisEvaluator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_BoundingBoxDialog.o ../../build/moc_BoundingBoxDialog.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_DensityEvaluator.o ../../build/moc_DensityEvaluator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GridEvaluator.o ../../build/moc_GridEvaluator.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from SurfaceGenerator.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from SurfaceGenerator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from SurfaceGenerator.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from SurfaceGenerator.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from BoundingBoxDialog.h:26, from BoundingBoxDialog.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from BoundingBoxDialog.h:26, from BoundingBoxDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from BoundingBoxDialog.h:26, from BoundingBoxDialog.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from BoundingBoxDialog.h:26, from BoundingBoxDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from SurfaceGenerator.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../build/../src/Grid/BoundingBoxDialog.h:26, from ../../build/moc_BoundingBoxDialog.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Grid/BoundingBoxDialog.h:26, from ../../build/moc_BoundingBoxDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Grid/BoundingBoxDialog.h:26, from ../../build/moc_BoundingBoxDialog.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Grid/BoundingBoxDialog.h:26, from ../../build/moc_BoundingBoxDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GridInfoDialog.o ../../build/moc_GridInfoDialog.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GridProduct.o ../../build/moc_GridProduct.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MarchingCubes.o ../../build/moc_MarchingCubes.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridInfoDialog.h:26, from GridInfoDialog.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridInfoDialog.h:26, from GridInfoDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridInfoDialog.h:26, from GridInfoDialog.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridInfoDialog.h:26, from GridInfoDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/DensityEvaluator.h:25, from ../../build/moc_DensityEvaluator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/DensityEvaluator.h:25, from ../../build/moc_DensityEvaluator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/DensityEvaluator.h:25, from ../../build/moc_DensityEvaluator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/DensityEvaluator.h:25, from ../../build/moc_DensityEvaluator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridInfoDialog.h:26, from GridInfoDialog.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MeshDecimator.o ../../build/moc_MeshDecimator.cpp GridInfoDialog.C: In member function 'void IQmol::GridInfoDialog::loadGridInfo()': GridInfoDialog.C:102:43: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 102 | Vec bbMin = (*iter)->size().origin(); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from GridInfoDialog.h:26, from GridInfoDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/BasisEvaluator.h:28, from ../../build/moc_BasisEvaluator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/BasisEvaluator.h:28, from ../../build/moc_BasisEvaluator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/BasisEvaluator.h:28, from ../../build/moc_BasisEvaluator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/BasisEvaluator.h:28, from ../../build/moc_BasisEvaluator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/DensityEvaluator.h:25, from ../../build/moc_DensityEvaluator.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/BasisEvaluator.h:28, from ../../build/moc_BasisEvaluator.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/GridInfoDialog.h:26, from ../../build/moc_GridInfoDialog.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/GridInfoDialog.h:26, from ../../build/moc_GridInfoDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/GridInfoDialog.h:26, from ../../build/moc_GridInfoDialog.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/GridInfoDialog.h:26, from ../../build/moc_GridInfoDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MarchingCubes.h:25, from ../../build/moc_MarchingCubes.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MarchingCubes.h:25, from ../../build/moc_MarchingCubes.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MarchingCubes.h:25, from ../../build/moc_MarchingCubes.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MarchingCubes.h:25, from ../../build/moc_MarchingCubes.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MolecularGridEvaluator.o ../../build/moc_MolecularGridEvaluator.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_OrbitalEvaluator.o ../../build/moc_OrbitalEvaluator.cpp In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/GridInfoDialog.h:26, from ../../build/moc_GridInfoDialog.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MarchingCubes.h:25, from ../../build/moc_MarchingCubes.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../OpenMesh/src -I../Old -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SurfaceGenerator.o ../../build/moc_SurfaceGenerator.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MeshDecimator.h:26, from ../../build/moc_MeshDecimator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MeshDecimator.h:26, from ../../build/moc_MeshDecimator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MeshDecimator.h:26, from ../../build/moc_MeshDecimator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MeshDecimator.h:26, from ../../build/moc_MeshDecimator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from ../../build/../src/Grid/MeshDecimator.h:26, from ../../build/moc_MeshDecimator.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/MolecularGridEvaluator.h:27, from ../../build/moc_MolecularGridEvaluator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/MolecularGridEvaluator.h:27, from ../../build/moc_MolecularGridEvaluator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/MolecularGridEvaluator.h:27, from ../../build/moc_MolecularGridEvaluator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/MolecularGridEvaluator.h:27, from ../../build/moc_MolecularGridEvaluator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/MolecularGridEvaluator.h:27, from ../../build/moc_MolecularGridEvaluator.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/OrbitalEvaluator.h:28, from ../../build/moc_OrbitalEvaluator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/OrbitalEvaluator.h:28, from ../../build/moc_OrbitalEvaluator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/OrbitalEvaluator.h:28, from ../../build/moc_OrbitalEvaluator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/OrbitalEvaluator.h:28, from ../../build/moc_OrbitalEvaluator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ../../build/../src/Grid/OrbitalEvaluator.h:28, from ../../build/moc_OrbitalEvaluator.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ rm -f ../../build/libGrid.a ar cqs ../../build/libGrid.a ../../build/BasisEvaluator.o ../../build/BoundingBoxDialog.o ../../build/DensityEvaluator.o ../../build/GridEvaluator.o ../../build/GridInfoDialog.o ../../build/GridProduct.o ../../build/Lebedev.o ../../build/MarchingCubes.o ../../build/MeshDecimator.o ../../build/MolecularGridEvaluator.o ../../build/OrbitalEvaluator.o ../../build/SurfaceGenerator.o ../../build/moc_BasisEvaluator.o ../../build/moc_BoundingBoxDialog.o ../../build/moc_DensityEvaluator.o ../../build/moc_GridEvaluator.o ../../build/moc_GridInfoDialog.o ../../build/moc_GridProduct.o ../../build/moc_MarchingCubes.o ../../build/moc_MeshDecimator.o ../../build/moc_MolecularGridEvaluator.o ../../build/moc_OrbitalEvaluator.o ../../build/moc_SurfaceGenerator.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Grid' cd Old/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Old/Old.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Old' /usr/lib64/qt5/bin/uic GetVaultKeyDialog.ui -o ../../build/ui_GetVaultKeyDialog.h /usr/lib64/qt5/bin/uic LogMessageDialog.ui -o ../../build/ui_LogMessageDialog.h /usr/lib64/qt5/bin/uic ProgressDialog.ui -o ../../build/ui_ProgressDialog.h /usr/lib64/qt5/bin/uic SymmetryToleranceDialog.ui -o ../../build/ui_SymmetryToleranceDialog.h g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/AtomicDensity.o AtomicDensity.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ColorGrid.o ColorGrid.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ParseJobFiles.o ParseJobFiles.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ProgressDialog.o ProgressDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SpatialProperty.o SpatialProperty.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SurfaceAnimatorDialog.o SurfaceAnimatorDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/UndoCommands.o UndoCommands.C /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include LogMessageDialog.h -o ../../build/moc_LogMessageDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ParseJobFiles.h -o ../../build/moc_ParseJobFiles.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ProgressDialog.h -o ../../build/moc_ProgressDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SurfaceAnimatorDialog.h -o ../../build/moc_SurfaceAnimatorDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SymmetryToleranceDialog.h -o ../../build/moc_SymmetryToleranceDialog.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/LogMessageDialog.o LogMessageDialog.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ColorGrid.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ColorGrid.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ColorGrid.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ColorGrid.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ParseJobFiles.h:25, from ParseJobFiles.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ParseJobFiles.h:25, from ParseJobFiles.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ParseJobFiles.h:25, from ParseJobFiles.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ParseJobFiles.h:25, from ParseJobFiles.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SymmetryToleranceDialog.o SymmetryToleranceDialog.C In file included from AtomicDensity.h:25, from AtomicDensity.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from AtomicDensity.h:25, from AtomicDensity.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from AtomicDensity.h:25, from AtomicDensity.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from AtomicDensity.h:25, from AtomicDensity.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/GridData.h:25, from ColorGrid.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ParseJobFiles.h:25, from ParseJobFiles.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Mesh.h:25, from AtomicDensity.h:28, from AtomicDensity.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_LogMessageDialog.o ../../build/moc_LogMessageDialog.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ParseJobFiles.o ../../build/moc_ParseJobFiles.cpp In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from UndoCommands.h:25, from UndoCommands.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from SpatialProperty.h:26, from SpatialProperty.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from SpatialProperty.h:28, from SpatialProperty.C:25: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from SpatialProperty.h:28, from SpatialProperty.C:25: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from SpatialProperty.h:28, from SpatialProperty.C:25: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ProgressDialog.o ../../build/moc_ProgressDialog.cpp AtomicDensity.C: In constructor 'IQmol::AtomicDensity::VanDerWaals::VanDerWaals(unsigned int, const qglviewer::Vec&, double, double)': AtomicDensity.C:169:69: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 169 | double const solventRadius) : Base(atomicNumber), m_center(center) | ^ In file included from AtomicDensity.h:25, from AtomicDensity.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ AtomicDensity.C: In member function 'IQmol::Data::Mesh IQmol::AtomicDensity::VanDerWaals::generateMesh(int, const QList&)': AtomicDensity.C:208:33: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 208 | vertex = mesh.vertex(iter); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from AtomicDensity.h:28, from AtomicDensity.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ AtomicDensity.C:210:34: warning: 'OpenMesh::Iterators::GenericIteratorT::value_handle OpenMesh::Iterators::GenericIteratorT::handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 210 | mesh.setPoint(iter.handle(), vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from AtomicDensity.h:28, from AtomicDensity.C:24: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here 133 | value_handle handle() const { | ^~~~~~ AtomicDensity.C:214:29: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 214 | qglviewer::Vec A(m_center), B, BA, p; | ^ In file included from AtomicDensity.h:25, from AtomicDensity.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from SpatialProperty.C:27: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from SpatialProperty.C:27: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from SpatialProperty.C:27: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from UndoCommands.h:25, from UndoCommands.C:23: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from UndoCommands.h:25, from UndoCommands.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from SurfaceAnimatorDialog.h:27, from SurfaceAnimatorDialog.C:23: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ./SurfaceAnimatorDialog.h:27, from ../Layer/MoleculeLayer.h:35, from SpatialProperty.C:27: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ SpatialProperty.C: In member function 'void IQmol::PromoleculeDensity::boundingBox(qglviewer::Vec&, qglviewer::Vec&) const': SpatialProperty.C:116:31: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | Vec v(m_coordinates[i]); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from SpatialProperty.h:26, from SpatialProperty.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ SurfaceAnimatorDialog.C: In member function 'IQmol::Layer::Surface* IQmol::SurfaceAnimatorDialog::calculateSurface(const IQmol::Data::GridData&, double)': SurfaceAnimatorDialog.C:427:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 427 | qglviewer::Vec d(grid.delta()); | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from SurfaceAnimatorDialog.h:26, from SurfaceAnimatorDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SurfaceAnimatorDialog.o ../../build/moc_SurfaceAnimatorDialog.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Viewer -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SymmetryToleranceDialog.o ../../build/moc_SymmetryToleranceDialog.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ../../build/../src/Old/ParseJobFiles.h:25, from ../../build/moc_ParseJobFiles.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ../../build/../src/Old/ParseJobFiles.h:25, from ../../build/moc_ParseJobFiles.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ../../build/../src/Old/ParseJobFiles.h:25, from ../../build/moc_ParseJobFiles.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ../../build/../src/Old/ParseJobFiles.h:25, from ../../build/moc_ParseJobFiles.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from ../../build/../src/Old/ParseJobFiles.h:25, from ../../build/moc_ParseJobFiles.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../build/../src/Old/SurfaceAnimatorDialog.h:27, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Layer/SurfaceLayer.h:25, from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, from ../../build/moc_SurfaceAnimatorDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ rm -f ../../build/libOld.a ar cqs ../../build/libOld.a ../../build/AtomicDensity.o ../../build/ColorGrid.o ../../build/LogMessageDialog.o ../../build/ParseJobFiles.o ../../build/ProgressDialog.o ../../build/SpatialProperty.o ../../build/SurfaceAnimatorDialog.o ../../build/SymmetryToleranceDialog.o ../../build/UndoCommands.o ../../build/moc_LogMessageDialog.o ../../build/moc_ParseJobFiles.o ../../build/moc_ProgressDialog.o ../../build/moc_SurfaceAnimatorDialog.o ../../build/moc_SymmetryToleranceDialog.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Old' cd Layer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Layer/Layer.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Layer' g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/AtomLayer.o AtomLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/AxesLayer.o AxesLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/AxesMeshLayer.o AxesMeshLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BackgroundLayer.o BackgroundLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BondLayer.o BondLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/CanonicalOrbitalsLayer.o CanonicalOrbitalsLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ChargeLayer.o ChargeLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ClippingPlaneLayer.o ClippingPlaneLayer.C BackgroundLayer.C: In member function 'void IQmol::Layer::Background::drawGradient()': BackgroundLayer.C:107:10: warning: variable 'center' set but not used [-Wunused-but-set-variable] 107 | float center[4]; | ^~~~~~ BackgroundLayer.C:112:10: warning: variable 'corner' set but not used [-Wunused-but-set-variable] 112 | float corner[4]; | ^~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from ClippingPlaneLayer.h:25, from ClippingPlaneLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../Viewer/PovRayGen.h:25, from BondLayer.C:26: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../Viewer/PovRayGen.h:25, from BondLayer.C:26: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/PovRayGen.h:25, from BondLayer.C:26: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from BondLayer.h:25, from BondLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ChargeLayer.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ChargeLayer.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ChargeLayer.C:25: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ChargeLayer.C:25: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ChargeLayer.C:25: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ChargeLayer.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ChargeLayer.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ ChargeLayer.C: In member function 'virtual void IQmol::Layer::Charge::drawLabel(QGLViewer&, QFontMetrics&)': ChargeLayer.C:248:38: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 248 | pos.x -= fontMetrics.width(m_label)/2; | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from ChargeLayer.h:25, from ChargeLayer.C:23: /usr/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here 108 | int width(const QString &, int len = -1) const; | ^~~~~ In file included from ../Util/GLShape.h:26, from AxesMeshLayer.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Util/GLShape.h:26, from AxesMeshLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Util/GLShape.h:26, from AxesMeshLayer.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Util/GLShape.h:26, from AxesMeshLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ConstraintLayer.o ConstraintLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ContainerLayer.o ContainerLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/CubeDataLayer.o CubeDataLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/DipoleLayer.o DipoleLayer.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from CanonicalOrbitalsLayer.h:25, from CanonicalOrbitalsLayer.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from CanonicalOrbitalsLayer.h:25, from CanonicalOrbitalsLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from CanonicalOrbitalsLayer.h:25, from CanonicalOrbitalsLayer.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from CanonicalOrbitalsLayer.h:25, from CanonicalOrbitalsLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from CanonicalOrbitalsLayer.h:25, from CanonicalOrbitalsLayer.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/DysonOrbitalsLayer.o DysonOrbitalsLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeminalOrbitalsLayer.o GeminalOrbitalsLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeometryLayer.o GeometryLayer.C In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ./SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Viewer/Viewer.h:28, from AtomLayer.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ConstraintLayer.h:25, from ConstraintLayer.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ConstraintLayer.h:25, from ConstraintLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ConstraintLayer.h:25, from ConstraintLayer.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ConstraintLayer.h:25, from ConstraintLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from ConstraintLayer.h:26, from ConstraintLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ConstraintLayer.h:25, from ConstraintLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from ConstraintLayer.h:26, from ConstraintLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ConstraintLayer.h:25, from ConstraintLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from ConstraintLayer.h:26, from ConstraintLayer.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ConstraintLayer.h:25, from ConstraintLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:28, from AtomLayer.C:25: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from AtomLayer.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from AtomLayer.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from AtomLayer.C:25: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:42, from AtomLayer.C:25: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from AtomLayer.C:25: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from AtomLayer.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from AtomLayer.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ AtomLayer.C: In member function 'void IQmol::Layer::Atom::drawLabel(IQmol::Viewer&, IQmol::Layer::Atom::LabelType, QFontMetrics&)': AtomLayer.C:308:36: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 308 | pos.x -= fontMetrics.width(label)/2.0; | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from AtomLayer.h:25, from AtomLayer.C:23: /usr/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here 108 | int width(const QString &, int len = -1) const; | ^~~~~ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Constraint.h:25, from ConstraintLayer.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ ConstraintLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Constraint::targetDisplacement() const': ConstraintLayer.C:207:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 207 | return d; | ^ In file included from ConstraintLayer.h:25, from ConstraintLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ ConstraintLayer.C: In member function 'bool IQmol::Layer::Constraint::satisfied() const': ConstraintLayer.C:224:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] 224 | switch (m_type) { | ^ ConstraintLayer.C: In member function 'void IQmol::Layer::Constraint::addTo(OpenBabel::OBFFConstraints&) const': ConstraintLayer.C:258:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] 258 | switch (m_type) { | ^ ConstraintLayer.C: In member function 'QString IQmol::Layer::Constraint::formatQChem() const': ConstraintLayer.C:293:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] 293 | switch (m_type) { | ^ ConstraintLayer.C: In member function 'virtual void IQmol::Layer::Constraint::draw()': ConstraintLayer.C:351:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] 351 | switch (m_type) { | ^ AtomLayer.C: In member function 'double IQmol::Layer::Atom::getRadius(bool)': AtomLayer.C:275:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 275 | if (m_smallerHydrogens && m_atomicNumber == 1) r *= 0.7; | ^~ AtomLayer.C:276:7: note: here 276 | case Primitive::BallsAndSticks: | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from DysonOrbitalsLayer.h:25, from DysonOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from DysonOrbitalsLayer.h:25, from DysonOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from DysonOrbitalsLayer.h:25, from DysonOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from DysonOrbitalsLayer.h:25, from DysonOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from SurfaceLayer.h:25, from CubeDataLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from SurfaceLayer.h:25, from CubeDataLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from SurfaceLayer.h:25, from CubeDataLayer.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from MoleculeLayer.h:25, from DipoleLayer.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from GeometryLayer.h:26, from GeometryLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GeometryLayer.h:26, from GeometryLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GeometryLayer.h:26, from GeometryLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GeometryLayer.h:26, from GeometryLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from MoleculeLayer.h:35, from CubeDataLayer.C:26: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from MoleculeLayer.h:35, from DipoleLayer.C:24: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ DipoleLayer.C: In constructor 'IQmol::Layer::Dipole::Dipole(const qglviewer::Vec&)': DipoleLayer.C:38:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 38 | m_sceneRadius(Preferences::DefaultSceneRadius()) | ^ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ DipoleLayer.C: In member function 'void IQmol::Layer::Dipole::drawPrivate()': DipoleLayer.C:99:29: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 99 | Vec dipole(m_dipoleMoment); | ^ In file included from GLObjectLayer.h:26, from DipoleLayer.h:25, from DipoleLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from CubeDataLayer.C:29: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from CubeDataLayer.C:29: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from CubeDataLayer.C:29: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ CubeDataLayer.C: In member function 'IQmol::Layer::Surface* IQmol::Layer::CubeData::calculateSurface(const IQmol::Data::SurfaceInfo&)': CubeDataLayer.C:82:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 82 | qglviewer::Vec d(m_cube.delta()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from CubeDataLayer.h:26, from CubeDataLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from DysonOrbitalsLayer.h:25, from DysonOrbitalsLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DipoleMoment.h:25, from GeometryLayer.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from GeometryLayer.C:24: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } | ^ In file included from GeometryLayer.h:26, from GeometryLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GeometryLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Geometry::dipole() const': GeometryLayer.C:58:24: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 58 | return dipole.value(); | ^ In file included from GeometryLayer.h:26, from GeometryLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeometryListLayer.o GeometryListLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EfpFragmentLayer.o EfpFragmentLayer.C In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from SurfaceLayer.h:25, from GeminalOrbitalsLayer.h:26, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from SurfaceLayer.h:25, from GeminalOrbitalsLayer.h:26, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from SurfaceLayer.h:25, from GeminalOrbitalsLayer.h:26, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EfpFragmentListLayer.o EfpFragmentListLayer.C In file included from ../Old/SpatialProperty.h:28, from GeminalOrbitalsLayer.h:31, from GeminalOrbitalsLayer.C:23: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from GeminalOrbitalsLayer.h:31, from GeminalOrbitalsLayer.C:23: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from GeminalOrbitalsLayer.h:31, from GeminalOrbitalsLayer.C:23: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ In file included from ../Old/SurfaceAnimatorDialog.h:27, from MoleculeLayer.h:35, from GeminalOrbitalsLayer.C:25: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GeminalOrbitalsLayer.C: In member function 'bool IQmol::Layer::GeminalOrbitals::computeOrbitalGrids(IQmol::Data::GridDataList&)': GeminalOrbitalsLayer.C:490:25: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 490 | Vec delta(g0->delta()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GeminalOrbitalsLayer.C:491:27: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 491 | Vec origin(g0->origin()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GeminalOrbitalsLayer.C: In member function 'bool IQmol::Layer::GeminalOrbitals::computeDensityGrids(IQmol::Data::GridDataList&)': GeminalOrbitalsLayer.C:705:25: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 705 | Vec delta(g0->delta()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ GeminalOrbitalsLayer.C:706:27: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 706 | Vec origin(g0->origin()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from GeminalOrbitalsLayer.h:25, from GeminalOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ExcitedStatesLayer.o ExcitedStatesLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FileLayer.o FileLayer.C In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from EfpFragmentLayer.h:25, from EfpFragmentLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from GeometryListLayer.h:26, from GeometryListLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from GeometryListLayer.h:26, from GeometryListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from GeometryListLayer.h:26, from GeometryListLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from GeometryListLayer.h:26, from GeometryListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FrequenciesLayer.o FrequenciesLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GroupLayer.o GroupLayer.C In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/EfpFragmentLibrary.h:25, from EfpFragmentLayer.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from GeometryListLayer.h:26, from GeometryListLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from GeometryListLayer.h:27, from GeometryListLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from GeometryListLayer.h:26, from GeometryListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from GeometryListLayer.h:27, from GeometryListLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from GeometryListLayer.h:26, from GeometryListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from GeometryListLayer.h:27, from GeometryListLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from GeometryListLayer.h:26, from GeometryListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ../Data/ExcitedStates.h:25, from ExcitedStatesLayer.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ../Data/ExcitedStates.h:25, from ExcitedStatesLayer.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ../Data/ExcitedStates.h:25, from ExcitedStatesLayer.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ../Data/ExcitedStates.h:25, from ExcitedStatesLayer.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from FileLayer.h:26, from FileLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from FileLayer.h:26, from FileLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from FileLayer.h:26, from FileLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from FileLayer.h:26, from FileLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GeometryListLayer.h:27, from GeometryListLayer.C:23: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from GeometryListLayer.h:26, from GeometryListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ./SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Viewer/Viewer.h:28, from EfpFragmentListLayer.C:27: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ../Data/ExcitedStates.h:25, from ExcitedStatesLayer.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/ExcitedStates.h:25, from ExcitedStatesLayer.C:25: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/ElectronicTransition.h:26, from ../Data/ExcitedStates.h:25, from ExcitedStatesLayer.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/File.h:25, from FileLayer.h:26, from FileLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Viewer/Viewer.h:28, from EfpFragmentListLayer.C:27: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from EfpFragmentListLayer.C:27: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from EfpFragmentListLayer.C:27: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from EfpFragmentListLayer.C:27: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:42, from EfpFragmentListLayer.C:27: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from EfpFragmentListLayer.C:27: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from EfpFragmentListLayer.C:27: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from EfpFragmentListLayer.C:27: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from Layer.h:25, from GLObjectLayer.h:25, from PrimitiveLayer.h:25, from EfpFragmentListLayer.h:25, from EfpFragmentListLayer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from GroupLayer.h:25, from GroupLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/InfoLayer.o InfoLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/IsotopesLayer.o IsotopesLayer.C In file included from ../Data/Bank.h:25, from ../Parser/ParseFile.h:26, from GroupLayer.C:28: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Layer.o Layer.C In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ./SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/LayerFactory.o LayerFactory.C In file included from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from FrequenciesLayer.h:26, from FrequenciesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MoleculeLayer.o MoleculeLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MolecularSurfacesLayer.o MolecularSurfacesLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NaturalBondOrbitalsLayer.o NaturalBondOrbitalsLayer.C In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NaturalTransitionOrbitalsLayer.o NaturalTransitionOrbitalsLayer.C In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/PointGroup.h:25, from SymmetryLayer.h:26, from InfoLayer.h:28, from InfoLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from MoleculeLayer.h:25, from IsotopesLayer.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from MoleculeLayer.h:35, from InfoLayer.C:25: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from InfoLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ InfoLayer.C: In member function 'QString IQmol::Layer::Info::formula() const': InfoLayer.C:163:42: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator) [with RandomAccessIterator = QList::iterator]' is deprecated: Use std::sort [-Wdeprecated-declarations] 163 | qSort(elements.begin(), elements.end()); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Configurator/InfoConfigurator.h:25, from InfoLayer.h:25, from InfoLayer.C:23: /usr/include/qt5/QtCore/qalgorithms.h:174:46: note: declared here 174 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end) | ^~~~~ In file included from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NmrLayer.o NmrLayer.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from LayerFactory.C:29: ../Data/PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': ../Data/PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 39 | : m_charge(charge), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from MoleculeLayer.h:35, from IsotopesLayer.C:25: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from IsotopesLayer.h:26, from IsotopesLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from MoleculeLayer.C:26: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/ExcitedStates.h:25, from LayerFactory.C:31: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from MoleculeLayer.C:32: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from MoleculeLayer.C:32: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from MoleculeLayer.C:32: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from LayerFactory.C:39: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from LayerFactory.C:39: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from LayerFactory.C:39: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from MoleculeLayer.C:39: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from MoleculeLayer.C:39: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from MoleculeLayer.C:39: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.h:25, from NaturalBondOrbitalsLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from GeometryListLayer.h:27, from LayerFactory.C:50: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from GeminalOrbitalsLayer.h:31, from LayerFactory.C:57: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from GeminalOrbitalsLayer.h:31, from LayerFactory.C:57: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from GeminalOrbitalsLayer.h:31, from LayerFactory.C:57: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ In file included from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ LayerFactory.C: In member function 'IQmol::Layer::List IQmol::Layer::Factory::convert(IQmol::Data::PointChargeList&)': LayerFactory.C:294:59: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 294 | qglviewer::Vec position(pointCharges[i]->position()); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from LayerFactory.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.h:25, from NaturalTransitionOrbitalsLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from MoleculeLayer.h:26, from MolecularSurfacesLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from MoleculeLayer.h:26, from MolecularSurfacesLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from MoleculeLayer.h:26, from MolecularSurfacesLayer.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from FrequenciesLayer.h:26, from MoleculeLayer.C:45: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from MoleculeLayer.h:35, from MolecularSurfacesLayer.C:24: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from MolecularSurfacesLayer.C:26: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from MolecularSurfacesLayer.C:26: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from MolecularSurfacesLayer.h:27, from MolecularSurfacesLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from MolecularSurfacesLayer.C:26: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ In file included from ../Process/QChemJobInfo.h:27, from MoleculeLayer.C:61: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from MoleculeLayer.C:61: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ MoleculeLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Molecule::getBuildAxis(IQmol::Layer::Atom*)': MoleculeLayer.C:619:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 619 | return axis; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ MoleculeLayer.C: In member function 'void IQmol::Layer::Molecule::applyConstraint(IQmol::Layer::Constraint*)': MoleculeLayer.C:949:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] 949 | switch (constraint->constraintType()) { | ^ MoleculeLayer.C: In member function 'void IQmol::Layer::Molecule::applyDistanceConstraint(IQmol::Layer::Constraint*)': MoleculeLayer.C:1029:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 1029 | c += fragB.contains(*iter) ? shift : -shift; | ^~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ MoleculeLayer.C: In member function 'void IQmol::Layer::Molecule::rotateIntoPlane(const qglviewer::Vec&, const qglviewer::Vec&, const qglviewer::Vec&)': MoleculeLayer.C:2095:13: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 2095 | Vec pp(pt); | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ MoleculeLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Molecule::dipoleFromPointCharges()': MoleculeLayer.C:2352:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 2352 | return dipole; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ MoleculeLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Molecule::centerOfNuclearCharge()': MoleculeLayer.C:2405:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 2405 | return center; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/AtomicProperty.h:25, from MoleculeLayer.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalsLayer.o OrbitalsLayer.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrLayer.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrLayer.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrLayer.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrLayer.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PrimitiveLayer.o PrimitiveLayer.C In file included from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrLayer.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from MoleculeLayer.h:26, from NmrLayer.C:26: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrLayer.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from MoleculeLayer.h:26, from NmrLayer.C:26: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrLayer.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from MoleculeLayer.h:26, from NmrLayer.C:26: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrLayer.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SurfaceLayer.o SurfaceLayer.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SymmetryLayer.o SymmetryLayer.C In file included from ../Old/SurfaceAnimatorDialog.h:27, from MoleculeLayer.h:35, from NmrLayer.C:26: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/NmrData.h:25, from NmrLayer.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from OrbitalsLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from OrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from OrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from OrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from PrimitiveLayer.h:25, from AtomLayer.h:25, from PrimitiveLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AtomLayer.h -o ../../build/moc_AtomLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AxesLayer.h -o ../../build/moc_AxesLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AxesMeshLayer.h -o ../../build/moc_AxesMeshLayer.cpp In file included from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from OrbitalsLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include BackgroundLayer.h -o ../../build/moc_BackgroundLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include BondLayer.h -o ../../build/moc_BondLayer.cpp In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from MoleculeLayer.h:26, from OrbitalsLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from OrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from MoleculeLayer.h:26, from OrbitalsLayer.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from OrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from PrimitiveLayer.h:25, from AtomLayer.h:25, from InfoLayer.h:26, from MoleculeLayer.h:26, from OrbitalsLayer.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from OrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from PrimitiveLayer.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include CanonicalOrbitalsLayer.h -o ../../build/moc_CanonicalOrbitalsLayer.cpp In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from GLObjectLayer.h:27, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from GLObjectLayer.h:27, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from SymmetryLayer.h:26, from SymmetryLayer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from SymmetryLayer.h:26, from SymmetryLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from SymmetryLayer.h:26, from SymmetryLayer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from SymmetryLayer.h:26, from SymmetryLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from MoleculeLayer.h:35, from OrbitalsLayer.C:24: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from OrbitalsLayer.h:25, from OrbitalsLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ChargeLayer.h -o ../../build/moc_ChargeLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ClippingPlaneLayer.h -o ../../build/moc_ClippingPlaneLayer.cpp In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from SurfaceLayer.h:27, from SurfaceLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ConstraintLayer.h -o ../../build/moc_ConstraintLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ContainerLayer.h -o ../../build/moc_ContainerLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include CubeDataLayer.h -o ../../build/moc_CubeDataLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include DipoleLayer.h -o ../../build/moc_DipoleLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include DysonOrbitalsLayer.h -o ../../build/moc_DysonOrbitalsLayer.cpp In file included from ../Data/PointGroup.h:25, from SymmetryLayer.h:26, from SymmetryLayer.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GeminalOrbitalsLayer.h -o ../../build/moc_GeminalOrbitalsLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GeometryLayer.h -o ../../build/moc_GeometryLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GeometryListLayer.h -o ../../build/moc_GeometryListLayer.cpp In file included from ../Old/SurfaceAnimatorDialog.h:27, from MoleculeLayer.h:35, from SurfaceLayer.C:25: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../Viewer/PovRayGen.h:25, from SurfaceLayer.C:27: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../Viewer/PovRayGen.h:25, from SurfaceLayer.C:27: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/PovRayGen.h:25, from SurfaceLayer.C:27: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from GLObjectLayer.h:26, from SurfaceLayer.h:25, from SurfaceLayer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GlobalLayer.h -o ../../build/moc_GlobalLayer.cpp SurfaceLayer.C: In member function 'void IQmol::Layer::Surface::povrayLines(IQmol::PovRayGen&, const OMMesh&, const QColor&)': SurfaceLayer.C:231:77: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::EdgeHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_edge_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_edges; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::EdgeHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 231 | point = data.point(data.to_vertex_handle(data.halfedge_handle(edge,0))); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ SurfaceLayer.C:233:79: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::EdgeHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_edge_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_edges; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::EdgeHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 233 | point = data.point(data.from_vertex_handle(data.halfedge_handle(edge,0))); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ SurfaceLayer.C: In member function 'void IQmol::Layer::Surface::povray(IQmol::PovRayGen&, const OMMesh&, const QColor&)': SurfaceLayer.C:255:34: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 255 | point = data.point(vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ SurfaceLayer.C:256:35: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 256 | normal = data.normal(vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ SurfaceLayer.C: In member function 'void IQmol::Layer::Surface::drawVertexNormals(const IQmol::Data::Mesh&)': SurfaceLayer.C:408:30: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 408 | p = mesh.vertex(vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ SurfaceLayer.C:409:30: warning: 'OpenMesh::Iterators::GenericIteratorT::operator OpenMesh::Iterators::GenericIteratorT::value_handle() const [with Mesh = OpenMesh::PolyConnectivity; ValueHandle = OpenMesh::VertexHandle; MemberOwner = OpenMesh::ArrayKernel; bool (MemberOwner::* PrimitiveStatusMember)() const = &OpenMesh::ArrayKernel::has_vertex_status; size_t (MemberOwner::* PrimitiveCountMember)() const = &OpenMesh::ArrayKernel::n_vertices; OpenMesh::Iterators::GenericIteratorT::value_handle = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 409 | n = mesh.normal(vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here 144 | operator value_handle() const { | ^~~~~~~~ SurfaceLayer.C: In member function 'GLuint IQmol::Layer::Surface::compile(const IQmol::Data::Mesh&)': SurfaceLayer.C:486:56: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 486 | property = mesh.scalarFieldValue(vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ SurfaceLayer.C:490:46: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 490 | glArrayElement(vertex.handle().idx()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ SurfaceLayer.C:493:56: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 493 | property = mesh.scalarFieldValue(vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ SurfaceLayer.C:497:46: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 497 | glArrayElement(vertex.handle().idx()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ SurfaceLayer.C:500:56: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::operator OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: Implicit casts of iterators are unsafe. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 500 | property = mesh.scalarFieldValue(vertex); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here 582 | operator value_type() const { | ^~~~~~~~ SurfaceLayer.C:504:46: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 504 | glArrayElement(vertex.handle().idx()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ SurfaceLayer.C:514:46: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 514 | glArrayElement(vertex.handle().idx()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ SurfaceLayer.C:517:46: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 517 | glArrayElement(vertex.handle().idx()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ SurfaceLayer.C:520:46: warning: 'OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::handle() const [with Mesh = OpenMesh::PolyConnectivity; CenterEntityHandle = OpenMesh::FaceHandle; ValueHandle = OpenMesh::VertexHandle; ValueHandle (OpenMesh::Iterators::GenericCirculatorBaseT::* Handle2Value)() const = &OpenMesh::Iterators::GenericCirculatorBaseT::toVertexHandle; OpenMesh::Iterators::GenericCirculatorT_DEPRECATED::value_type = OpenMesh::VertexHandle]' is deprecated: This function clutters your code. Use dereferencing operators -> and * instead. [-Wdeprecated-declarations] 520 | glArrayElement(vertex.handle().idx()); | ^ In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, from ../Data/Mesh.h:28, from ../Data/Surface.h:26, from SurfaceLayer.h:27, from SurfaceLayer.C:23: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here 571 | value_type handle() const { | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include EfpFragmentLayer.h -o ../../build/moc_EfpFragmentLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include EfpFragmentListLayer.h -o ../../build/moc_EfpFragmentListLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ExcitedStatesLayer.h -o ../../build/moc_ExcitedStatesLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include FileLayer.h -o ../../build/moc_FileLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include FrequenciesLayer.h -o ../../build/moc_FrequenciesLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GLObjectLayer.h -o ../../build/moc_GLObjectLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include GroupLayer.h -o ../../build/moc_GroupLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include InfoLayer.h -o ../../build/moc_InfoLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include IsotopesLayer.h -o ../../build/moc_IsotopesLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Layer.h -o ../../build/moc_Layer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include MoleculeLayer.h -o ../../build/moc_MoleculeLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include MolecularSurfacesLayer.h -o ../../build/moc_MolecularSurfacesLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include NaturalBondOrbitalsLayer.h -o ../../build/moc_NaturalBondOrbitalsLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include NaturalTransitionOrbitalsLayer.h -o ../../build/moc_NaturalTransitionOrbitalsLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include NmrLayer.h -o ../../build/moc_NmrLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include OrbitalsLayer.h -o ../../build/moc_OrbitalsLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include PrimitiveLayer.h -o ../../build/moc_PrimitiveLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SurfaceLayer.h -o ../../build/moc_SurfaceLayer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/Grid -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SymmetryLayer.h -o ../../build/moc_SymmetryLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AtomLayer.o ../../build/moc_AtomLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AxesLayer.o ../../build/moc_AxesLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AxesMeshLayer.o ../../build/moc_AxesMeshLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_BackgroundLayer.o ../../build/moc_BackgroundLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_BondLayer.o ../../build/moc_BondLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_CanonicalOrbitalsLayer.o ../../build/moc_CanonicalOrbitalsLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ChargeLayer.o ../../build/moc_ChargeLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ClippingPlaneLayer.o ../../build/moc_ClippingPlaneLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/moc_AtomLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ConstraintLayer.o ../../build/moc_ConstraintLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ContainerLayer.o ../../build/moc_ContainerLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_CubeDataLayer.o ../../build/moc_CubeDataLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_DipoleLayer.o ../../build/moc_DipoleLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/BondLayer.h:25, from ../../build/moc_BondLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/ChargeLayer.h:25, from ../../build/moc_ChargeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_DysonOrbitalsLayer.o ../../build/moc_DysonOrbitalsLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeminalOrbitalsLayer.o ../../build/moc_GeminalOrbitalsLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/ClippingPlaneLayer.h:25, from ../../build/moc_ClippingPlaneLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, from ../../build/moc_CanonicalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, from ../../build/moc_CanonicalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, from ../../build/moc_CanonicalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, from ../../build/moc_CanonicalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeometryLayer.o ../../build/moc_GeometryLayer.cpp In file included from ../../build/../src/Layer/ConstraintLayer.h:25, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/ConstraintLayer.h:25, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/ConstraintLayer.h:25, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/ConstraintLayer.h:25, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/ConstraintLayer.h:26, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/ConstraintLayer.h:25, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/ConstraintLayer.h:26, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/ConstraintLayer.h:25, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/ConstraintLayer.h:26, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/ConstraintLayer.h:25, from ../../build/moc_ConstraintLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeometryListLayer.o ../../build/moc_GeometryListLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/DipoleLayer.h:25, from ../../build/moc_DipoleLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, from ../../build/moc_CanonicalOrbitalsLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GlobalLayer.o ../../build/moc_GlobalLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_EfpFragmentLayer.o ../../build/moc_EfpFragmentLayer.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../../build/../src/Layer/CubeDataLayer.h:26, from ../../build/moc_CubeDataLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../../build/../src/Layer/CubeDataLayer.h:26, from ../../build/moc_CubeDataLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../../build/../src/Layer/CubeDataLayer.h:26, from ../../build/moc_CubeDataLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../../build/../src/Layer/CubeDataLayer.h:26, from ../../build/moc_CubeDataLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GeometryLayer.h:26, from ../../build/moc_GeometryLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GeometryLayer.h:26, from ../../build/moc_GeometryLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GeometryLayer.h:26, from ../../build/moc_GeometryLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GeometryLayer.h:26, from ../../build/moc_GeometryLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, from ../../build/moc_DysonOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, from ../../build/moc_DysonOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, from ../../build/moc_DysonOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, from ../../build/moc_DysonOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_EfpFragmentListLayer.o ../../build/moc_EfpFragmentListLayer.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../../build/../src/Layer/CubeDataLayer.h:26, from ../../build/moc_CubeDataLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ExcitedStatesLayer.o ../../build/moc_ExcitedStatesLayer.cpp In file included from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, from ../../build/moc_DysonOrbitalsLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/../src/Layer/EfpFragmentLayer.h:25, from ../../build/moc_EfpFragmentLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from ../../build/../src/Layer/GeometryListLayer.h:26, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from ../../build/../src/Layer/GeometryListLayer.h:26, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from ../../build/../src/Layer/GeometryListLayer.h:26, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from ../../build/../src/Layer/GeometryListLayer.h:26, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FileLayer.o ../../build/moc_FileLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FrequenciesLayer.o ../../build/moc_FrequenciesLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/EfpFragmentListLayer.h:25, from ../../build/moc_EfpFragmentListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:26, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:26, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:26, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GLObjectLayer.o ../../build/moc_GLObjectLayer.cpp In file included from ../Old/SpatialProperty.h:28, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:31, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 46 | : m_order(-1), m_position(position) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:31, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 33 | class MultipoleExpansion : public Base { | ^~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SpatialProperty.h:28, from ../../build/../src/Layer/GeminalOrbitalsLayer.h:31, from ../../build/moc_GeminalOrbitalsLayer.cpp:10: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here 73 | return MultipoleExpansion(*this) += that; | ^ In file included from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from ../../build/../src/Layer/GeometryListLayer.h:26, from ../../build/moc_GeometryListLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/GeometryListLayer.h:27, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from ../../build/../src/Layer/GeometryListLayer.h:26, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/GeometryListLayer.h:27, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from ../../build/../src/Layer/GeometryListLayer.h:26, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/GeometryListLayer.h:27, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from ../../build/../src/Layer/GeometryListLayer.h:26, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GroupLayer.o ../../build/moc_GroupLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_InfoLayer.o ../../build/moc_InfoLayer.cpp In file included from ../../build/../src/Layer/GeometryListLayer.h:27, from ../../build/moc_GeometryListLayer.cpp:10: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Atom.h:25, from ../Data/Geometry.h:25, from ../Data/GeometryList.h:25, from ../../build/../src/Layer/GeometryListLayer.h:26, from ../../build/moc_GeometryListLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/moc_GLObjectLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from ../../build/../src/Layer/FileLayer.h:26, from ../../build/moc_FileLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from ../../build/../src/Layer/FileLayer.h:26, from ../../build/moc_FileLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from ../../build/../src/Layer/FileLayer.h:26, from ../../build/moc_FileLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/File.h:25, from ../../build/../src/Layer/FileLayer.h:26, from ../../build/moc_FileLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_IsotopesLayer.o ../../build/moc_IsotopesLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/GroupLayer.h:25, from ../../build/moc_GroupLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ./GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Layer.o ../../build/moc_Layer.cpp In file included from ../Data/DataList.h:25, from ../Data/File.h:25, from ../../build/../src/Layer/FileLayer.h:26, from ../../build/moc_FileLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MoleculeLayer.o ../../build/moc_MoleculeLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MolecularSurfacesLayer.o ../../build/moc_MolecularSurfacesLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/moc_InfoLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_NaturalBondOrbitalsLayer.o ../../build/moc_NaturalBondOrbitalsLayer.cpp In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ./SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_NaturalTransitionOrbitalsLayer.o ../../build/moc_NaturalTransitionOrbitalsLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/IsotopesLayer.h:26, from ../../build/moc_IsotopesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ./GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../../build/../src/Layer/FrequenciesLayer.h:26, from ../../build/moc_FrequenciesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_NmrLayer.o ../../build/moc_NmrLayer.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_OrbitalsLayer.o ../../build/moc_OrbitalsLayer.cpp In file included from ../Data/PointGroup.h:25, from ../../build/../src/Layer/SymmetryLayer.h:26, from ../../build/../src/Layer/InfoLayer.h:28, from ../../build/moc_InfoLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_PrimitiveLayer.o ../../build/moc_PrimitiveLayer.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Layer/MoleculeLayer.h:25, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Layer/MoleculeLayer.h:25, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Layer/MoleculeLayer.h:25, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Layer/MoleculeLayer.h:25, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SurfaceLayer.o ../../build/moc_SurfaceLayer.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, from ../../build/moc_NaturalBondOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, from ../../build/moc_NaturalBondOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, from ../../build/moc_NaturalBondOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, from ../../build/moc_NaturalBondOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, from ../../build/moc_MolecularSurfacesLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, from ../../build/moc_MolecularSurfacesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, from ../../build/moc_MolecularSurfacesLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, from ../../build/moc_MolecularSurfacesLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Data -I../Util -I../Configurator -I../Parser -I../Process -I../Main -I../Viewer -I../Old -I../OpenMesh/src -I../Grid -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SymmetryLayer.o ../../build/moc_SymmetryLayer.cpp In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/moc_PrimitiveLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/moc_OrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/moc_OrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/moc_OrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/moc_OrbitalsLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Bank.h:25, from ../../build/../src/Layer/MoleculeLayer.h:25, from ../../build/moc_MoleculeLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/SurfaceInfo.h:25, from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, from ../../build/moc_MolecularSurfacesLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/../src/Layer/MoleculeLayer.h:26, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Layer/MoleculeLayer.h:25, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/../src/Layer/MoleculeLayer.h:26, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Layer/MoleculeLayer.h:25, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/PrimitiveLayer.h:25, from ../../build/../src/Layer/AtomLayer.h:25, from ../../build/../src/Layer/InfoLayer.h:26, from ../../build/../src/Layer/MoleculeLayer.h:26, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Layer/MoleculeLayer.h:25, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, from ../../build/moc_NaturalBondOrbitalsLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Orbitals.h:25, from ../../build/../src/Layer/OrbitalsLayer.h:25, from ../../build/moc_OrbitalsLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from ../../build/../src/Layer/MoleculeLayer.h:35, from ../../build/moc_MoleculeLayer.cpp:10: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../../build/../src/Layer/MoleculeLayer.h:25, from ../../build/moc_MoleculeLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Layer/GLObjectLayer.h:27, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../build/../src/Layer/GLObjectLayer.h:26, from ../../build/../src/Layer/SurfaceLayer.h:25, from ../../build/moc_SurfaceLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from ../../build/../src/Layer/SymmetryLayer.h:26, from ../../build/moc_SymmetryLayer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from ../../build/../src/Layer/SymmetryLayer.h:26, from ../../build/moc_SymmetryLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from ../../build/../src/Layer/SymmetryLayer.h:26, from ../../build/moc_SymmetryLayer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/PointGroup.h:25, from ../../build/../src/Layer/SymmetryLayer.h:26, from ../../build/moc_SymmetryLayer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../../build/../src/Layer/SurfaceLayer.h:27, from ../../build/moc_SurfaceLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/PointGroup.h:25, from ../../build/../src/Layer/SymmetryLayer.h:26, from ../../build/moc_SymmetryLayer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ rm -f ../../build/libLayer.a ar cqs ../../build/libLayer.a ../../build/AtomLayer.o ../../build/AxesLayer.o ../../build/AxesMeshLayer.o ../../build/BackgroundLayer.o ../../build/BondLayer.o ../../build/CanonicalOrbitalsLayer.o ../../build/ChargeLayer.o ../../build/ClippingPlaneLayer.o ../../build/ConstraintLayer.o ../../build/ContainerLayer.o ../../build/CubeDataLayer.o ../../build/DipoleLayer.o ../../build/DysonOrbitalsLayer.o ../../build/GeminalOrbitalsLayer.o ../../build/GeometryLayer.o ../../build/GeometryListLayer.o ../../build/EfpFragmentLayer.o ../../build/EfpFragmentListLayer.o ../../build/ExcitedStatesLayer.o ../../build/FileLayer.o ../../build/FrequenciesLayer.o ../../build/GroupLayer.o ../../build/InfoLayer.o ../../build/IsotopesLayer.o ../../build/Layer.o ../../build/LayerFactory.o ../../build/MoleculeLayer.o ../../build/MolecularSurfacesLayer.o ../../build/NaturalBondOrbitalsLayer.o ../../build/NaturalTransitionOrbitalsLayer.o ../../build/NmrLayer.o ../../build/OrbitalsLayer.o ../../build/PrimitiveLayer.o ../../build/SurfaceLayer.o ../../build/SymmetryLayer.o ../../build/moc_AtomLayer.o ../../build/moc_AxesLayer.o ../../build/moc_AxesMeshLayer.o ../../build/moc_BackgroundLayer.o ../../build/moc_BondLayer.o ../../build/moc_CanonicalOrbitalsLayer.o ../../build/moc_ChargeLayer.o ../../build/moc_ClippingPlaneLayer.o ../../build/moc_ConstraintLayer.o ../../build/moc_ContainerLayer.o ../../build/moc_CubeDataLayer.o ../../build/moc_DipoleLayer.o ../../build/moc_DysonOrbitalsLayer.o ../../build/moc_GeminalOrbitalsLayer.o ../../build/moc_GeometryLayer.o ../../build/moc_GeometryListLayer.o ../../build/moc_GlobalLayer.o ../../build/moc_EfpFragmentLayer.o ../../build/moc_EfpFragmentListLayer.o ../../build/moc_ExcitedStatesLayer.o ../../build/moc_FileLayer.o ../../build/moc_FrequenciesLayer.o ../../build/moc_GLObjectLayer.o ../../build/moc_GroupLayer.o ../../build/moc_InfoLayer.o ../../build/moc_IsotopesLayer.o ../../build/moc_Layer.o ../../build/moc_MoleculeLayer.o ../../build/moc_MolecularSurfacesLayer.o ../../build/moc_NaturalBondOrbitalsLayer.o ../../build/moc_NaturalTransitionOrbitalsLayer.o ../../build/moc_NmrLayer.o ../../build/moc_OrbitalsLayer.o ../../build/moc_PrimitiveLayer.o ../../build/moc_SurfaceLayer.o ../../build/moc_SymmetryLayer.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Layer' cd Network/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Network/Network.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Network' g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Connection.o Connection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/HttpConnection.o HttpConnection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/HttpReply.o HttpReply.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/LocalConnection.o LocalConnection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/LocalReply.o LocalReply.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Network.o Network.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SshConnection.o SshConnection.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SshReply.o SshReply.C SshReply.C: In member function 'virtual void IQmol::Network::SftpPutFile::runDelegate()': SshReply.C:326:14: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and '__off_t' {aka 'long int'} [-Wsign-compare] 326 | if (total == fileInfo.st_size) QLOG_TRACE() << "Transfer complete"; | ~~~~~~^~~~~~~~~~~~~~~~~~~ SshReply.C:326:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 326 | if (total == fileInfo.st_size) QLOG_TRACE() << "Transfer complete"; | ^ SshReply.C: In member function 'void IQmol::Network::SftpGetFile::runDelegate(bool&)': SshReply.C:544:4: warning: label 'cleanup' defined but not used [-Wunused-label] 544 | cleanup: | ^~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Connection.h -o ../../build/moc_Connection.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include HttpConnection.h -o ../../build/moc_HttpConnection.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include HttpReply.h -o ../../build/moc_HttpReply.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include LocalConnection.h -o ../../build/moc_LocalConnection.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include LocalReply.h -o ../../build/moc_LocalReply.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Reply.h -o ../../build/moc_Reply.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SshConnection.h -o ../../build/moc_SshConnection.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SshReply.h -o ../../build/moc_SshReply.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Connection.o ../../build/moc_Connection.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_HttpConnection.o ../../build/moc_HttpConnection.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_HttpReply.o ../../build/moc_HttpReply.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_LocalConnection.o ../../build/moc_LocalConnection.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_LocalReply.o ../../build/moc_LocalReply.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Reply.o ../../build/moc_Reply.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SshConnection.o ../../build/moc_SshConnection.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SshReply.o ../../build/moc_SshReply.cpp rm -f ../../build/libNetwork.a ar cqs ../../build/libNetwork.a ../../build/Connection.o ../../build/HttpConnection.o ../../build/HttpReply.o ../../build/LocalConnection.o ../../build/LocalReply.o ../../build/Network.o ../../build/SshConnection.o ../../build/SshReply.o ../../build/moc_Connection.o ../../build/moc_HttpConnection.o ../../build/moc_HttpReply.o ../../build/moc_LocalConnection.o ../../build/moc_LocalReply.o ../../build/moc_Reply.o ../../build/moc_SshConnection.o ../../build/moc_SshReply.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Network' cd Yaml/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Yaml/Yaml.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Yaml' g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/binary.o binary.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/convert.o convert.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/directives.o directives.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/emit.o emit.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/emitfromevents.o emitfromevents.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/emitter.o emitter.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/emitterstate.o emitterstate.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/emitterutils.o emitterutils.cpp In file included from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: ptr_stack.h:30:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 30 | void push(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: ptr_stack.h:34:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 34 | std::auto_ptr pop() { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: ptr_stack.h: In member function 'std::auto_ptr ptr_stack::pop()': ptr_stack.h:35:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 35 | std::auto_ptr t(m_data.back()); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitterutils.h:9, from emitterutils.cpp:1: setting.h: At global scope: setting.h:24:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 24 | std::auto_ptr set(const T& value); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitterutils.h:9, from emitterutils.cpp:1: setting.h:59:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 59 | inline std::auto_ptr Setting::set(const T& value) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitterutils.h:9, from emitterutils.cpp:1: setting.h: In member function 'std::auto_ptr YAML::Setting::set(const T&)': setting.h:60:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 60 | std::auto_ptr pChange(new SettingChange (this)); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitterutils.h:9, from emitterutils.cpp:1: setting.h: At global scope: setting.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | void push(std::auto_ptr pSettingChange) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterutils.h:9, from emitterutils.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:9, from emitterstate.cpp:1: ptr_stack.h:30:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 30 | void push(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterstate.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:9, from emitterstate.cpp:1: ptr_stack.h:34:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 34 | std::auto_ptr pop() { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterstate.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:9, from emitterstate.cpp:1: ptr_stack.h: In member function 'std::auto_ptr ptr_stack::pop()': ptr_stack.h:35:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 35 | std::auto_ptr t(m_data.back()); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterstate.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitterstate.cpp:1: setting.h: At global scope: setting.h:24:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 24 | std::auto_ptr set(const T& value); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterstate.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitterstate.cpp:1: setting.h:59:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 59 | inline std::auto_ptr Setting::set(const T& value) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterstate.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitterstate.cpp:1: setting.h: In member function 'std::auto_ptr YAML::Setting::set(const T&)': setting.h:60:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 60 | std::auto_ptr pChange(new SettingChange (this)); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterstate.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitterstate.cpp:1: setting.h: At global scope: setting.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | void push(std::auto_ptr pSettingChange) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterstate.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/exp.o exp.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/memory.o memory.cpp In file included from emitter.cpp:1: yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emitter.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:9, from emitter.cpp:2: ptr_stack.h:30:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 30 | void push(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emitter.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:9, from emitter.cpp:2: ptr_stack.h:34:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 34 | std::auto_ptr pop() { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emitter.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:9, from emitter.cpp:2: ptr_stack.h: In member function 'std::auto_ptr<_Up> ptr_stack::pop()': ptr_stack.h:35:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 35 | std::auto_ptr t(m_data.back()); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emitter.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitter.cpp:2: setting.h: At global scope: setting.h:24:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 24 | std::auto_ptr set(const T& value); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emitter.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitter.cpp:2: setting.h:59:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 59 | inline std::auto_ptr Setting::set(const T& value) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emitter.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitter.cpp:2: setting.h: In member function 'std::auto_ptr YAML::Setting::set(const T&)': setting.h:60:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 60 | std::auto_ptr pChange(new SettingChange (this)); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emitter.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitterstate.h:10, from emitter.cpp:2: setting.h: At global scope: setting.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 84 | void push(std::auto_ptr pSettingChange) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emitter.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emitfromevents.cpp:2: yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emitfromevents.cpp:2: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ emitterstate.cpp: In member function 'void YAML::EmitterState::StartedGroup(YAML::GroupType::value)': emitterstate.cpp:141:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 141 | std::auto_ptr pGroup(new Group(type)); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterstate.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ emitterstate.cpp: In member function 'void YAML::EmitterState::EndedGroup(YAML::GroupType::value)': emitterstate.cpp:167:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 167 | std::auto_ptr pFinishedGroup = m_groups.pop(); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_stack.h:11, from emitterstate.h:9, from emitterstate.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from emit.cpp:3: yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/emitter.h:16, from emit.cpp:3: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/node.o node.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/node_data.o node_data.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/nodebuilder.o nodebuilder.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/nodeevents.o nodeevents.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/null.o null.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ostream_wrapper.o ostream_wrapper.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/parse.o parse.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/regex.o regex.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/scanner.o scanner.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/scanscalar.o scanscalar.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/scantag.o scantag.cpp In file included from scanner.h:15, from scanner.cpp:1: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | void push_back(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_vector.h:11, from scanner.h:15, from scanner.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from scanner.h:15, from scanscalar.cpp:2: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | void push_back(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_vector.h:11, from scanner.h:15, from scanscalar.cpp:2: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ scanner.cpp: In member function 'void YAML::Scanner::StartStream()': scanner.cpp:244:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 244 | std::auto_ptr pIndent(new IndentMarker(-1, IndentMarker::NONE)); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_vector.h:11, from scanner.h:15, from scanner.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ scanner.cpp: In member function 'YAML::Scanner::IndentMarker* YAML::Scanner::PushIndentTo(int, YAML::Scanner::IndentMarker::INDENT_TYPE)': scanner.cpp:291:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 291 | std::auto_ptr pIndent(new IndentMarker(column, type)); | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_vector.h:11, from scanner.h:15, from scanner.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/scantoken.o scantoken.cpp In file included from parse.cpp:4: yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./yaml-cpp/node/ptr.h:10, from yaml-cpp/node/node.h:10, from parse.cpp:2: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from parse.cpp:4: yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./yaml-cpp/node/ptr.h:10, from yaml-cpp/node/node.h:10, from parse.cpp:2: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/simplekey.o simplekey.cpp In file included from scanner.h:15, from scantag.cpp:1: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | void push_back(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_vector.h:11, from scanner.h:15, from scantag.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/singledocparser.o singledocparser.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/stream.o stream.cpp In file included from scanner.h:15, from scantoken.cpp:1: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | void push_back(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_vector.h:11, from scanner.h:15, from scantoken.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/tag.o tag.cpp In file included from scanner.h:15, from simplekey.cpp:1: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | void push_back(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ptr_vector.h:11, from scanner.h:15, from simplekey.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from singledocparser.cpp:1: singledocparser.h:56:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 56 | std::auto_ptr m_pCollectionStack; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from singledocparser.h:13, from singledocparser.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from scanner.h:15, from singledocparser.cpp:6: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | void push_back(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from singledocparser.h:13, from singledocparser.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -Iyaml-cpp -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/yaml_parser.o yaml_parser.cpp In file included from yaml_parser.cpp:1: yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/parser.h:12, from yaml_parser.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from yaml_parser.cpp:1: yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/parser.h:12, from yaml_parser.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from scanner.h:15, from yaml_parser.cpp:5: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | void push_back(std::auto_ptr t) { | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/parser.h:12, from yaml_parser.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from yaml_parser.cpp:6: singledocparser.h:56:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 56 | std::auto_ptr m_pCollectionStack; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from yaml-cpp/parser.h:12, from yaml_parser.cpp:1: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ rm -f ../../build/libYaml.a ar cqs ../../build/libYaml.a ../../build/binary.o ../../build/convert.o ../../build/directives.o ../../build/emit.o ../../build/emitfromevents.o ../../build/emitter.o ../../build/emitterstate.o ../../build/emitterutils.o ../../build/exp.o ../../build/memory.o ../../build/node.o ../../build/node_data.o ../../build/nodebuilder.o ../../build/nodeevents.o ../../build/null.o ../../build/ostream_wrapper.o ../../build/parse.o ../../build/regex.o ../../build/scanner.o ../../build/scanscalar.o ../../build/scantag.o ../../build/scantoken.o ../../build/simplekey.o ../../build/singledocparser.o ../../build/stream.o ../../build/tag.o ../../build/yaml_parser.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Yaml' cd Plot/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Plot/Plot.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Plot' g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/CustomPlot.o CustomPlot.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/qcustomplot.o qcustomplot.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include CustomPlot.h -o ../../build/moc_CustomPlot.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Plot -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include qcustomplot.h -o ../../build/moc_qcustomplot.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_CustomPlot.o ../../build/moc_CustomPlot.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_qcustomplot.o ../../build/moc_qcustomplot.cpp rm -f ../../build/libPlot.a ar cqs ../../build/libPlot.a ../../build/CustomPlot.o ../../build/qcustomplot.o ../../build/moc_CustomPlot.o ../../build/moc_qcustomplot.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Plot' cd Process/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Process/Process.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Process' /usr/lib64/qt5/bin/uic JobMonitor.ui -o ../../build/ui_JobMonitor.h /usr/lib64/qt5/bin/uic QueueOptionsDialog.ui -o ../../build/ui_QueueOptionsDialog.h /usr/lib64/qt5/bin/uic QueueResourcesDialog.ui -o ../../build/ui_QueueResourcesDialog.h /usr/lib64/qt5/bin/uic ServerConfigurationDialog.ui -o ../../build/ui_ServerConfigurationDialog.h /usr/lib64/qt5/bin/uic ServerConfigurationListDialog.ui -o ../../build/ui_ServerConfigurationListDialog.h /usr/lib64/qt5/bin/uic SshFileDialog.ui -o ../../build/ui_SshFileDialog.h g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Job.o Job.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/JobInfo.o JobInfo.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QChemJobInfo.o QChemJobInfo.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QueueOptionsDialog.o QueueOptionsDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QueueResources.o QueueResources.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QueueResourcesDialog.o QueueResourcesDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QueueResourcesList.o QueueResourcesList.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Server.o Server.C In file included from QChemJobInfo.h:27, from QChemJobInfo.C:23: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ In file included from JobInfo.C:23: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from QChemJobInfo.C:23: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from QChemJobInfo.h:27, from Job.h:26, from Job.C:23: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Job.h:26, from Job.C:23: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from QueueResourcesList.C:23: QueueResourcesList.h: In member function 'IQmol::Process::QueueResourcesList& IQmol::Process::QueueResourcesList::operator=(const IQmol::Process::QueueResourcesList&)': QueueResourcesList.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ QueueResourcesList.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ServerConfiguration.o ServerConfiguration.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ServerConfigurationDialog.o ServerConfigurationDialog.C In file included from QueueResourcesDialog.h:26, from QueueResourcesDialog.C:23: QueueResourcesList.h: In member function 'IQmol::Process::QueueResourcesList& IQmol::Process::QueueResourcesList::operator=(const IQmol::Process::QueueResourcesList&)': QueueResourcesList.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ QueueResourcesList.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ServerConfigurationListDialog.o ServerConfigurationListDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ServerRegistry.o ServerRegistry.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SshFileDialog.o SshFileDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SystemDependent.o SystemDependent.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from Server.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Job.h -o ../../build/moc_Job.cpp In file included from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include JobMonitor.h -o ../../build/moc_JobMonitor.cpp In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from QueueOptionsDialog.C:24: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from QChemJobInfo.h:27, from Job.h:26, from Server.h:27, from Server.C:23: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Job.h:26, from Server.h:27, from Server.C:23: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfiguration.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfiguration.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfiguration.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfiguration.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include QueueOptionsDialog.h -o ../../build/moc_QueueOptionsDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include QueueResourcesDialog.h -o ../../build/moc_QueueResourcesDialog.cpp In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Server.h -o ../../build/moc_Server.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ServerConfigurationDialog.h -o ../../build/moc_ServerConfigurationDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ServerConfigurationListDialog.h -o ../../build/moc_ServerConfigurationListDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include SshFileDialog.h -o ../../build/moc_SshFileDialog.cpp In file included from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfiguration.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from ServerConfiguration.C:23: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfiguration.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from ServerConfiguration.C:23: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfiguration.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from ServerConfiguration.C:23: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfiguration.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/JobMonitor.o JobMonitor.C In file included from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from ServerConfigurationDialog.h:26, from ServerConfigurationDialog.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Job.o ../../build/moc_Job.cpp In file included from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerRegistry.C:25: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ServerConfiguration.h:26, from Server.h:25, from ServerConfigurationListDialog.C:25: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_JobMonitor.o ../../build/moc_JobMonitor.cpp In file included from QChemJobInfo.h:27, from Job.h:26, from Server.h:27, from ServerRegistry.C:25: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Job.h:26, from Server.h:27, from ServerRegistry.C:25: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from QChemJobInfo.h:27, from Job.h:26, from Server.h:27, from ServerConfigurationListDialog.C:25: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Job.h:26, from Server.h:27, from ServerConfigurationListDialog.C:25: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ ServerRegistry.C: In member function 'void IQmol::Process::ServerRegistry::moveUp(const QString&)': ServerRegistry.C:129:48: warning: 'void QList::swap(int, int) [with T = IQmol::Process::Server*]' is deprecated: Use QList::swapItemsAt() [-Wdeprecated-declarations] 129 | if (index > 0) s_servers.swap(index, index-1); | ^ In file included from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from ServerRegistry.h:25, from ServerRegistry.C:23: /usr/include/qt5/QtCore/qlist.h:227:10: note: declared here 227 | void swap(int i, int j) { swapItemsAt(i, j); } | ^~~~ ServerRegistry.C: In member function 'void IQmol::Process::ServerRegistry::moveDown(const QString&)': ServerRegistry.C:137:66: warning: 'void QList::swap(int, int) [with T = IQmol::Process::Server*]' is deprecated: Use QList::swapItemsAt() [-Wdeprecated-declarations] 137 | if (index < s_servers.size() -1) s_servers.swap(index, index+1); | ^ In file included from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtCore/QStringList:1, from ServerRegistry.h:25, from ServerRegistry.C:23: /usr/include/qt5/QtCore/qlist.h:227:10: note: declared here 227 | void swap(int i, int j) { swapItemsAt(i, j); } | ^~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_QueueOptionsDialog.o ../../build/moc_QueueOptionsDialog.cpp In file included from ../../build/../src/Process/QChemJobInfo.h:27, from ../../build/../src/Process/Job.h:26, from ../../build/moc_Job.cpp:10: ../../build/../src/Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': ../../build/../src/Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ ../../build/../src/Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../build/../src/Process/Job.h:26, from ../../build/moc_Job.cpp:10: ../../build/../src/Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': ../../build/../src/Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ ../../build/../src/Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_QueueResourcesDialog.o ../../build/moc_QueueResourcesDialog.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Server.o ../../build/moc_Server.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ServerConfigurationDialog.o ../../build/moc_ServerConfigurationDialog.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ServerConfigurationListDialog.o ../../build/moc_ServerConfigurationListDialog.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Yaml -I../Data -I../Parser -I../Network -I../Layer -I../Configurator -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SshFileDialog.o ../../build/moc_SshFileDialog.cpp In file included from QChemJobInfo.h:27, from Job.h:26, from JobMonitor.C:24: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Job.h:26, from JobMonitor.C:24: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/Parser.h:25, from ../Parser/QChemOutputParser.h:25, from JobMonitor.C:26: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/Parser.h:25, from ../Parser/QChemOutputParser.h:25, from JobMonitor.C:26: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/Parser.h:25, from ../Parser/QChemOutputParser.h:25, from JobMonitor.C:26: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/Parser.h:25, from ../Parser/QChemOutputParser.h:25, from JobMonitor.C:26: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Process/QueueResourcesDialog.h:26, from ../../build/moc_QueueResourcesDialog.cpp:10: ../../build/../src/Process/QueueResourcesList.h: In member function 'IQmol::Process::QueueResourcesList& IQmol::Process::QueueResourcesList::operator=(const IQmol::Process::QueueResourcesList&)': ../../build/../src/Process/QueueResourcesList.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ ../../build/../src/Process/QueueResourcesList.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from ../Parser/Parser.h:25, from ../Parser/QChemOutputParser.h:25, from JobMonitor.C:26: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/ExcitedStates.h:25, from ../Parser/QChemOutputParser.h:26, from JobMonitor.C:26: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/Parser.h:25, from ../Parser/QChemOutputParser.h:25, from JobMonitor.C:26: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from JobMonitor.C:27: QueueResourcesList.h: In member function 'IQmol::Process::QueueResourcesList& IQmol::Process::QueueResourcesList::operator=(const IQmol::Process::QueueResourcesList&)': QueueResourcesList.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ QueueResourcesList.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/Server.h:25, from ../../build/moc_Server.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/Server.h:25, from ../../build/moc_Server.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/Server.h:25, from ../../build/moc_Server.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/Server.h:25, from ../../build/moc_Server.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from JobMonitor.C:29: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/Parser.h:25, from ../Parser/QChemOutputParser.h:25, from JobMonitor.C:26: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from JobMonitor.C:29: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/Parser.h:25, from ../Parser/QChemOutputParser.h:25, from JobMonitor.C:26: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ServerConfiguration.h:26, from Server.h:25, from JobMonitor.C:29: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Parser/Parser.h:25, from ../Parser/QChemOutputParser.h:25, from JobMonitor.C:26: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/ServerConfigurationDialog.h:26, from ../../build/moc_ServerConfigurationDialog.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/ServerConfigurationDialog.h:26, from ../../build/moc_ServerConfigurationDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/ServerConfigurationDialog.h:26, from ../../build/moc_ServerConfigurationDialog.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/ServerConfigurationDialog.h:26, from ../../build/moc_ServerConfigurationDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/Server.h:25, from ../../build/moc_Server.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/Server.h:25, from ../../build/moc_Server.cpp:10: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ../../build/moc_Server.cpp:9: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/Server.h:25, from ../../build/moc_Server.cpp:10: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ../../build/moc_Server.cpp:9: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/Server.h:25, from ../../build/moc_Server.cpp:10: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ../../build/moc_Server.cpp:9: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../../build/../src/Process/QChemJobInfo.h:27, from ../../build/../src/Process/Job.h:26, from ../../build/../src/Process/Server.h:27, from ../../build/moc_Server.cpp:10: ../../build/../src/Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': ../../build/../src/Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ ../../build/../src/Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../build/../src/Process/Job.h:26, from ../../build/../src/Process/Server.h:27, from ../../build/moc_Server.cpp:10: ../../build/../src/Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': ../../build/../src/Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ ../../build/../src/Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/YamlNode.h:25, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/ServerConfigurationDialog.h:26, from ../../build/moc_ServerConfigurationDialog.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/ServerConfigurationDialog.h:26, from ../../build/moc_ServerConfigurationDialog.cpp:10: ../Yaml/yaml-cpp/parser.h: At global scope: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ../../build/moc_ServerConfigurationDialog.cpp:9: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/ServerConfigurationDialog.h:26, from ../../build/moc_ServerConfigurationDialog.cpp:10: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ../../build/moc_ServerConfigurationDialog.cpp:9: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ../../build/../src/Process/ServerConfiguration.h:26, from ../../build/../src/Process/ServerConfigurationDialog.h:26, from ../../build/moc_ServerConfigurationDialog.cpp:10: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ../../build/moc_ServerConfigurationDialog.cpp:9: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ rm -f ../../build/libProcess.a ar cqs ../../build/libProcess.a ../../build/Job.o ../../build/JobInfo.o ../../build/JobMonitor.o ../../build/QChemJobInfo.o ../../build/QueueOptionsDialog.o ../../build/QueueResources.o ../../build/QueueResourcesDialog.o ../../build/QueueResourcesList.o ../../build/Server.o ../../build/ServerConfiguration.o ../../build/ServerConfigurationDialog.o ../../build/ServerConfigurationListDialog.o ../../build/ServerRegistry.o ../../build/SshFileDialog.o ../../build/SystemDependent.o ../../build/moc_Job.o ../../build/moc_JobMonitor.o ../../build/moc_QueueOptionsDialog.o ../../build/moc_QueueResourcesDialog.o ../../build/moc_Server.o ../../build/moc_ServerConfigurationDialog.o ../../build/moc_ServerConfigurationListDialog.o ../../build/moc_SshFileDialog.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Process' cd Viewer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Viewer/Viewer.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Viewer' /usr/lib64/qt5/bin/uic CameraDialog.ui -o ../../build/ui_CameraDialog.h /usr/lib64/qt5/bin/uic Snapshot.ui -o ../../build/ui_Snapshot.h /usr/lib64/qt5/bin/uic ShaderDialog.ui -o ../../build/ui_ShaderDialog.h g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Animator.o Animator.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BuildAtomHandler.o BuildAtomHandler.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BuildEfpFragmentHandler.o BuildEfpFragmentHandler.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BuildFunctionalGroupHandler.o BuildFunctionalGroupHandler.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BuildHandler.o BuildHandler.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/BuildMoleculeFragmentHandler.o BuildMoleculeFragmentHandler.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/CameraDialog.o CameraDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Cursors.o Cursors.C ShaderDialog.ui: Warning: Z-order assignment: 'verticalSpacer_3' is not a valid widget. g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GLSLmath.o GLSLmath.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ManipulateHandler.o ManipulateHandler.C In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/EfpFragment.h:25, from BuildEfpFragmentHandler.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from BuildMoleculeFragmentHandler.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Animator.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from CameraDialog.C:25: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Viewer.h:28, from BuildMoleculeFragmentHandler.C:24: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from BuildMoleculeFragmentHandler.C:24: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from BuildMoleculeFragmentHandler.C:24: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Animator.C:23: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Animator.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from BuildMoleculeFragmentHandler.C:24: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from BuildMoleculeFragmentHandler.C:24: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from BuildHandler.h:25, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildMoleculeFragmentHandler.C:24: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from BuildHandler.h:25, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildMoleculeFragmentHandler.C:24: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from BuildHandler.h:25, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildMoleculeFragmentHandler.C:24: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from BuildHandler.h:25, from BuildMoleculeFragmentHandler.h:25, from BuildMoleculeFragmentHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from BuildAtomHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildAtomHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildFunctionalGroupHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from BuildFunctionalGroupHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:28, from BuildEfpFragmentHandler.C:26: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from BuildHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from BuildHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:28, from CameraDialog.C:25: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from BuildEfpFragmentHandler.C:26: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from BuildEfpFragmentHandler.C:26: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from BuildEfpFragmentHandler.C:26: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from BuildHandler.h:26, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from BuildEfpFragmentHandler.C:26: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from BuildHandler.h:25, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildEfpFragmentHandler.C:26: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from BuildHandler.h:25, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildEfpFragmentHandler.C:26: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from BuildHandler.h:25, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from BuildEfpFragmentHandler.C:26: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from BuildHandler.h:25, from BuildEfpFragmentHandler.h:25, from BuildEfpFragmentHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from CameraDialog.C:25: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_CameraDialog.h:12, from CameraDialog.h:25, from CameraDialog.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from CameraDialog.C:25: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_CameraDialog.h:12, from CameraDialog.h:25, from CameraDialog.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from CameraDialog.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_CameraDialog.h:12, from CameraDialog.h:25, from CameraDialog.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from CameraDialog.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_CameraDialog.h:12, from CameraDialog.h:25, from CameraDialog.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from CameraDialog.C:28: ../../src/QGLViewer/manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': ../../src/QGLViewer/manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 75 | Vec pivotPoint() const { return pivotPoint_; } | ^~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from CameraDialog.C:28: ../../src/QGLViewer/manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': ../../src/QGLViewer/manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 171 | Vec sceneUpVector() const { return sceneUpVector_; } | ^~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from CameraDialog.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ CameraDialog.C: In member function 'void IQmol::CameraDialog::runFrame()': CameraDialog.C:289:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 289 | if (m_keyFrameRow+1 >= table->rowCount()) return; | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from ManipulateHandler.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from Viewer.h:28, from ManipulateHandler.C:23: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ManipulateHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ManipulateHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ManipulateHandler.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from ManipulateHandler.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ManipulateHandler.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ManipulateHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ManipulateHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ManipulateHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ManipulateSelectionHandler.o ManipulateSelectionHandler.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ManipulatedFrameSetConstraint.o ManipulatedFrameSetConstraint.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PovRayGen.o PovRayGen.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ReindexAtomsHandler.o ReindexAtomsHandler.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SelectHandler.o SelectHandler.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ShaderDialog.o ShaderDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ShaderLibrary.o ShaderLibrary.C In file included from ../../src/QGLViewer/constraint.h:26, from ManipulatedFrameSetConstraint.h:25, from ManipulatedFrameSetConstraint.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../src/QGLViewer/constraint.h:26, from ManipulatedFrameSetConstraint.h:25, from ManipulatedFrameSetConstraint.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/constraint.h:26, from ManipulatedFrameSetConstraint.h:25, from ManipulatedFrameSetConstraint.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../src/QGLViewer/constraint.h:26, from ManipulatedFrameSetConstraint.h:25, from ManipulatedFrameSetConstraint.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ManipulatedFrameSetConstraint.h:25, from ManipulatedFrameSetConstraint.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/constraint.h:26, from ManipulatedFrameSetConstraint.h:25, from ManipulatedFrameSetConstraint.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ManipulatedFrameSetConstraint.h:25, from ManipulatedFrameSetConstraint.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/constraint.h:26, from ManipulatedFrameSetConstraint.h:25, from ManipulatedFrameSetConstraint.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ManipulatedFrameSetConstraint.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../src/QGLViewer/constraint.h:26, from ManipulatedFrameSetConstraint.h:25, from ManipulatedFrameSetConstraint.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Snapshot.o Snapshot.C PovRayGen.C: In member function 'void IQmol::PovRayGen::writeMesh(const QList&, const QList&, const QList&, const QColor&, bool)': PovRayGen.C:467:27: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 467 | Vec n(normals.at(i)); | ^ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from PovRayGen.h:25, from PovRayGen.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Viewer.o Viewer.C In file included from ShaderLibrary.h:36, from ShaderDialog.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ShaderLibrary.h:36, from ShaderDialog.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ShaderLibrary.h:36, from ShaderDialog.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ShaderLibrary.h:36, from ShaderDialog.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ ShaderDialog.C: In member function 'void IQmol::ShaderDialog::copyPovRayParametersToDialog(const QVariantMap&)': ShaderDialog.C:200:12: warning: variable 'value' set but not used [-Wunused-but-set-variable] 200 | double value; | ^~~~~ ShaderDialog.C: In member function 'void IQmol::ShaderDialog::copyParametersToDialog(const QVariantMap&)': ShaderDialog.C:297:14: warning: case value '38' not in enumerated type 'QVariant::Type' [-Wswitch] 297 | case QMetaType::Float: | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ViewerModel.o ViewerModel.C In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ShaderLibrary.h:36, from ShaderLibrary.C:25: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ShaderLibrary.h:36, from ShaderLibrary.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ShaderLibrary.h:36, from ShaderLibrary.C:25: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ShaderLibrary.h:36, from ShaderLibrary.C:25: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ViewerModelView.o ViewerModelView.C In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ./Animator.h:26, from ../Old/UndoCommands.h:25, from ManipulateSelectionHandler.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Layer/PrimitiveLayer.h:25, from ../Layer/AtomLayer.h:25, from ../Layer/InfoLayer.h:26, from ../Layer/MoleculeLayer.h:26, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from SelectHandler.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/PovRay.h:25, from ShaderLibrary.C:31: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Old/UndoCommands.h:25, from ManipulateSelectionHandler.C:24: ./Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ./Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ManipulateSelectionHandler.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ManipulateSelectionHandler.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ManipulateSelectionHandler.C:25: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ManipulateSelectionHandler.h:26, from ManipulateSelectionHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from ManipulateSelectionHandler.C:25: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from ManipulateSelectionHandler.h:25, from ManipulateSelectionHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ManipulateSelectionHandler.C:25: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from ManipulateSelectionHandler.h:25, from ManipulateSelectionHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ManipulateSelectionHandler.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from ManipulateSelectionHandler.h:25, from ManipulateSelectionHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ManipulateSelectionHandler.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from ManipulateSelectionHandler.h:25, from ManipulateSelectionHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:28, from SelectHandler.C:23: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from SelectHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from SelectHandler.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from SelectHandler.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from SelectHandler.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from SelectHandler.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from SelectHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from SelectHandler.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from SelectHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Old/SurfaceAnimatorDialog.h:27, from ../Layer/MoleculeLayer.h:35, from ReindexAtomsHandler.C:24: ./Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ./Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ReindexAtomsHandler.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ReindexAtomsHandler.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ReindexAtomsHandler.C:25: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Data/Serialization.h:29, from ../Data/Data.h:25, from ../Data/Bank.h:25, from ../Layer/MoleculeLayer.h:25, from ReindexAtomsHandler.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from ReindexAtomsHandler.C:25: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from ReindexAtomsHandler.h:25, from ReindexAtomsHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ReindexAtomsHandler.C:25: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from ReindexAtomsHandler.h:25, from ReindexAtomsHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ReindexAtomsHandler.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from ReindexAtomsHandler.h:25, from ReindexAtomsHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ReindexAtomsHandler.C:25: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtCore/qiodevice.h:45, from /usr/include/qt5/QtCore/qdatastream.h:44, from /usr/include/qt5/QtGui/qregion.h:49, from /usr/include/qt5/QtGui/qevent.h:45, from /usr/include/qt5/QtGui/QMouseEvent:1, from BaseHandler.h:25, from ReindexAtomsHandler.h:25, from ReindexAtomsHandler.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from Viewer.C:25: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from Viewer.C:25: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from Viewer.C:25: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from Viewer.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from CameraDialog.h:26, from Viewer.C:25: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from CameraDialog.h:26, from Viewer.C:25: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from Snapshot.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from Viewer.C:26: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Animator.h -o ../../build/moc_Animator.cpp In file included from Viewer.h:28, from Snapshot.C:23: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from Snapshot.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from Snapshot.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from Snapshot.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include CameraDialog.h -o ../../build/moc_CameraDialog.cpp In file included from Viewer.h:42, from Snapshot.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from Snapshot.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from Snapshot.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from Snapshot.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from Snapshot.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ShaderDialog.h -o ../../build/moc_ShaderDialog.cpp In file included from Viewer.h:28, from Viewer.C:26: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from Viewer.C:26: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtGui/qcolor.h:46, from /usr/include/qt5/QtGui/QColor:1, from ShaderLibrary.h:32, from Viewer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from Viewer.C:26: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtGui/qcolor.h:46, from /usr/include/qt5/QtGui/QColor:1, from ShaderLibrary.h:32, from Viewer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from Viewer.C:26: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtGui/qcolor.h:46, from /usr/include/qt5/QtGui/QColor:1, from ShaderLibrary.h:32, from Viewer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from Viewer.C:26: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtGui/qcolor.h:46, from /usr/include/qt5/QtGui/QColor:1, from ShaderLibrary.h:32, from Viewer.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Snapshot.h -o ../../build/moc_Snapshot.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include Viewer.h -o ../../build/moc_Viewer.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ViewerModel.h -o ../../build/moc_ViewerModel.cpp Viewer.C: In member function 'qglviewer::Vec IQmol::Viewer::worldCoordinatesOf(QMouseEvent*, const qglviewer::Vec&)': Viewer.C:422:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 422 | return v; | ^ In file included from ShaderLibrary.h:36, from Viewer.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ Viewer.C: In member function 'void IQmol::Viewer::drawLabels(const GLObjectList&)': Viewer.C:584:52: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 584 | drawText(width()-s_labelFontMetrics.width(msg), height()-10, msg); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from ../../src/QGLViewer/config.h:78, from ../../src/QGLViewer/vec.h:33, from ShaderLibrary.h:36, from Viewer.C:23: /usr/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here 108 | int width(const QString &, int len = -1) const; | ^~~~~ Viewer.C: In member function 'void IQmol::Viewer::displayMullikenDecomposition(const GLObjectList&)': Viewer.C:712:49: warning: 'int QFontMetrics::width(const QString&, int) const' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] 712 | drawText(width()-s_labelFontMetrics.width(msg), height()-10, msg); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtOpenGL/qgl.h:46, from /usr/include/qt5/QtOpenGL/QGLWidget:1, from ../../src/QGLViewer/config.h:78, from ../../src/QGLViewer/vec.h:33, from ShaderLibrary.h:36, from Viewer.C:23: /usr/include/qt5/QtGui/qfontmetrics.h:108:9: note: declared here 108 | int width(const QString &, int len = -1) const; | ^~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/OpenMesh/src -I/builddir/build/BUILD/IQmol-2.13/src/QGLViewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ViewerModelView.h -o ../../build/moc_ViewerModelView.cpp In file included from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from ViewerModel.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Animator.o ../../build/moc_Animator.cpp In file included from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from Viewer.h:42, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_CameraDialog.o ../../build/moc_CameraDialog.cpp In file included from Viewer.h:42, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qtreeview.h:44, from /usr/include/qt5/QtWidgets/QTreeView:1, from ViewerModelView.h:25, from ViewerModelView.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qtreeview.h:44, from /usr/include/qt5/QtWidgets/QTreeView:1, from ViewerModelView.h:25, from ViewerModelView.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qtreeview.h:44, from /usr/include/qt5/QtWidgets/QTreeView:1, from ViewerModelView.h:25, from ViewerModelView.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from Viewer.h:42, from ViewerModel.h:25, from ViewerModelView.h:26, from ViewerModelView.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qtreeview.h:44, from /usr/include/qt5/QtWidgets/QTreeView:1, from ViewerModelView.h:25, from ViewerModelView.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ShaderDialog.o ../../build/moc_ShaderDialog.cpp In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ViewerModel.C:40: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 42 | std::auto_ptr m_pScanner; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:8, from ../Data/YamlNode.h:26, from ViewerModel.C:40: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | std::auto_ptr m_pDirectives; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from ../Yaml/yaml-cpp/yaml.h:9, from ../Data/YamlNode.h:26, from ViewerModel.C:40: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 118 | std::auto_ptr m_pState; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, from /usr/include/boost/scoped_ptr.hpp:13, from /usr/include/boost/archive/xml_iarchive.hpp:21, from ../Data/Serialization.h:31, from ../Data/Data.h:25, from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from Animator.h:26, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Snapshot.o ../../build/moc_Snapshot.cpp ViewerModel.C: In member function 'void IQmol::ViewerModel::updateVisibleObjects()': ViewerModel.C:507:86: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(IQmol::Layer::GLObject*, IQmol::Layer::GLObject*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] 507 | qSort(m_visibleObjects.begin(), m_visibleObjects.end(), Layer::GLObject::AlphaSort); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ ViewerModel.C: In member function 'void IQmol::ViewerModel::setIsotopes()': ViewerModel.C:777:60: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(IQmol::Layer::Atom*, IQmol::Layer::Atom*)]' is deprecated: Use std::sort [-Wdeprecated-declarations] 777 | qSort(atoms.begin(), atoms.end(), Layer::Atom::indexSort); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from Animator.h:25, from Viewer.h:28, from ViewerModel.h:25, from ViewerModel.C:23: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Viewer.o ../../build/moc_Viewer.cpp In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../../src/QGLViewer/quaternion.h:26, from ../../src/QGLViewer/keyFrameInterpolator.h:29, from ../../src/QGLViewer/camera.h:26, from ../../build/../src/Viewer/CameraDialog.h:26, from ../../build/moc_CameraDialog.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ViewerModel.o ../../build/moc_ViewerModel.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Main -I../Old -I../OpenMesh/src -I../QGLViewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ViewerModelView.o ../../build/moc_ViewerModelView.cpp In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../../build/../src/Viewer/Animator.h:26, from ../../build/moc_Animator.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/moc_Animator.cpp:10: ../../build/../src/Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../../build/../src/Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/moc_Animator.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../../build/../src/Viewer/Animator.h:26, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../../build/../src/Viewer/Animator.h:26, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../build/../src/Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../../build/../src/Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../../build/../src/Viewer/Viewer.h:42, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../../build/../src/Viewer/Viewer.h:42, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../../build/../src/Viewer/Viewer.h:42, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../../build/../src/Viewer/Animator.h:26, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/moc_Viewer.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/moc_Viewer.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../build/../src/Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../../build/../src/Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/moc_ViewerModel.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../build/../src/Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../../build/../src/Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../../build/../src/Viewer/Animator.h:25, from ../../build/../src/Viewer/Viewer.h:28, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qtreeview.h:44, from /usr/include/qt5/QtWidgets/QTreeView:1, from ../../build/../src/Viewer/ViewerModelView.h:25, from ../../build/moc_ViewerModelView.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qtreeview.h:44, from /usr/include/qt5/QtWidgets/QTreeView:1, from ../../build/../src/Viewer/ViewerModelView.h:25, from ../../build/moc_ViewerModelView.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qtreeview.h:44, from /usr/include/qt5/QtWidgets/QTreeView:1, from ../../build/../src/Viewer/ViewerModelView.h:25, from ../../build/moc_ViewerModelView.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../../build/../src/Viewer/Viewer.h:42, from ../../build/../src/Viewer/ViewerModel.h:25, from ../../build/../src/Viewer/ViewerModelView.h:26, from ../../build/moc_ViewerModelView.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qtreeview.h:44, from /usr/include/qt5/QtWidgets/QTreeView:1, from ../../build/../src/Viewer/ViewerModelView.h:25, from ../../build/moc_ViewerModelView.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ rm -f ../../build/libViewer.a ar cqs ../../build/libViewer.a ../../build/Animator.o ../../build/BuildAtomHandler.o ../../build/BuildEfpFragmentHandler.o ../../build/BuildFunctionalGroupHandler.o ../../build/BuildHandler.o ../../build/BuildMoleculeFragmentHandler.o ../../build/CameraDialog.o ../../build/Cursors.o ../../build/GLSLmath.o ../../build/ManipulateHandler.o ../../build/ManipulateSelectionHandler.o ../../build/ManipulatedFrameSetConstraint.o ../../build/PovRayGen.o ../../build/ReindexAtomsHandler.o ../../build/SelectHandler.o ../../build/ShaderDialog.o ../../build/ShaderLibrary.o ../../build/Snapshot.o ../../build/Viewer.o ../../build/ViewerModel.o ../../build/ViewerModelView.o ../../build/moc_Animator.o ../../build/moc_CameraDialog.o ../../build/moc_ShaderDialog.o ../../build/moc_Snapshot.o ../../build/moc_Viewer.o ../../build/moc_ViewerModel.o ../../build/moc_ViewerModelView.o make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Viewer' cd Main/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /builddir/build/BUILD/IQmol-2.13/src/Main/Main.pro 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/IQmol-2.13/src/Main' Makefile:843: warning: overriding recipe for target '../../build/ui_PeriodicTable.h' Makefile:823: warning: ignoring old recipe for target '../../build/ui_PeriodicTable.h' /usr/lib64/qt5/bin/uic PeriodicTable.ui -o ../../build/ui_PeriodicTable.h /usr/lib64/qt5/bin/uic AboutDialog.ui -o ../../build/ui_AboutDialog.h /usr/lib64/qt5/bin/uic FragmentTable.ui -o ../../build/ui_FragmentTable.h /usr/lib64/qt5/bin/uic HelpBrowser.ui -o ../../build/ui_HelpBrowser.h /usr/lib64/qt5/bin/uic InsertMoleculeDialog.ui -o ../../build/ui_InsertMoleculeDialog.h /usr/lib64/qt5/bin/uic PeriodicTableMac.ui -o ../../build/ui_PeriodicTableMac.h /usr/lib64/qt5/bin/uic PreferencesBrowser.ui -o ../../build/ui_PreferencesBrowser.h /usr/lib64/qt5/bin/uic ToolBar.ui -o ../../build/ui_ToolBar.h g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/main.o main.C /usr/lib64/qt5/bin/rcc -name IQmol IQmol.qrc -o qrc_IQmol.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include AboutDialog.h -o ../../build/moc_AboutDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include FragmentTable.h -o ../../build/moc_FragmentTable.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include HelpBrowser.h -o ../../build/moc_HelpBrowser.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include InsertMoleculeDialog.h -o ../../build/moc_InsertMoleculeDialog.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include IQmolApplication.h -o ../../build/moc_IQmolApplication.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include MainWindow.h -o ../../build/moc_MainWindow.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include PeriodicTable.h -o ../../build/moc_PeriodicTable.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include PreferencesBrowser.h -o ../../build/moc_PreferencesBrowser.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB --include /builddir/build/BUILD/IQmol-2.13/build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/usr/include/openbabel-2.0 -I/builddir/build/BUILD/IQmol-2.13/src -I/builddir/build/BUILD/IQmol-2.13/build -I/builddir/build/BUILD/IQmol-2.13/src/Main -I/builddir/build/BUILD/IQmol-2.13/src/Util -I/builddir/build/BUILD/IQmol-2.13/src/Data -I/builddir/build/BUILD/IQmol-2.13/src/Parser -I/builddir/build/BUILD/IQmol-2.13/src/Qui -I/builddir/build/BUILD/IQmol-2.13/src/Layer -I/builddir/build/BUILD/IQmol-2.13/src/Configurator -I/builddir/build/BUILD/IQmol-2.13/src/Network -I/builddir/build/BUILD/IQmol-2.13/src/Yaml -I/builddir/build/BUILD/IQmol-2.13/src/Process -I/builddir/build/BUILD/IQmol-2.13/src/Old -I/builddir/build/BUILD/IQmol-2.13/src/Viewer -I/builddir/build/BUILD/IQmol-2.13/build/Qui -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtSql -I/usr/include/qt5/QtCore -I/usr/include/c++/10 -I/usr/include/c++/10/riscv64-redhat-linux -I/usr/include/c++/10/backward -I/usr/lib/gcc/riscv64-redhat-linux/10/include -I/usr/local/include -I/usr/include ToolBar.h -o ../../build/moc_ToolBar.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/AboutDialog.o AboutDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FragmentTable.o FragmentTable.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/HelpBrowser.o HelpBrowser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/InsertMoleculeDialog.o InsertMoleculeDialog.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/IQmolApplication.o IQmolApplication.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MainWindow.o MainWindow.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PeriodicTable.o PeriodicTable.C In file included from main.C:40: ../Util/QsLogDest.h:43:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 43 | typedef std::auto_ptr DestinationPtr; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from ../Util/QsLogDest.h:30, from main.C:40: /usr/include/c++/10/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PreferencesBrowser.o PreferencesBrowser.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ToolBar.o ToolBar.C g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/qrc_IQmol.o qrc_IQmol.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AboutDialog.o ../../build/moc_AboutDialog.cpp In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FragmentTable.o ../../build/moc_FragmentTable.cpp In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_HelpBrowser.o ../../build/moc_HelpBrowser.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_InsertMoleculeDialog.o ../../build/moc_InsertMoleculeDialog.cpp In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_FragmentTable.h:12, from FragmentTable.h:25, from FragmentTable.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_FragmentTable.h:12, from FragmentTable.h:25, from FragmentTable.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_FragmentTable.h:12, from FragmentTable.h:25, from FragmentTable.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from FragmentTable.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_FragmentTable.h:12, from FragmentTable.h:25, from FragmentTable.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ FragmentTable.C: In member function 'void IQmol::FragmentTable::loadFragments()': FragmentTable.C:70:44: warning: 'QDir& QDir::operator=(const QString&)' is deprecated: Use QDir::setPath() instead [-Wdeprecated-declarations] 70 | dir = Preferences::FragmentDirectory(); | ^ In file included from /usr/include/qt5/QtCore/QDir:1, from FragmentTable.h:27, from FragmentTable.C:23: /usr/include/qt5/QtCore/qdir.h:110:11: note: declared here 110 | QDir &operator=(const QString &path); | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_IQmolApplication.o ../../build/moc_IQmolApplication.cpp In file included from ../Viewer/Viewer.h:42, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qcoreapplication.h:44, from /usr/include/qt5/QtWidgets/qapplication.h:44, from /usr/include/qt5/QtWidgets/QApplication:1, from IQmolApplication.h:25, from IQmolApplication.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qcoreapplication.h:44, from /usr/include/qt5/QtWidgets/qapplication.h:44, from /usr/include/qt5/QtWidgets/QApplication:1, from IQmolApplication.h:25, from IQmolApplication.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qcoreapplication.h:44, from /usr/include/qt5/QtWidgets/qapplication.h:44, from /usr/include/qt5/QtWidgets/QApplication:1, from IQmolApplication.h:25, from IQmolApplication.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from MainWindow.h:25, from IQmolApplication.C:24: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qcoreapplication.h:44, from /usr/include/qt5/QtWidgets/qapplication.h:44, from /usr/include/qt5/QtWidgets/QApplication:1, from IQmolApplication.h:25, from IQmolApplication.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MainWindow.o ../../build/moc_MainWindow.cpp In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:42, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from MainWindow.h:25, from MainWindow.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from MainWindow.h:25, from MainWindow.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_PeriodicTable.o ../../build/moc_PeriodicTable.cpp In file included from ../Process/QChemJobInfo.h:27, from ../../src/Qui/InputDialog.h:29, from MainWindow.C:33: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if (this != &that) copy(that); return *this; | ^~ ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 55 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../../src/Qui/InputDialog.h:29, from MainWindow.C:33: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if (this != &that) copy(that); return *this; | ^~ ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_ToolBar.h:12, from ToolBar.h:25, from ToolBar.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_ToolBar.h:12, from ToolBar.h:25, from ToolBar.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_ToolBar.h:12, from ToolBar.h:25, from ToolBar.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from FragmentTable.h:26, from ToolBar.h:27, from ToolBar.C:23: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_ToolBar.h:12, from ToolBar.h:25, from ToolBar.C:23: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_PreferencesBrowser.o ../../build/moc_PreferencesBrowser.cpp g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../src -I../../build -I. -I../Util -I../Data -I../Parser -I../Qui -I../Layer -I../Configurator -I../Network -I../Yaml -I../Process -I../Old -I../Viewer -I/builddir/build/BUILD/IQmol-2.13/src/../build/Qui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ToolBar.o ../../build/moc_ToolBar.cpp In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_FragmentTable.h:12, from ../../build/../src/Main/FragmentTable.h:25, from ../../build/moc_FragmentTable.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_FragmentTable.h:12, from ../../build/../src/Main/FragmentTable.h:25, from ../../build/moc_FragmentTable.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_FragmentTable.h:12, from ../../build/../src/Main/FragmentTable.h:25, from ../../build/moc_FragmentTable.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/moc_FragmentTable.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_FragmentTable.h:12, from ../../build/../src/Main/FragmentTable.h:25, from ../../build/moc_FragmentTable.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from ../Configurator/Configurator.h:26, from ../Layer/Layer.h:25, from ../Layer/GLObjectLayer.h:25, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/MainWindow.h:25, from ../../build/moc_MainWindow.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 355 | Vec v = *this; | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 357 | return v; | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/frame.h:29, from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Layer/GLObjectLayer.h:27, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 228 | Vec translation() const { return t_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Data/DataList.h:25, from ../Data/Surface.h:25, from ../Layer/SurfaceLayer.h:27, from ../Viewer/Animator.h:26, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if (this != &that) copy(that); return *this; | ^~ ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 94 | if (this != &that) copy(that); return *this; | ^~~~~~ In file included from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 116 | m_scaleAmplitude(scaleAmplitude) { } | ^ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 311 | Vec position() const { return p_; } | ^~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/camera.h:26, from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 313 | Vec tgP() const { return tgP_; } | ^~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../../src/QGLViewer/qglviewer.h:26, from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] 297 | Vec sceneCenter() const { return sceneCenter_; } | ^~~~~~~~~~~~ In file included from ../Layer/GLObjectLayer.h:26, from ../Viewer/Animator.h:25, from ../Viewer/Viewer.h:28, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' 119 | Vec& operator=(const Vec& v) | ^~~~~~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/qglviewer.h: At global scope: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_ToolBar.h:12, from ../../build/../src/Main/ToolBar.h:25, from ../../build/moc_ToolBar.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/qglviewer.h:1062:51: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1062 | void saveToFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_ToolBar.h:12, from ../../build/../src/Main/ToolBar.h:25, from ../../build/moc_ToolBar.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_ToolBar.h:12, from ../../build/../src/Main/ToolBar.h:25, from ../../build/moc_ToolBar.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ In file included from ../Viewer/Viewer.h:42, from ../../build/../src/Main/FragmentTable.h:26, from ../../build/../src/Main/ToolBar.h:27, from ../../build/moc_ToolBar.cpp:10: ../../src/QGLViewer/qglviewer.h:1063:56: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 1063 | bool restoreFromFile(const QString& fileName=QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ../../build/ui_ToolBar.h:12, from ../../build/../src/Main/ToolBar.h:25, from ../../build/moc_ToolBar.cpp:10: /usr/include/qt5/QtCore/qstring.h:818:23: note: declared here 818 | static const Null null; | ^~~~ g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ../../../IQmol-2.13/IQmol symmol.o ../../build/AboutDialog.o ../../build/FragmentTable.o ../../build/HelpBrowser.o ../../build/InsertMoleculeDialog.o ../../build/IQmolApplication.o ../../build/MainWindow.o ../../build/PeriodicTable.o ../../build/PreferencesBrowser.o ../../build/ToolBar.o ../../build/main.o ../../build/qrc_IQmol.o ../../build/moc_AboutDialog.o ../../build/moc_FragmentTable.o ../../build/moc_HelpBrowser.o ../../build/moc_InsertMoleculeDialog.o ../../build/moc_IQmolApplication.o ../../build/moc_MainWindow.o ../../build/moc_PeriodicTable.o ../../build/moc_PreferencesBrowser.o ../../build/moc_ToolBar.o /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libQui.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libViewer.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libLayer.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libParser.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libConfigurator.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libData.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libProcess.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libNetwork.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libYaml.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libPlot.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libOld.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libGrid.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libUtil.a /builddir/build/BUILD/IQmol-2.13/src/Main/../../build/libQGLViewer.a -lOpenMeshCore -lOpenMeshTools -lboost_serialization -lboost_iostreams -lQMsgBox-qt5 -lQGLViewer-qt5 -lGLU -lGL -lopenbabel -lgl2ps -lcrypto -lssh2 -lgcrypt -lgpg-error -lgfortran -lz -ldl /usr/lib64/libQt5OpenGL.so /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Sql.so /usr/lib64/libQt5Core.so /lib64/lp64d/libGL.so -pthread make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Main' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uz1okZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64 + cd IQmol-2.13 + install -D -p -m 755 IQmol /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/bin/IQmol + install -D -p -m 644 src/Main/resources/IQmol.png /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/pixmaps/IQmol.png + desktop-file-install --dir=/builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/applications/ src/Main/resources/IQmol.desktop + cp -pr share /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/IQmol + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.13-2.fc33 --unique-debug-suffix -2.13-2.fc33.riscv64 --unique-debug-src-base IQmol-2.13-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/IQmol-2.13 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/bin/IQmol extracting debug info from /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/bin/IQmol original debug info size: 224780kB, size after compression: 144872kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 31597 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/IQmol/shaders/Plastic.frag is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/IQmol/shaders/Plastic.vert is executable but has no shebang, removing executable bit Processing files: IQmol-2.13-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nsVqe3 + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + DOCDIR=/builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/doc/IQmol + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/doc/IQmol + cp -pr README /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/doc/IQmol + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nguZr0 + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + LICENSEDIR=/builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/licenses/IQmol + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/licenses/IQmol + cp -pr LICENSE /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/licenses/IQmol + RPM_EC=0 ++ jobs -p + exit 0 Provides: IQmol = 2.13-2.fc33 IQmol(riscv-64) = 2.13-2.fc33 application() application(IQmol.desktop) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libOpenMeshCore.so.6.3()(64bit) libOpenMeshTools.so.6.3()(64bit) libQMsgBox-qt5.so.1()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5OpenGL.so.5()(64bit) libQt5OpenGL.so.5(Qt_5)(64bit) libQt5PrintSupport.so.5()(64bit) libQt5PrintSupport.so.5(Qt_5)(64bit) libQt5Sql.so.5()(64bit) libQt5Sql.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libQt5Xml.so.5()(64bit) libQt5Xml.so.5(Qt_5)(64bit) libboost_serialization.so.1.69.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_10)(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libgl2ps.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libopenbabel.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssh2.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: IQmol-samples-2.13-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4WlNP0 + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + DOCDIR=/builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/doc/IQmol-samples + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/doc/IQmol-samples + cp -pr samples/Acetaldehyde-Freq.out samples/Dyson.fchk samples/Dyson.out samples/L-cysteine-Opt.out samples/LocalizedOrbitals.fchk samples/Porphyrin-Orb.FChk samples/Pyran-RingClosing.out samples/Water-RPA-NtoNbo.FChk /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/doc/IQmol-samples + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.isu0s3 + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + LICENSEDIR=/builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/licenses/IQmol-samples + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/licenses/IQmol-samples + cp -pr LICENSE /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64/usr/share/licenses/IQmol-samples + RPM_EC=0 ++ jobs -p + exit 0 Provides: IQmol-samples = 2.13-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: IQmol-debugsource-2.13-2.fc33.riscv64 Provides: IQmol-debugsource = 2.13-2.fc33 IQmol-debugsource(riscv-64) = 2.13-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: IQmol-debuginfo-2.13-2.fc33.riscv64 Provides: IQmol-debuginfo = 2.13-2.fc33 IQmol-debuginfo(riscv-64) = 2.13-2.fc33 debuginfo(build-id) = a63b82977e33c05981e48b5cc6f94f4242a650ed Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: IQmol-debugsource(riscv-64) = 2.13-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64 Wrote: /builddir/build/RPMS/IQmol-samples-2.13-2.fc33.noarch.rpm Wrote: /builddir/build/RPMS/IQmol-2.13-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/IQmol-debugsource-2.13-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/IQmol-debuginfo-2.13-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JhMO6Z + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/IQmol-2.13-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0