Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/IQmol.spec'], chrootPath='/var/lib/mock/f31-build-62030-29008/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=345600uid=986gid=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.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/IQmol.spec'], chrootPath='/var/lib/mock/f31-build-62030-29008/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=345600uid=986gid=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.w0xAOk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf IQmol-2.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/IQmol-2.13.tar.gz + /usr/bin/tar -xof - + 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):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fedora --fuzz=0 + echo 'Patch #1 (IQmol-2.13-fragdir.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fragdir --fuzz=0 + echo 'Patch #4 (IQmol-2.13-openbabel.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .openbabel --fuzz=0 + echo 'Patch #6 (IQmol-2.13-boost.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .boost --fuzz=0 + echo 'Patch #7 (IQmol-2.11.0-boost-next.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .boost-next --fuzz=0 + 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 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (IQmol-2.13-fedora.patch): 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): patching file src/Util/Preferences.C Patch #4 (IQmol-2.13-openbabel.patch): patching file src/Main/IQmolApplication.C Patch #6 (IQmol-2.13-boost.patch): patching file src/Data/Serialization.h Patch #7 (IQmol-2.11.0-boost-next.patch): patching file src/Yaml/yaml-cpp/node/detail/iterator.h Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wM1JAi + umask 022 + 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 BUILDSTDERR: symmol.f90:292:27: BUILDSTDERR: 292 | 1030 COM = COM-CS(I)*CS(I) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1030 at (1) BUILDSTDERR: symmol.f90:528:20: BUILDSTDERR: 528 | IF(N)10,550,10 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:532:23: BUILDSTDERR: 532 | IF(N2) 180,170,20 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:537:22: BUILDSTDERR: 537 | 30 S=S+A(I+2,NR)**2 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1) BUILDSTDERR: symmol.f90:540:23: BUILDSTDERR: 540 | IF (S) 150,150,40 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:544:21: BUILDSTDERR: 544 | IF (B) 50,60,60 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:559:20: BUILDSTDERR: 559 | 70 A(I+2,NR)=TEMP BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1) BUILDSTDERR: symmol.f90:567:29: BUILDSTDERR: 567 | 80 SUM=SUM+A(I1 ,J+1)*W(J) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) BUILDSTDERR: symmol.f90:568:25: BUILDSTDERR: 568 | IF(N1-I1) 110,90,90 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:570:29: BUILDSTDERR: 570 | 100 SUM=SUM+A(J+1,I1 )*W(J) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) BUILDSTDERR: symmol.f90:573:24: BUILDSTDERR: 573 | 120 WTAW=WTAW+SUM*WWWI BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) BUILDSTDERR: symmol.f90:576:25: BUILDSTDERR: 576 | 130 Q(I)=P(I)-WTAW*W(I) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) BUILDSTDERR: symmol.f90:581:19: BUILDSTDERR: 581 | DO 140 I=J,N1 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Shared DO termination label 140 at (1) BUILDSTDERR: symmol.f90:582:49: BUILDSTDERR: 582 | 140 A(I+1,J+1)=A(I+1,J+1)-DUE*(W(I)*QJ+WJ*Q(I)) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) BUILDSTDERR: symmol.f90:585:28: BUILDSTDERR: 585 | 160 GAM(NR+1)=A(NR+1,NR+1) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1) BUILDSTDERR: symmol.f90:594:19: BUILDSTDERR: 594 | 190 VEC(I,J)=ZERO BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1) BUILDSTDERR: symmol.f90:595:18: BUILDSTDERR: 595 | 200 VEC(I,I)=UNO BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1) BUILDSTDERR: symmol.f90:608:25: BUILDSTDERR: 608 | IF(PPBS)230,220,230 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:618:25: BUILDSTDERR: 618 | IF(NT-N)250,240,240 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:623:19: BUILDSTDERR: 623 | 260 VEC(I,J)=TEMP BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) BUILDSTDERR: symmol.f90:629:24: BUILDSTDERR: 629 | IF(J-M)290,280,290 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:636:23: BUILDSTDERR: 636 | 300 BSQ(J)=SINA2*PPBS BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1) BUILDSTDERR: symmol.f90:640:33: BUILDSTDERR: 640 | IF(BSQ(M)-RHOSQ)320,320,350 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:645:22: BUILDSTDERR: 645 | IF(M)340,380,340 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:646:33: BUILDSTDERR: 646 | 340 IF(BSQ(M)-RHOSQ)320,320,350 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:658:24: BUILDSTDERR: 658 | IF(DIF)370,360,360 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:668:15: BUILDSTDERR: 668 | 390 IORD(J)=J BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 390 at (1) BUILDSTDERR: symmol.f90:673:36: BUILDSTDERR: 673 | IF(EIG(J)-EIG(J+1))410,420,420 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:682:22: BUILDSTDERR: 682 | IF(M)400,440,400 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:683:23: BUILDSTDERR: 683 | 440 IF(N1)450,490,450 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:687:25: BUILDSTDERR: 687 | IF(NP-L)460,480,460 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:694:20: BUILDSTDERR: 694 | 470 VEC(I,NP)=TEMP BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1) BUILDSTDERR: symmol.f90:700:22: BUILDSTDERR: 700 | IF(K)540,540,510 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:703:35: BUILDSTDERR: 703 | 520 SUM=SUM+VEC(I+1,NRR)*A(I+1,K) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 520 at (1) BUILDSTDERR: symmol.f90:706:44: BUILDSTDERR: 706 | 530 VEC(I+1,NRR)=VEC(I+1,NRR)-SUM*A(I+1,K) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1) BUILDSTDERR: symmol.f90:1143:17: BUILDSTDERR: 1143 | DO 15 J=1,3 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) BUILDSTDERR: symmol.f90:1144:20: BUILDSTDERR: 1144 | 15 B(I,J,IA)=0.d0 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) BUILDSTDERR: symmol.f90:1152:24: BUILDSTDERR: 1152 | 30 IF(J-11)40,200,100 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) BUILDSTDERR: symmol.f90:1190:26: BUILDSTDERR: 1190 | 510 RIGA(i:i)=car(11:11) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1) BUILDSTDERR: symmol.f90:1371:20: BUILDSTDERR: 1371 | 100 AMOM(I+3)=0.d0 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) BUILDSTDERR: symmol.f90:1380:18: BUILDSTDERR: 1380 | 110 SUM=SUM+PESO BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1) BUILDSTDERR: symmol.f90:1383:20: BUILDSTDERR: 1383 | 115 BARO(I)=RIN(I) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 115 at (1) BUILDSTDERR: symmol.f90:1441:33: BUILDSTDERR: 1441 | 130 call prodmv(OR,XO,XO,1,I,I) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1) BUILDSTDERR: symmol.f90:1616:18: BUILDSTDERR: 1616 | 1 X = X+Y*Z BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1) BUILDSTDERR: symmol.f90:2470:21: BUILDSTDERR: 2470 | DO 2010 J=2,NMG BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Shared DO termination label 2010 at (1) BUILDSTDERR: symmol.f90:2471:15: BUILDSTDERR: 2471 | 2010 MK(I,J)=0 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2010 at (1) BUILDSTDERR: symmol.f90:2864:5: BUILDSTDERR: 2864 | 3000 DO i = 1,NMS BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 3000 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2663:5: BUILDSTDERR: 2663 | 2400 call norm(CO,5) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 2400 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2531:5: BUILDSTDERR: 2531 | 2110 CA=0.d0 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 2110 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2493:5: BUILDSTDERR: 2493 | 2100 call vrload(CO,0.d0,9) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 2100 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2348:5: BUILDSTDERR: 2348 | 1205 if(MORD.gt.2)go to 1110 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 1205 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2313:5: BUILDSTDERR: 2313 | 1100 MORD=maxorder+1 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 1100 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2958:5: BUILDSTDERR: 2958 | 7 FORMAT (3(1X,3F16.10,/)) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 7 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2957:5: BUILDSTDERR: 2957 | 6 FORMAT (/,' SYMMETRY GROUP MATRICES',/) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 6 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2222:12: BUILDSTDERR: 2222 | MN(N)=MSP(i) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] BUILDSTDERR: symmol.f90:989:5: BUILDSTDERR: 989 | 2210 call vrload(A,0.d0,9) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 2210 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:903:5: BUILDSTDERR: 903 | 1500 call norm(A,3) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 1500 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:867:5: BUILDSTDERR: 867 | 1400 call norm(A,3) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 1400 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:793:5: BUILDSTDERR: 793 | 1300 in4=I4+1 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 1300 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2849:11: BUILDSTDERR: 2849 | l=MTG(i,k) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] BUILDSTDERR: symmol.f90:2880:24: BUILDSTDERR: 2880 | MN(N1) = MSP(i) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] BUILDSTDERR: symmol.f90:1151:5: BUILDSTDERR: 1151 | 25 return 2 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Label 25 at (1) defined but not used [-Wunused-label] BUILDSTDERR: symmol.f90:2132:22: BUILDSTDERR: 2132 | CHARACTER*3 lbls BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'lbls' declared at (1) [-Wunused-variable] BUILDSTDERR: symmol.f90:434:39: BUILDSTDERR: 434 | DIMENSION t(3), po(3), pu(3), rpu(3) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'rpu' declared at (1) [-Wunused-variable] BUILDSTDERR: symmol.f90:762:19: BUILDSTDERR: 762 | LOGICAL ico BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'ico' declared at (1) [-Wunused-variable] BUILDSTDERR: symmol.f90:1289:64: BUILDSTDERR: 1289 | REAL*8 AtomicMass(MaxAtomicNumber), Radii(MaxAtomicNumber) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'radii' declared at (1) [-Wunused-variable] BUILDSTDERR: symmol.f90:940:0: BUILDSTDERR: 940 | dp1=XO(3,kk) BUILDSTDERR: | BUILDSTDERR: Warning: 'kk' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: symmol.f90:1428:0: BUILDSTDERR: 1428 | if(OR(n2,1).lt.0.0)then BUILDSTDERR: | BUILDSTDERR: Warning: 'n2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: symmol.f90:1423:0: BUILDSTDERR: 1423 | if(OR(n1,1).lt.0.0)then BUILDSTDERR: | BUILDSTDERR: Warning: 'n1' may be used uninitialized in this function [-Wmaybe-uninitialized] + popd + pushd src + /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 + make -j8 VERBOSE=1 ~/build/BUILD/IQmol-2.13/src/Main ~/build/BUILD/IQmol-2.13 ~/build/BUILD/IQmol-2.13 ~/build/BUILD/IQmol-2.13/src ~/build/BUILD/IQmol-2.13 Info: creating stash file /builddir/build/BUILD/IQmol-2.13/src/.qmake.stash 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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 BUILDSTDERR: 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-unIn file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from manipulatedFrame.h:28, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from manipulatedFrame.h:28, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from qglviewer.h:26, BUILDSTDERR: from manipulatedFrame.h:28, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from keyFrameInterpolator.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.cpp:24: BUILDSTDERR: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In constructor 'qglviewer::Frame::Frame(const qglviewer::Vec&, const qglviewer::Quaternion&)': BUILDSTDERR: frame.cpp:46:74: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : t_(position), q_(orientation), constraint_(NULL), referenceFrame_(NULL) BUILDSTDERR: | ^ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In member function 'void qglviewer::Frame::translate(const qglviewer::Vec&)': BUILDSTDERR: frame.cpp:329:13: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 329 | Vec tbis = t; BUILDSTDERR: | ^ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::position() const': BUILDSTDERR: frame.cpp:541:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 541 | return t_; BUILDSTDERR: | ^~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::inverseCoordinatesOf(const qglviewer::Vec&) const': BUILDSTDERR: frame.cpp:718:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 718 | Vec res = src; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp:724:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 724 | return res; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::coordinatesOfFrom(const qglviewer::Vec&, const qglviewer::Frame*) const': BUILDSTDERR: frame.cpp:752:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 752 | return src; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::coordinatesOfIn(const qglviewer::Vec&, const qglviewer::Frame*) const': BUILDSTDERR: frame.cpp:767:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 767 | Vec res = src; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp:779:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 779 | return res; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::inverseTransformOf(const qglviewer::Vec&) const': BUILDSTDERR: frame.cpp:859:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 859 | Vec res = src; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp:865:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 865 | return res; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::transformOfFrom(const qglviewer::Vec&, const qglviewer::Frame*) const': BUILDSTDERR: frame.cpp:893:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 893 | return src; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In member function 'qglviewer::Vec qglviewer::Frame::transformOfIn(const qglviewer::Vec&, const qglviewer::Frame*) const': BUILDSTDERR: frame.cpp:908:15: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 908 | Vec res = src; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp:920:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 920 | return res; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: frame.cpp: In member function 'void qglviewer::Frame::projectOnLine(const qglviewer::Vec&, const qglviewer::Vec&)': BUILDSTDERR: frame.cpp:1141:13: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1141 | Vec proj = shift; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from frame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from manipulatedFrame.cpp:25: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': BUILDSTDERR: manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 75 | Vec pivotPoint() const { return pivotPoint_; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from manipulatedFrame.cpp:25: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': BUILDSTDERR: manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 171 | Vec sceneUpVector() const { return sceneUpVector_; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint-qglviewer.cpp:23: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint-qglviewer.cpp:23: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint-qglviewer.cpp:24: BUILDSTDERR: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:25: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:25: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint-qglviewer.cpp:25: BUILDSTDERR: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint-qglviewer.cpp:26: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': BUILDSTDERR: manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 75 | Vec pivotPoint() const { return pivotPoint_; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from constraint-qglviewer.cpp:26: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': BUILDSTDERR: manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 171 | Vec sceneUpVector() const { return sceneUpVector_; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from constraint-qglviewer.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from manipulatedFrame.h:28, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from manipulatedFrame.h:28, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from qglviewer.h:26, BUILDSTDERR: from manipulatedFrame.h:28, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from manipulatedCameraFrame.cpp:24: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': BUILDSTDERR: manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 75 | Vec pivotPoint() const { return pivotPoint_; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from manipulatedCameraFrame.cpp:24: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': BUILDSTDERR: manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 171 | Vec sceneUpVector() const { return sceneUpVector_; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from constraint.h:26, BUILDSTDERR: from frame.h:29, BUILDSTDERR: from manipulatedFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.h:26, BUILDSTDERR: from manipulatedCameraFrame.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.cpp:24: BUILDSTDERR: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.cpp:26: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': BUILDSTDERR: manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 75 | Vec pivotPoint() const { return pivotPoint_; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.cpp:26: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': BUILDSTDERR: manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 171 | Vec sceneUpVector() const { return sceneUpVector_; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: camera.cpp: In member function 'qglviewer::Vec qglviewer::Camera::pointUnderPixel(const QPoint&, bool&) const': BUILDSTDERR: camera.cpp:979:9: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 979 | return point; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from camera.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from qglviewer.cpp:27: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': BUILDSTDERR: manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 75 | Vec pivotPoint() const { return pivotPoint_; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from qglviewer.cpp:27: BUILDSTDERR: manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': BUILDSTDERR: manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 171 | Vec sceneUpVector() const { return sceneUpVector_; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from qglviewer.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ wind-tables -fstack-clash-protection -fPIC -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 BUILDSTDERR: 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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5In file included from quaternion.h:26, BUILDSTDERR: from quaternion.cpp:24: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from quaternion.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from quaternion.cpp:24: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from quaternion.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: quaternion.cpp: In member function 'qglviewer::Vec qglviewer::Quaternion::axis() const': BUILDSTDERR: quaternion.cpp:225:43: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 225 | return (acos(q[3]) <= M_PI/2.0) ? res : -res; BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from quaternion.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from vec.cpp:24: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from vec.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from vec.cpp:24: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from vec.cpp:24: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BackFaceCullingOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/BSPSortMethod.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/Exporter.cpp:45: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: VRender/Primitive.cpp:165:15: warning: 'std::ostream& vrender::operator<<(std::ostream&, const vrender::Feedback3DColor&)' has not been declared within 'vrender' BUILDSTDERR: 165 | std::ostream& vrender::operator<<(std::ostream& o,const Feedback3DColor& f) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from VRender/Primitive.cpp:47: BUILDSTDERR: VRender/Primitive.h:105:24: note: only here as a 'friend' BUILDSTDERR: 105 | friend std::ostream& operator<<(std::ostream&,const Feedback3DColor&) ; BUILDSTDERR: | ^~~~~~~~ /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 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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 VRender/Vector2.cpp:94:9: warning: 'vrender::Vector2 vrender::operator-(const vrender::Vector2&)' has not been declared within 'vrender' BUILDSTDERR: 94 | Vector2 vrender::operator- (const Vector2& u) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from VRender/Vector2.cpp:45: BUILDSTDERR: VRender/Vector2.h:117:19: note: only here as a 'friend' BUILDSTDERR: 117 | friend Vector2 operator- (const Vector2&); BUILDSTDERR: | ^~~~~~~~ -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 BUILDSTDERR: 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/rpmIn file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: VRender/Vector3.cpp:125:9: warning: 'vrender::Vector3 vrender::operator*(double, const vrender::Vector3&)' has not been declared within 'vrender' BUILDSTDERR: 125 | Vector3 vrender::operator* (double r,const Vector3& u) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from VRender/Vector3.cpp:46: BUILDSTDERR: VRender/Vector3.h:158:19: note: only here as a 'friend' BUILDSTDERR: 158 | friend Vector3 operator* (double,const Vector3&); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: VRender/Vector3.cpp:155:15: warning: 'std::ostream& vrender::operator<<(std::ostream&, const vrender::Vector3&)' has not been declared within 'vrender' BUILDSTDERR: 155 | std::ostream& vrender::operator<< (std::ostream& out,const Vector3& u) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from VRender/Vector3.cpp:46: BUILDSTDERR: VRender/Vector3.h:171:25: note: only here as a 'friend' BUILDSTDERR: 171 | friend std::ostream& operator<< (std::ostream&,const Vector3&); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/ParserGL.cpp:49: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: VRender/NVector3.cpp:85:8: warning: 'double vrender::operator*(const vrender::NVector3&, const vrender::Vector3&)' has not been declared within 'vrender' BUILDSTDERR: 85 | double vrender::operator*(const NVector3 &u,const Vector3 &v) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from VRender/NVector3.cpp:45: BUILDSTDERR: VRender/NVector3.h:89:19: note: only here as a 'friend' BUILDSTDERR: 89 | friend double operator*(const NVector3 &u,const Vector3 &v); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: VRender/NVector3.cpp:90:8: warning: 'double vrender::operator*(const vrender::Vector3&, const vrender::NVector3&)' has not been declared within 'vrender' BUILDSTDERR: 90 | double vrender::operator*(const Vector3 &u,const NVector3 &v) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from VRender/NVector3.cpp:45: BUILDSTDERR: VRender/NVector3.h:90:19: note: only here as a 'friend' BUILDSTDERR: 90 | friend double operator*(const Vector3 &u,const NVector3 &v); BUILDSTDERR: | ^~~~~~~~ /redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 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 -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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 /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 .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/libdrm -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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 .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/libdrm -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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 .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/libdrm -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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include manipulatedFrame.h -o .moc/moc_manipulatedFrame.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 .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/libdrm -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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 .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/libdrm -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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 .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/libdrm -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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 BUILDSTDERR: 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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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_manipulatedCameraIn file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/TopologicalSortMethod.cpp:48: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VisibilityOptimizer.cpp:46: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: VRender/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../frame.h:29, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: VRender/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../keyFrameInterpolator.h:31, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: VRender/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: VRender/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: VRender/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from VRender/../quaternion.h:26, BUILDSTDERR: from VRender/../keyFrameInterpolator.h:29, BUILDSTDERR: from VRender/../camera.h:26, BUILDSTDERR: from VRender/../qglviewer.h:26, BUILDSTDERR: from VRender/VRender.h:52, BUILDSTDERR: from VRender/VRender.cpp:60: BUILDSTDERR: VRender/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from frame.h:29, BUILDSTDERR: from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from keyFrameInterpolator.h:31, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from quaternion.h:26, BUILDSTDERR: from keyFrameInterpolator.h:29, BUILDSTDERR: from camera.h:26, BUILDSTDERR: from qglviewer.h:26, BUILDSTDERR: from saveSnapshot.cpp:23: BUILDSTDERR: vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:31, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:31, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../keyFrameInterpolator.h:31, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: .moc/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/moc_camera.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:31, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:31, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../keyFrameInterpolator.h:31, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: .moc/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/moc_qglviewer.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/../manipulatedFrame.h:28, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/../manipulatedFrame.h:28, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/../manipulatedFrame.h:28, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: .moc/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/../manipulatedFrame.h:28, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../camera.h:26, BUILDSTDERR: from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/../manipulatedFrame.h:28, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../qglviewer.h:26, BUILDSTDERR: from .moc/../manipulatedFrame.h:28, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: .moc/../camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': BUILDSTDERR: .moc/../manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 75 | Vec pivotPoint() const { return pivotPoint_; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': BUILDSTDERR: .moc/../manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 171 | Vec sceneUpVector() const { return sceneUpVector_; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/../manipulatedFrame.h:26, BUILDSTDERR: from .moc/../manipulatedCameraFrame.h:26, BUILDSTDERR: from .moc/moc_manipulatedCameraFrame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../constraint.h:26, BUILDSTDERR: from .moc/../frame.h:29, BUILDSTDERR: from .moc/moc_frame.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: .moc/../vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:31, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../frame.h:29, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:31, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: .moc/../constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/../keyFrameInterpolator.h:31, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: .moc/../frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: .moc/../keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from .moc/../quaternion.h:26, BUILDSTDERR: from .moc/../keyFrameInterpolator.h:29, BUILDSTDERR: from .moc/moc_keyFrameInterpolator.cpp:9: BUILDSTDERR: .moc/../vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ Frame.o .moc/moc_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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 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 -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/libdrm -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/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 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Matrix.o Matrix.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/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/qtIn file included from GLShape.h:26, BUILDSTDERR: from GLShapeLibrary.h:26, BUILDSTDERR: from GLShapeLibrary.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLShape.h:26, BUILDSTDERR: from GLShapeLibrary.h:26, BUILDSTDERR: from GLShapeLibrary.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLShape.h:26, BUILDSTDERR: from GLShapeLibrary.h:26, BUILDSTDERR: from GLShapeLibrary.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLShape.h:26, BUILDSTDERR: from GLShapeLibrary.h:26, BUILDSTDERR: from GLShapeLibrary.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Align.h:25, BUILDSTDERR: from Align.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Align.h:25, BUILDSTDERR: from Align.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Align.h:25, BUILDSTDERR: from Align.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Align.h:25, BUILDSTDERR: from Align.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Align.C: In member function 'qglviewer::Vec IQmol::Util::Align::centerCoords(double**)': BUILDSTDERR: Align.C:172:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 172 | return offset; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Align.h:25, BUILDSTDERR: from Align.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from EulerAngles.h:25, BUILDSTDERR: from EulerAngles.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from EulerAngles.h:25, BUILDSTDERR: from EulerAngles.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from EulerAngles.h:25, BUILDSTDERR: from EulerAngles.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from EulerAngles.h:25, BUILDSTDERR: from EulerAngles.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from GLShape.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ 5/QtCore -I../../build -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/qcprot.o qcprot.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QsLogDest.o QsLogDest.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -sIn file included from QsLogDest.C:26: BUILDSTDERR: QsLogDest.h:43:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | typedef std::auto_ptr DestinationPtr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from QsLogDest.h:30, BUILDSTDERR: from QsLogDest.C:26: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ pecs=/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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QsDebugOutput.o QsDebugOutput.C 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 -isystem /usr/include/libdrm -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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Task.o ../../build/moc_Task.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIn file included from QsLog.C:27: BUILDSTDERR: QsLogDest.h:43:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | typedef std::auto_ptr DestinationPtr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from QsLogDest.h:30, BUILDSTDERR: from QsLog.C:27: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: QsLog.C: In destructor 'QsLogging::Logger::Helper::~Helper()': BUILDSTDERR: QsLog.C:152:9: warning: throw will always call terminate() [-Wterminate] BUILDSTDERR: 152 | throw; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QsLog.C:152:9: note: in C++11 destructors default to noexcept IC -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Timer.o ../../build/moc_Timer.cpp 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ChargeMultiplicity.o ChargeMultiplicity.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptioIn file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Bank.h:25, BUILDSTDERR: from Bank.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Bank.h:25, BUILDSTDERR: from Bank.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Bank.h:25, BUILDSTDERR: from Bank.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Bank.h:25, BUILDSTDERR: from Bank.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from ChargeMultiplicity.h:25, BUILDSTDERR: from ChargeMultiplicity.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from ChargeMultiplicity.h:25, BUILDSTDERR: from ChargeMultiplicity.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from ChargeMultiplicity.h:25, BUILDSTDERR: from ChargeMultiplicity.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from ChargeMultiplicity.h:25, BUILDSTDERR: from ChargeMultiplicity.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Data.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Data.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Data.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Data.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from AtomicProperty.h:25, BUILDSTDERR: from AtomicProperty.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from AtomicProperty.h:25, BUILDSTDERR: from AtomicProperty.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from AtomicProperty.h:25, BUILDSTDERR: from AtomicProperty.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from AtomicProperty.h:25, BUILDSTDERR: from AtomicProperty.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Constraint.h:25, BUILDSTDERR: from Constraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Constraint.h:25, BUILDSTDERR: from Constraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Constraint.h:25, BUILDSTDERR: from Constraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Constraint.h:25, BUILDSTDERR: from Constraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Atom.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Atom.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Atom.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Atom.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Bank.h:25, BUILDSTDERR: from Bank.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Data.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Data.C: In function 'QString IQmol::Data::Type::toString(IQmol::Data::Type::ID)': BUILDSTDERR: Data.C:34:11: warning: enumeration value 'FrozenAtomsConstraint' not handled in switch [-Wswitch] BUILDSTDERR: 34 | switch (id) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from ChargeMultiplicity.h:25, BUILDSTDERR: from ChargeMultiplicity.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Orbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.h:25, BUILDSTDERR: from CanonicalOrbitals.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from AtomicProperty.h:25, BUILDSTDERR: from AtomicProperty.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Constraint.h:25, BUILDSTDERR: from Constraint.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Atom.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from DataFactory.C:30: BUILDSTDERR: DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': BUILDSTDERR: DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ ns -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/DataFactory.o DataFactory.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Density.o Density.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchrIn file included from DataFactory.C:43: BUILDSTDERR: MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataFactory.C:43: BUILDSTDERR: MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataFactory.C:43: BUILDSTDERR: MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: In file included from DataFactory.C:45: BUILDSTDERR: PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': BUILDSTDERR: PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 39 | : m_charge(charge), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from YamlNode.h:26, BUILDSTDERR: from DataFactory.C:47: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from Serialization.h:31, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from YamlNode.h:26, BUILDSTDERR: from DataFactory.C:47: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from Serialization.h:31, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from YamlNode.h:26, BUILDSTDERR: from DataFactory.C:47: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from Serialization.h:31, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataFactory.h:25, BUILDSTDERR: from DataFactory.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ onous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EfpFragmentLibrary.o EfpFragmentLibrary.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Energy.o Energy.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQIn file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Density.h:25, BUILDSTDERR: from Density.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Density.h:25, BUILDSTDERR: from Density.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Density.h:25, BUILDSTDERR: from Density.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Density.h:25, BUILDSTDERR: from Density.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from EfpFragment.h:25, BUILDSTDERR: from EfpFragment.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from EfpFragment.h:25, BUILDSTDERR: from EfpFragment.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from EfpFragment.h:25, BUILDSTDERR: from EfpFragment.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from EfpFragment.h:25, BUILDSTDERR: from EfpFragment.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from EfpFragmentLibrary.h:25, BUILDSTDERR: from EfpFragmentLibrary.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from EfpFragmentLibrary.h:25, BUILDSTDERR: from EfpFragmentLibrary.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from EfpFragmentLibrary.h:25, BUILDSTDERR: from EfpFragmentLibrary.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from EfpFragmentLibrary.h:25, BUILDSTDERR: from EfpFragmentLibrary.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ElectronicTransition.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ElectronicTransition.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ElectronicTransition.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ElectronicTransition.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Energy.h:25, BUILDSTDERR: from Energy.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Energy.h:25, BUILDSTDERR: from Energy.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Energy.h:25, BUILDSTDERR: from Energy.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Energy.h:25, BUILDSTDERR: from Energy.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from Density.h:25, BUILDSTDERR: from Density.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStates.h:25, BUILDSTDERR: from ExcitedStates.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStates.h:25, BUILDSTDERR: from ExcitedStates.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStates.h:25, BUILDSTDERR: from ExcitedStates.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStates.h:25, BUILDSTDERR: from ExcitedStates.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from EfpFragment.h:25, BUILDSTDERR: from EfpFragment.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from EfpFragmentLibrary.h:25, BUILDSTDERR: from EfpFragmentLibrary.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: EfpFragment.C: In constructor 'IQmol::Data::EfpFragment::EfpFragment(const QString&, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: EfpFragment.C:38:78: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 38 | double const beta, double const gamma) : m_name(name), m_position(position) BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from EfpFragment.h:25, BUILDSTDERR: from EfpFragment.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ElectronicTransition.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ElectronicTransition.C:23: BUILDSTDERR: ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': BUILDSTDERR: ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ElectronicTransition.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Energy.h:25, BUILDSTDERR: from Energy.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from File.h:25, BUILDSTDERR: from File.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from File.h:25, BUILDSTDERR: from File.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from File.h:25, BUILDSTDERR: from File.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from File.h:25, BUILDSTDERR: from File.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStates.h:25, BUILDSTDERR: from ExcitedStates.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ExcitedStates.h:25, BUILDSTDERR: from ExcitedStates.C:23: BUILDSTDERR: ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': BUILDSTDERR: ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStates.h:25, BUILDSTDERR: from ExcitedStates.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ T_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/File.o File.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeminalOrbitals.o GeminalOrbitals.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2In file included from DataList.h:25, BUILDSTDERR: from File.h:25, BUILDSTDERR: from File.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ .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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Geometry.o Geometry.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GridSize.o GridSize.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from Frequencies.h:25, BUILDSTDERR: from Frequencies.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from Frequencies.h:25, BUILDSTDERR: from Frequencies.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from Frequencies.h:25, BUILDSTDERR: from Frequencies.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from Frequencies.h:25, BUILDSTDERR: from Frequencies.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from Geometry.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from Geometry.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from Geometry.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from Geometry.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GridSize.h:25, BUILDSTDERR: from GridSize.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GridSize.h:25, BUILDSTDERR: from GridSize.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GridSize.h:25, BUILDSTDERR: from GridSize.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GridSize.h:25, BUILDSTDERR: from GridSize.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridSize.C: In constructor 'IQmol::Data::GridSize::GridSize(const qglviewer::Vec&, const qglviewer::Vec&, unsigned int, unsigned int, unsigned int)': BUILDSTDERR: GridSize.C:57:47: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 57 | m_delta(delta), m_nx(nx), m_ny(ny), m_nz(nz) BUILDSTDERR: | ^ BUILDSTDERR: In file included from GridSize.h:25, BUILDSTDERR: from GridSize.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridSize.C:57:47: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 57 | m_delta(delta), m_nx(nx), m_ny(ny), m_nz(nz) BUILDSTDERR: | ^ BUILDSTDERR: In file included from GridSize.h:25, BUILDSTDERR: from GridSize.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from Frequencies.h:25, BUILDSTDERR: from Frequencies.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Shell.h:25, BUILDSTDERR: from GeminalOrbitals.h:26, BUILDSTDERR: from GeminalOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Shell.h:25, BUILDSTDERR: from GeminalOrbitals.h:26, BUILDSTDERR: from GeminalOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Shell.h:25, BUILDSTDERR: from GeminalOrbitals.h:26, BUILDSTDERR: from GeminalOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Shell.h:25, BUILDSTDERR: from GeminalOrbitals.h:26, BUILDSTDERR: from GeminalOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from GeometryList.h:25, BUILDSTDERR: from GeometryList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from GeometryList.h:25, BUILDSTDERR: from GeometryList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from GeometryList.h:25, BUILDSTDERR: from GeometryList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from GeometryList.h:25, BUILDSTDERR: from GeometryList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Shell.h:26, BUILDSTDERR: from GeminalOrbitals.h:26, BUILDSTDERR: from GeminalOrbitals.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from Geometry.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Hessian.h:25, BUILDSTDERR: from Hessian.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Hessian.h:25, BUILDSTDERR: from Hessian.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Hessian.h:25, BUILDSTDERR: from Hessian.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Hessian.h:25, BUILDSTDERR: from Hessian.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Geometry.C: In member function 'qglviewer::Vec IQmol::Data::Geometry::position(unsigned int) const': BUILDSTDERR: Geometry.C:90:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 90 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from Geometry.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Geometry.C: In member function 'void IQmol::Data::Geometry::setCoordinates(const QList&)': BUILDSTDERR: Geometry.C:293:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 293 | qglviewer::Vec vec(m_coordinates.first()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from Geometry.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from Atom.h:25, BUILDSTDERR: from Geometry.h:25, BUILDSTDERR: from GeometryList.h:25, BUILDSTDERR: from GeometryList.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GridData.C: In constructor 'IQmol::Data::GridData::GridData(const IQmol::Data::GridSize&, const IQmol::Data::SurfaceType&)': BUILDSTDERR: GridData.C:39:49: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 39 | m_origin(size.origin()), m_delta(size.delta()) BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridData.C:39:49: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 39 | m_origin(size.origin()), m_delta(size.delta()) BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridData.C: In constructor 'IQmol::Data::GridData::GridData(const IQmol::Data::GridSize&, const IQmol::Data::SurfaceType&, const QList&)': BUILDSTDERR: GridData.C:47:70: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 47 | : m_surfaceType(type), m_origin(size.origin()), m_delta(size.delta()) BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridData.C:47:70: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 47 | : m_surfaceType(type), m_origin(size.origin()), m_delta(size.delta()) BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridData.C: In member function 'qglviewer::Vec IQmol::Data::GridData::normal(double, double, double) const': BUILDSTDERR: GridData.C:286:49: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 286 | if (gx < 1.0 || gy < 1.0 || gz < 1.0) return grad; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridData.C:298:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 298 | z1 >= m_data.shape()[2]-1 ) return grad; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from GridData.h:25, BUILDSTDERR: from GridData.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Mesh.h:25, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Mesh.h:25, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Mesh.h:25, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Mesh.h:25, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Hessian.h:25, BUILDSTDERR: from Hessian.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from MultipoleExpansion.h:25, BUILDSTDERR: from MultipoleExpansion.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from MultipoleExpansion.h:25, BUILDSTDERR: from MultipoleExpansion.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from MultipoleExpansion.h:25, BUILDSTDERR: from MultipoleExpansion.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from MultipoleExpansion.h:25, BUILDSTDERR: from MultipoleExpansion.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Hessian.o Hessian.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Mesh.o Mesh.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MultipoleExpansion.o MultipoleExpansion.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NaturalBondOrbitals.o NaturalBondOrbitals.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 /uIn file included from DataList.h:25, BUILDSTDERR: from Mesh.h:25, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Mesh.C: In member function 'IQmol::Data::Mesh& IQmol::Data::Mesh::operator+=(const IQmol::Data::Mesh&)': BUILDSTDERR: 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] BUILDSTDERR: 156 | point = that.vertex(iter); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 157 | normal = that.normal(iter); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 158 | oldVertex = iter.handle(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 169 | fvIter = that.m_omMesh.cfv_iter(face.handle()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 171 | v0 = vertexMap.value(fvIter.handle()); ++fvIter; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 172 | v1 = vertexMap.value(fvIter.handle()); ++fvIter; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 173 | v2 = vertexMap.value(fvIter.handle()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 176 | faceMap.insert(face.handle(), addFace(v0, v1, v2)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 179 | << " on face" << face.handle().idx(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 189 | int index(that.meshIndex(face.handle())); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 190 | m_omMesh.property(m_meshIndexHandle, faceMap.value(face.handle())) = index; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 201 | double value(that.scalarFieldValue(vertex.handle())); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 202 | m_omMesh.property(m_scalarFieldHandle, vertexMap.value(vertex.handle())) = value; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Mesh.C: In member function 'virtual void IQmol::Data::Mesh::serialize(IQmol::Data::OutputArchive&, unsigned int)': BUILDSTDERR: 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] BUILDSTDERR: 277 | values << scalarFieldValue(vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 286 | values << meshIndex(face); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Mesh.C: In member function 'bool IQmol::Data::Mesh::computeScalarField(const Function3D&)': BUILDSTDERR: 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] BUILDSTDERR: 365 | OMMesh::Point const& p(m_omMesh.point(vertex)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Mesh.C: In member function 'bool IQmol::Data::Mesh::computeIndexField()': BUILDSTDERR: 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] BUILDSTDERR: 381 | int index( m_omMesh.property(m_meshIndexHandle, face)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 385 | vertex = m_omMesh.fv_iter(face); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 386 | m_omMesh.property(m_scalarFieldHandle, vertex) = value; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 388 | m_omMesh.property(m_scalarFieldHandle, vertex) = value; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 390 | m_omMesh.property(m_scalarFieldHandle, vertex) = value; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Mesh.C: In member function 'bool IQmol::Data::Mesh::setMeshIndex(int)': BUILDSTDERR: 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] BUILDSTDERR: 403 | m_omMesh.property(m_meshIndexHandle, face) = index; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Mesh.C: In member function 'bool IQmol::Data::Mesh::computeFaceNormals()': BUILDSTDERR: 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] BUILDSTDERR: 524 | vertex = m_omMesh.cfv_iter(face.handle()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 525 | A = m_omMesh.point(vertex); ++vertex; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 526 | B = m_omMesh.point(vertex); ++vertex; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 527 | C = m_omMesh.point(vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 529 | m_omMesh.property(m_faceCentroidsHandle, face) = (A+B+C)/3.0; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Mesh.C: In member function 'void IQmol::Data::Mesh::removeDisconnectedVertices()': BUILDSTDERR: 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] BUILDSTDERR: 546 | for (vvi = m_omMesh.vv_iter(vi); vvi; ++vvi) { ++count; } BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 546 | for (vvi = m_omMesh.vv_iter(vi); vvi; ++vvi) { ++count; } BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:561:9: note: declared here BUILDSTDERR: 561 | operator bool() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 549 | m_omMesh.delete_vertex(vi, false); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Mesh.C: In member function 'void IQmol::Data::Mesh::clip(const qglviewer::Vec&, const qglviewer::Vec&)': BUILDSTDERR: 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] BUILDSTDERR: 573 | vertex = m_omMesh.fv_iter(face); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 575 | Av = vertex.handle(); ++vertex; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 576 | Bv = vertex.handle(); ++vertex; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 577 | Cv = vertex.handle(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 599 | m_omMesh.delete_face(face, false); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 602 | m_omMesh.delete_face(face, false); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 622 | m_omMesh.delete_face(face, false); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 645 | m_omMesh.delete_face(face, false); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Mesh.C: In member function 'double IQmol::Data::Mesh::surfaceArea() const': BUILDSTDERR: 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] BUILDSTDERR: 741 | vertex = m_omMesh.cfv_iter(face.handle()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 742 | Vec a(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 742 | Vec a(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 742 | Vec a(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 744 | Vec b(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 744 | Vec b(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 744 | Vec b(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 746 | Vec c(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 746 | Vec c(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 746 | Vec c(m_omMesh.point(vertex)[0], m_omMesh.point(vertex)[1], m_omMesh.point(vertex)[2]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from Mesh.h:28, BUILDSTDERR: from Mesh.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from MultipoleExpansion.h:25, BUILDSTDERR: from MultipoleExpansion.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from MultipoleExpansion.C:23: BUILDSTDERR: MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from MultipoleExpansion.h:25, BUILDSTDERR: from MultipoleExpansion.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from MultipoleExpansion.C:23: BUILDSTDERR: MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from MultipoleExpansion.h:25, BUILDSTDERR: from MultipoleExpansion.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from MultipoleExpansion.C:23: BUILDSTDERR: MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ sr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NaturalTransitionOrbitals.o NaturalTransitionOrbitals.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NmrReference.o NmrReference.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NmrReferenceLibrary.o NmrReferenceLibrary.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 In file included from Orbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.h:25, BUILDSTDERR: from NaturalBondOrbitals.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrData.h:25, BUILDSTDERR: from NmrData.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrData.h:25, BUILDSTDERR: from NmrData.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrData.h:25, BUILDSTDERR: from NmrData.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrData.h:25, BUILDSTDERR: from NmrData.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReference.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReference.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReference.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReference.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Orbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.h:25, BUILDSTDERR: from NaturalTransitionOrbitals.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReferenceLibrary.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReferenceLibrary.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReferenceLibrary.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReferenceLibrary.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from NmrData.h:25, BUILDSTDERR: from NmrData.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from Orbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from Orbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from Orbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from Orbitals.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReference.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from OrbitalsList.h:25, BUILDSTDERR: from OrbitalsList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from OrbitalsList.h:25, BUILDSTDERR: from OrbitalsList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from OrbitalsList.h:25, BUILDSTDERR: from OrbitalsList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from Orbitals.h:25, BUILDSTDERR: from OrbitalsList.h:25, BUILDSTDERR: from OrbitalsList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from NmrReference.h:25, BUILDSTDERR: from NmrReferenceLibrary.C:24: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Orbitals.h:25, BUILDSTDERR: from Orbitals.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Orbitals.C: In constructor 'IQmol::Data::Orbitals::Orbitals(IQmol::Data::Orbitals::OrbitalType, const IQmol::Data::ShellList&, const QList&, const QList&, const QString&)': BUILDSTDERR: Orbitals.C:70:33: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 70 | if (alphaCoefficients.size() != m_nBasis*m_nOrbitals) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: Orbitals.C:87:32: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 87 | if (betaCoefficients.size() != m_nBasis*m_nOrbitals) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from Orbitals.h:25, BUILDSTDERR: from OrbitalsList.h:25, BUILDSTDERR: from OrbitalsList.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ -I../../build -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Orbitals.o Orbitals.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalsList.o OrbitalsList.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalSymmetries.o OrbitalSymmetries.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PointGroup.o PointGroup.C BUILDSTDERR: gIn file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from OrbitalSymmetries.h:25, BUILDSTDERR: from OrbitalSymmetries.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from OrbitalSymmetries.h:25, BUILDSTDERR: from OrbitalSymmetries.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from OrbitalSymmetries.h:25, BUILDSTDERR: from OrbitalSymmetries.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from OrbitalSymmetries.h:25, BUILDSTDERR: from OrbitalSymmetries.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ ++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PovRay.o PovRay.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/RemSectionData.o RemSectionData.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Shell.o Shell.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ShellList.o ShellList.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protectorIn file included from OrbitalSymmetries.h:25, BUILDSTDERR: from OrbitalSymmetries.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from PointCharge.h:25, BUILDSTDERR: from PointCharge.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from PointCharge.h:25, BUILDSTDERR: from PointCharge.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from PointCharge.h:25, BUILDSTDERR: from PointCharge.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from PointCharge.h:25, BUILDSTDERR: from PointCharge.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from PointGroup.h:25, BUILDSTDERR: from PointGroup.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from PointGroup.h:25, BUILDSTDERR: from PointGroup.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from PointGroup.h:25, BUILDSTDERR: from PointGroup.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from PointGroup.h:25, BUILDSTDERR: from PointGroup.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from PovRay.h:25, BUILDSTDERR: from PovRay.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from PovRay.h:25, BUILDSTDERR: from PovRay.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from PovRay.h:25, BUILDSTDERR: from PovRay.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from PovRay.h:25, BUILDSTDERR: from PovRay.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Shell.h:25, BUILDSTDERR: from Shell.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Shell.h:25, BUILDSTDERR: from Shell.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Shell.h:25, BUILDSTDERR: from Shell.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Shell.h:25, BUILDSTDERR: from Shell.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from RemSectionData.h:25, BUILDSTDERR: from RemSectionData.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from RemSectionData.h:25, BUILDSTDERR: from RemSectionData.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from RemSectionData.h:25, BUILDSTDERR: from RemSectionData.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from RemSectionData.h:25, BUILDSTDERR: from RemSectionData.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from PointGroup.h:25, BUILDSTDERR: from PointGroup.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from PointCharge.h:25, BUILDSTDERR: from PointCharge.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from PointCharge.C:23: BUILDSTDERR: PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': BUILDSTDERR: PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 39 | : m_charge(charge), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from PointCharge.h:25, BUILDSTDERR: from PointCharge.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ShellList.h:25, BUILDSTDERR: from ShellList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ShellList.h:25, BUILDSTDERR: from ShellList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ShellList.h:25, BUILDSTDERR: from ShellList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ShellList.h:25, BUILDSTDERR: from ShellList.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from PovRay.h:25, BUILDSTDERR: from PovRay.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Shell.h:26, BUILDSTDERR: from Shell.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from RemSectionData.h:25, BUILDSTDERR: from RemSectionData.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: Shell.C: In constructor 'IQmol::Data::Shell::Shell(IQmol::Data::Shell::AngularMomentum, unsigned int, const qglviewer::Vec&, const QList&, const QList&)': BUILDSTDERR: Shell.C:45:65: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 45 | m_significantRadiusSquared(std::numeric_limits::max()) BUILDSTDERR: | ^ BUILDSTDERR: In file included from Shell.h:25, BUILDSTDERR: from Shell.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Surface.h:25, BUILDSTDERR: from Surface.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Surface.h:25, BUILDSTDERR: from Surface.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Surface.h:25, BUILDSTDERR: from Surface.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from Surface.h:25, BUILDSTDERR: from Surface.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from ShellList.h:26, BUILDSTDERR: from ShellList.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ShellList.C: In constructor 'IQmol::Data::ShellList::ShellList(const IQmol::Data::ShellData&, const IQmol::Data::Geometry&)': BUILDSTDERR: ShellList.C:106:39: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 106 | if (shellData.overlapMatrix.size() == (n+1)*n/2) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from SurfaceInfo.h:25, BUILDSTDERR: from SurfaceInfo.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from SurfaceInfo.h:25, BUILDSTDERR: from SurfaceInfo.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from SurfaceInfo.h:25, BUILDSTDERR: from SurfaceInfo.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from SurfaceInfo.h:25, BUILDSTDERR: from SurfaceInfo.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from Surface.h:25, BUILDSTDERR: from Surface.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ -strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SurfaceInfo.o SurfaceInfo.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/VibrationalMode.o VibrationalMode.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasyIn file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from SurfaceType.h:25, BUILDSTDERR: from SurfaceType.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from SurfaceType.h:25, BUILDSTDERR: from SurfaceType.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from SurfaceType.h:25, BUILDSTDERR: from SurfaceType.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from SurfaceType.h:25, BUILDSTDERR: from SurfaceType.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from VibrationalMode.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from VibrationalMode.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from VibrationalMode.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from VibrationalMode.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from SurfaceInfo.h:25, BUILDSTDERR: from SurfaceInfo.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from SurfaceType.h:25, BUILDSTDERR: from SurfaceType.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from VibrationalMode.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: VibrationalMode.C: In member function 'virtual void IQmol::Data::VibrationalMode::dump() const': BUILDSTDERR: VibrationalMode.C:37:41: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 37 | qglviewer::Vec v(m_eigenvector[i]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from VibrationalMode.h:25, BUILDSTDERR: from VibrationalMode.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from YamlNode.h:25, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from YamlNode.h:25, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from YamlNode.h:25, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Serialization.h:29, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from YamlNode.h:25, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from DataList.h:25, BUILDSTDERR: from YamlNode.h:25, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from YamlNode.h:26, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from Serialization.h:31, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from YamlNode.h:25, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from YamlNode.h:26, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from Serialization.h:31, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from YamlNode.h:25, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from YamlNode.h:26, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from Serialization.h:31, BUILDSTDERR: from Data.h:25, BUILDSTDERR: from DataList.h:25, BUILDSTDERR: from YamlNode.h:25, BUILDSTDERR: from YamlNode.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ nchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/YamlNode.o YamlNode.C 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/LJParametersSection.o LJParametersSection.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -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/QuiMainWindow.ui: Warning: The name 'gridLayout' (QGridLayout) is already in use, defaulting to 'gridLayout7'. include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OptionDatabaseForm.o OptionDatabaseForm.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FrequenciesTab.o ../../build/moc_FrequenciesTab.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -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../In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/PointCharge.h:25, BUILDSTDERR: from InputDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/PointCharge.h:25, BUILDSTDERR: from InputDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/PointCharge.h:25, BUILDSTDERR: from InputDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/PointCharge.h:25, BUILDSTDERR: from InputDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Process/QChemJobInfo.h:27, BUILDSTDERR: from InputDialog.h:29, BUILDSTDERR: from InputDialogLogic.C:16: BUILDSTDERR: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from InputDialog.h:29, BUILDSTDERR: from InputDialogLogic.C:16: BUILDSTDERR: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ 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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeometryConstraint.o ../../build/moc_GeometryConstraint.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_InputDialog.o ../../build/moc_InputDialog.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_OptionEditors.o ../../build/moc_OptionEditors.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/PointCharge.h:25, BUILDSTDERR: from InputDialog.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from InputDialog.C:24: BUILDSTDERR: ../Data/PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': BUILDSTDERR: ../Data/PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 39 | : m_charge(charge), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/PointCharge.h:25, BUILDSTDERR: from InputDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Process/QChemJobInfo.h:27, BUILDSTDERR: from InputDialog.h:29, BUILDSTDERR: from InputDialog.C:26: BUILDSTDERR: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from InputDialog.h:29, BUILDSTDERR: from InputDialog.C:26: BUILDSTDERR: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_QuiMolecule.o ../../build/moc_QuiMolecule.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_QtNode.o ../../build/moc_QtNode.cpp BUILDSTDERR: g++ -cInputDialog.C: In member function 'void Qui::InputDialog::readChargesFinished()': BUILDSTDERR: InputDialog.C:801:57: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 801 | qglviewer::Vec position((*charge)->position()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/PointCharge.h:25, BUILDSTDERR: from InputDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Process/QChemJobInfo.h:27, BUILDSTDERR: from ../../build/../src/Qui/InputDialog.h:29, BUILDSTDERR: from ../../build/moc_InputDialog.cpp:9: BUILDSTDERR: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../build/../src/Qui/InputDialog.h:29, BUILDSTDERR: from ../../build/moc_InputDialog.cpp:9: BUILDSTDERR: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: InputDialogLogic.C: In member function 'void Qui::InputDialog::initializeQuiLogic()': BUILDSTDERR: InputDialogLogic.C:212:6: note: variable tracking size limit exceeded with '-fvar-tracking-assignments', retrying without BUILDSTDERR: 212 | void InputDialog::initializeQuiLogic() BUILDSTDERR: | ^~~~~~~~~~~ -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FormattedCheckpointParser.o FormattedCheckpointParser.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURIn file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from Parser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from Parser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from Parser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from Parser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from GdmaParser.h:25, BUILDSTDERR: from GdmaParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from GdmaParser.h:25, BUILDSTDERR: from GdmaParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from GdmaParser.h:25, BUILDSTDERR: from GdmaParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from GdmaParser.h:25, BUILDSTDERR: from GdmaParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from ExternalChargesParser.h:25, BUILDSTDERR: from ExternalChargesParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from ExternalChargesParser.h:25, BUILDSTDERR: from ExternalChargesParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from ExternalChargesParser.h:25, BUILDSTDERR: from ExternalChargesParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from ExternalChargesParser.h:25, BUILDSTDERR: from ExternalChargesParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CartesianCoordinatesParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CartesianCoordinatesParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CartesianCoordinatesParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CartesianCoordinatesParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from CubeParser.h:25, BUILDSTDERR: from CubeParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from CubeParser.h:25, BUILDSTDERR: from CubeParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from CubeParser.h:25, BUILDSTDERR: from CubeParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from CubeParser.h:25, BUILDSTDERR: from CubeParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from EfpFragmentParser.h:25, BUILDSTDERR: from EfpFragmentParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from EfpFragmentParser.h:25, BUILDSTDERR: from EfpFragmentParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from EfpFragmentParser.h:25, BUILDSTDERR: from EfpFragmentParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from EfpFragmentParser.h:25, BUILDSTDERR: from EfpFragmentParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ParseFile.h:26, BUILDSTDERR: from ParseFile.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ParseFile.h:26, BUILDSTDERR: from ParseFile.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ParseFile.h:26, BUILDSTDERR: from ParseFile.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ParseFile.h:26, BUILDSTDERR: from ParseFile.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:25, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:25, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:25, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:25, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from ExternalChargesParser.h:25, BUILDSTDERR: from ExternalChargesParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from GdmaParser.h:25, BUILDSTDERR: from GdmaParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from Parser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ExternalChargesParser.C:25: BUILDSTDERR: ../Data/PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': BUILDSTDERR: ../Data/PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 39 | : m_charge(charge), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from ExternalChargesParser.h:25, BUILDSTDERR: from ExternalChargesParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GdmaParser.C:26: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from GdmaParser.h:25, BUILDSTDERR: from GdmaParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GdmaParser.C:26: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from GdmaParser.h:25, BUILDSTDERR: from GdmaParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GdmaParser.C:26: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GdmaParser.C:30: BUILDSTDERR: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': BUILDSTDERR: ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from GdmaParser.h:25, BUILDSTDERR: from GdmaParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from CubeParser.h:25, BUILDSTDERR: from CubeParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CartesianCoordinatesParser.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: CubeParser.C: In member function 'bool IQmol::Parser::Cube::save(const QString&, IQmol::Data::Bank&)': BUILDSTDERR: CubeParser.C:224:38: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 224 | qglviewer::Vec delta(grid->delta()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from CubeParser.h:25, BUILDSTDERR: from CubeParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: CubeParser.C:225:40: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 225 | qglviewer::Vec origin(grid->origin()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from CubeParser.h:25, BUILDSTDERR: from CubeParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from EfpFragmentParser.h:25, BUILDSTDERR: from EfpFragmentParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ParseFile.h:26, BUILDSTDERR: from ParseFile.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/ExcitedStates.h:25, BUILDSTDERR: from QChemOutputParser.h:26, BUILDSTDERR: from ParseFile.C:34: BUILDSTDERR: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': BUILDSTDERR: ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ParseFile.h:26, BUILDSTDERR: from ParseFile.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:25, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/ExcitedStates.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:30, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': BUILDSTDERR: ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:25, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from FormattedCheckpointParser.C:30: BUILDSTDERR: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': BUILDSTDERR: ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:25, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: FormattedCheckpointParser.C: In member function 'IQmol::Data::ShellList* IQmol::Parser::FormattedCheckpoint::makeShellList(const IQmol::Data::ShellData&, const IQmol::Data::Geometry&)': BUILDSTDERR: FormattedCheckpointParser.C:784:39: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 784 | if (shellData.overlapMatrix.size() == (nBasis+1)*nBasis/2) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: FormattedCheckpointParser.C: In member function 'bool IQmol::Parser::FormattedCheckpoint::installExcitedStates(unsigned int, unsigned int, IQmol::Parser::FormattedCheckpoint::ExtData&, const IQmol::Parser::FormattedCheckpoint::OrbitalData&)': BUILDSTDERR: FormattedCheckpointParser.C:819:70: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 819 | new Data::ElectronicTransition(energy, strength, moment, s2)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:25, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/ExcitedStates.h:25, BUILDSTDERR: from FormattedCheckpointParser.h:30, BUILDSTDERR: from FormattedCheckpointParser.C:23: BUILDSTDERR: ../Data/ElectronicTransition.h:46:34: note: initializing argument 3 of 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)' BUILDSTDERR: 46 | qglviewer::Vec const transitionMoment = qglviewer::Vec(), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GdmaParser.o GdmaParser.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/IQmolParser.o IQmolParser.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MeshParser.o MeshParser.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OpenBabelParser.o OpenBabelParser.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardeneIn file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from IQmolParser.h:25, BUILDSTDERR: from IQmolParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from IQmolParser.h:25, BUILDSTDERR: from IQmolParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from IQmolParser.h:25, BUILDSTDERR: from IQmolParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from IQmolParser.h:25, BUILDSTDERR: from IQmolParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from OpenBabelParser.h:25, BUILDSTDERR: from OpenBabelParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from OpenBabelParser.h:25, BUILDSTDERR: from OpenBabelParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from OpenBabelParser.h:25, BUILDSTDERR: from OpenBabelParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from OpenBabelParser.h:25, BUILDSTDERR: from OpenBabelParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from MeshParser.h:25, BUILDSTDERR: from MeshParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from MeshParser.h:25, BUILDSTDERR: from MeshParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from MeshParser.h:25, BUILDSTDERR: from MeshParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from MeshParser.h:25, BUILDSTDERR: from MeshParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from PovRayParser.h:25, BUILDSTDERR: from PovRayParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from PovRayParser.h:25, BUILDSTDERR: from PovRayParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from PovRayParser.h:25, BUILDSTDERR: from PovRayParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from PovRayParser.h:25, BUILDSTDERR: from PovRayParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from IQmolParser.h:25, BUILDSTDERR: from IQmolParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from MeshParser.h:25, BUILDSTDERR: from MeshParser.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from OpenBabelParser.h:25, BUILDSTDERR: from OpenBabelParser.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from PovRayParser.h:25, BUILDSTDERR: from PovRayParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: OpenBabelParser.C: In member function 'void IQmol::Parser::OpenBabel::buildFrom2D(OpenBabel::OBMol&)': BUILDSTDERR: OpenBabelParser.C:194:21: warning: unused variable 'Z' [-Wunused-variable] BUILDSTDERR: 194 | unsigned Z(obAtom->GetAtomicNum()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemInputParser.h:25, BUILDSTDERR: from QChemInputParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemInputParser.h:25, BUILDSTDERR: from QChemInputParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemInputParser.h:25, BUILDSTDERR: from QChemInputParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemInputParser.h:25, BUILDSTDERR: from QChemInputParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ d-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QChemOutputParser.o QChemOutputParser.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QChemPlotParser.o QChemPlotParser.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protectioIn file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemInputParser.h:25, BUILDSTDERR: from QChemInputParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from QChemInputParser.C:31: BUILDSTDERR: ../Data/PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': BUILDSTDERR: ../Data/PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 39 | : m_charge(charge), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemInputParser.h:25, BUILDSTDERR: from QChemInputParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: QChemInputParser.C: In member function 'void IQmol::Parser::QChemInput::readMoleculeSection(IQmol::Parser::TextStream&)': BUILDSTDERR: QChemInputParser.C:171:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 171 | if (allOk) x = tokens[0].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:171:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 171 | if (allOk) x = tokens[0].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:172:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 172 | if (allOk) y = tokens[1].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:172:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 172 | if (allOk) y = tokens[1].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:173:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 173 | if (allOk) z = tokens[2].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:173:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 173 | if (allOk) z = tokens[2].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:174:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 174 | if (allOk) a = tokens[3].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:174:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 174 | if (allOk) a = tokens[3].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:175:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 175 | if (allOk) b = tokens[4].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:175:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 175 | if (allOk) b = tokens[4].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:176:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 176 | if (allOk) c = tokens[5].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:176:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 176 | if (allOk) c = tokens[5].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C: In member function 'void IQmol::Parser::QChemInput::readEfpFragmentSection(IQmol::Parser::TextStream&)': BUILDSTDERR: QChemInputParser.C:325:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 325 | if (allOk) x = tokens[1].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:325:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 325 | if (allOk) x = tokens[1].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:326:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 326 | if (allOk) y = tokens[2].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:326:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 326 | if (allOk) y = tokens[2].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:327:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 327 | if (allOk) z = tokens[3].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:327:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 327 | if (allOk) z = tokens[3].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:328:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 328 | if (allOk) a = tokens[4].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:328:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 328 | if (allOk) a = tokens[4].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:329:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 329 | if (allOk) b = tokens[5].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:329:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 329 | if (allOk) b = tokens[5].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: QChemInputParser.C:330:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 330 | if (allOk) c = tokens[6].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~ BUILDSTDERR: QChemInputParser.C:330:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 330 | if (allOk) c = tokens[6].toDouble(&ok); allOk = allOk && ok; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/ExcitedStates.h:25, BUILDSTDERR: from QChemOutputParser.h:26, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': BUILDSTDERR: ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from QChemOutputParser.C:31: BUILDSTDERR: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': BUILDSTDERR: ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from QChemOutputParser.C:41: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from QChemOutputParser.C:41: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from QChemOutputParser.C:41: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: QChemOutputParser.C: In member function 'void IQmol::Parser::QChemOutput::readCisStates(IQmol::Parser::TextStream&, IQmol::Data::ExcitedStates::ExcitedStatesT)': BUILDSTDERR: QChemOutputParser.C:785:72: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 785 | new Data::ElectronicTransition(energy, strength, moment, s2)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemOutputParser.h:25, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/ExcitedStates.h:25, BUILDSTDERR: from QChemOutputParser.h:26, BUILDSTDERR: from QChemOutputParser.C:24: BUILDSTDERR: ../Data/ElectronicTransition.h:46:34: note: initializing argument 3 of 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)' BUILDSTDERR: 46 | qglviewer::Vec const transitionMoment = qglviewer::Vec(), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemPlotParser.h:25, BUILDSTDERR: from QChemPlotParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemPlotParser.h:25, BUILDSTDERR: from QChemPlotParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemPlotParser.h:25, BUILDSTDERR: from QChemPlotParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemPlotParser.h:25, BUILDSTDERR: from QChemPlotParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Energy.h:25, BUILDSTDERR: from XyzParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Energy.h:25, BUILDSTDERR: from XyzParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Energy.h:25, BUILDSTDERR: from XyzParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Energy.h:25, BUILDSTDERR: from XyzParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ n -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/YamlParser.o YamlParser.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ZMatrixCoordinatesParser.o ZMatrixCoordinatesParser.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ParseFile.h -o ../../build/moc_ParseFile.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DIn file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from QChemPlotParser.h:25, BUILDSTDERR: from QChemPlotParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from YamlParser.h:25, BUILDSTDERR: from YamlParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from YamlParser.h:25, BUILDSTDERR: from YamlParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from YamlParser.h:25, BUILDSTDERR: from YamlParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from YamlParser.h:25, BUILDSTDERR: from YamlParser.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ZMatrixCoordinatesParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ZMatrixCoordinatesParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ZMatrixCoordinatesParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ZMatrixCoordinatesParser.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Energy.h:25, BUILDSTDERR: from XyzParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ZMatrixCoordinatesParser.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from YamlParser.h:25, BUILDSTDERR: from YamlParser.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from YamlParser.C:24: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from YamlParser.h:25, BUILDSTDERR: from YamlParser.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from YamlParser.C:24: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from YamlParser.h:25, BUILDSTDERR: from YamlParser.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from YamlParser.C:24: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from Parser.h:25, BUILDSTDERR: from YamlParser.h:25, BUILDSTDERR: from YamlParser.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/moc_ParseFile.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/moc_ParseFile.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/moc_ParseFile.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/moc_ParseFile.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/moc_ParseFile.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ QT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ParseFile.o ../../build/moc_ParseFile.cpp 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 BUILDSTDERR: /usr/lib64/qt5/bin/uic GeminalOrbitalsConfigurator.ui -o ../../build/FrequenciesConfigurator.ui: Warning: Z-order assignment: '' is not a valid widget. BUILDSTDERR: NmrConfigurator.ui: Warning: Z-order assignment: '' is not a valid widget. BUILDSTDERR: NmrConfigurator.ui: Warning: Z-order assignment: '' is not a valid widget. 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 /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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/AxesConfigurator.o AxesConfigurator.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/DipoleConfigurator.o DipoleConfigurator.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/DipoleLayer.h:25, BUILDSTDERR: from DipoleConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ExcitedStatesConfigurator.o ExcitedStatesConfigurator.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FrequenciesConfigurator.o FrequenciesConfigurator.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronoIn file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Layer/CubeDataLayer.h:26, BUILDSTDERR: from CubeDataConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Layer/CubeDataLayer.h:26, BUILDSTDERR: from CubeDataConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Layer/CubeDataLayer.h:26, BUILDSTDERR: from CubeDataConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Layer/CubeDataLayer.h:26, BUILDSTDERR: from CubeDataConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStatesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStatesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStatesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStatesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Layer/CubeDataLayer.h:26, BUILDSTDERR: from CubeDataConfigurator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStatesConfigurator.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ExcitedStatesConfigurator.C:25: BUILDSTDERR: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': BUILDSTDERR: ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ExcitedStatesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../Layer/FileLayer.h:26, BUILDSTDERR: from FileConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../Layer/FileLayer.h:26, BUILDSTDERR: from FileConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../Layer/FileLayer.h:26, BUILDSTDERR: from FileConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../Layer/FileLayer.h:26, BUILDSTDERR: from FileConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/IsotopesLayer.h:26, BUILDSTDERR: from IsotopesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../Layer/FileLayer.h:26, BUILDSTDERR: from FileConfigurator.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ us-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeometryListConfigurator.o GeometryListConfigurator.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/IsotopesConfigurator.o IsotopesConfigurator.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../Layer/GeminalOrbitalsLayer.h:26, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../Layer/GeminalOrbitalsLayer.h:26, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../Layer/GeminalOrbitalsLayer.h:26, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Layer/FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from ../Layer/GeminalOrbitalsLayer.h:31, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:24: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from ../Layer/GeminalOrbitalsLayer.h:31, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:24: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from ../Layer/GeminalOrbitalsLayer.h:31, BUILDSTDERR: from GeminalOrbitalsConfigurator.C:24: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/PointGroup.h:25, BUILDSTDERR: from ../Layer/SymmetryLayer.h:26, BUILDSTDERR: from ../Layer/InfoLayer.h:28, BUILDSTDERR: from InfoConfigurator.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from ../Layer/MoleculeLayer.h:35, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from GeometryListConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MoleculeConfigurator.o MoleculeConfigurator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MolecularSurfacesConfigurator.o MolecularSurfacesConfigurator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NmrConfigurator.o NmrConfigurator.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrConfigurator.C:27: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrConfigurator.C:27: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrConfigurator.C:27: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrConfigurator.C:27: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesConfigurator.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from ../Layer/MoleculeLayer.h:35, BUILDSTDERR: from MoleculeConfigurator.C:24: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from MoleculeConfigurator.h:27, BUILDSTDERR: from MoleculeConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrConfigurator.C:27: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from OrbitalsConfigurator.h:27, BUILDSTDERR: from OrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from OrbitalsConfigurator.h:27, BUILDSTDERR: from OrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from OrbitalsConfigurator.h:27, BUILDSTDERR: from OrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from OrbitalsConfigurator.h:27, BUILDSTDERR: from OrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from MullikenDecompositionsDialog.h:26, BUILDSTDERR: from MullikenDecompositionsDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from MullikenDecompositionsDialog.h:26, BUILDSTDERR: from MullikenDecompositionsDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from MullikenDecompositionsDialog.h:26, BUILDSTDERR: from MullikenDecompositionsDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from MullikenDecompositionsDialog.h:26, BUILDSTDERR: from MullikenDecompositionsDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from OrbitalsConfigurator.h:27, BUILDSTDERR: from OrbitalsConfigurator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from OrbitalsConfigurator.C:27: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from OrbitalsConfigurator.h:27, BUILDSTDERR: from OrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from OrbitalsConfigurator.C:27: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from OrbitalsConfigurator.h:27, BUILDSTDERR: from OrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from OrbitalsConfigurator.C:27: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from OrbitalsConfigurator.h:27, BUILDSTDERR: from OrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalsConfigurator.o OrbitalsConfigurator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MullikenDecompositionsDialog.o MullikenDecompositionsDialog.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SurfaceConfigurator.o SurfaceConfigurator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SymmetryConfigurator.o SymmetryConfigurator.C BUILDSTDERR: /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/src/../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.In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Density.h:25, BUILDSTDERR: from MullikenDecompositionsDialog.h:27, BUILDSTDERR: from MullikenDecompositionsDialog.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ 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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include BackgroundConfigurator.h -o ../../build/moc_BackgroundConfigurator.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ClippingPlaneConfigurator.h -o ../../build/moc_ClippingPlaneConfigurator.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include Configurator.h -o ../../build/moc_Configurator.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ConstraintConfigurator.h -o ../../build/moc_ConstraintConfigurator.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include EfpFragmentListConfigurator.h -o ../../build/moc_EfpFragmentListConfigurator.cpp BUILDSTDERR: /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/src/../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/In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from ../Layer/MoleculeLayer.h:35, BUILDSTDERR: from OrbitalsConfigurator.C:27: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from OrbitalsConfigurator.h:27, BUILDSTDERR: from OrbitalsConfigurator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include InfoConfigurator.h -o ../../build/moc_InfoConfigurator.cpp BUILDSTDERR: /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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/includeIn file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ -I/usr/local/include -I/usr/include IsotopesConfigurator.h -o ../../build/moc_IsotopesConfigurator.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include MoleculeConfigurator.h -o ../../build/moc_MoleculeConfigurator.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include MolecularSurfacesConfigurator.h -o ../../build/moc_MolecularSurfacesConfigurator.cpp BUILDSTDERR: /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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include NmrConfigurator.h -o ../../build/moc_NmrConfiguratoIn file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from ../Layer/SymmetryLayer.h:26, BUILDSTDERR: from SymmetryConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from ../Layer/SymmetryLayer.h:26, BUILDSTDERR: from SymmetryConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from ../Layer/SymmetryLayer.h:26, BUILDSTDERR: from SymmetryConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from ../Layer/SymmetryLayer.h:26, BUILDSTDERR: from SymmetryConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ r.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include SymmetryConfigurator.h -o ../../build/moc_SymmetryConfigurator.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AxesConfigurator.o ../../build/moc_AxesConfigurator.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 /In file included from ../Data/PointGroup.h:25, BUILDSTDERR: from ../Layer/SymmetryLayer.h:26, BUILDSTDERR: from SymmetryConfigurator.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from ../Layer/MoleculeLayer.h:35, BUILDSTDERR: from SurfaceConfigurator.C:26: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceConfigurator.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/ConstraintLayer.h:25, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/ConstraintLayer.h:25, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/ConstraintLayer.h:25, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/ConstraintLayer.h:25, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/ConstraintLayer.h:26, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/ConstraintLayer.h:25, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/ConstraintLayer.h:26, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/ConstraintLayer.h:25, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/ConstraintLayer.h:26, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/ConstraintLayer.h:25, BUILDSTDERR: from ConstraintConfigurator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ClippingPlaneConfigurator.o ../../build/moc_ClippingPlaneConfigurator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Configurator.o ../../build/moc_Configurator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ConstraintConfigurator.o ../../build/moc_ConstraintConfigurator.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_OrbitalsConfigurator.o ../../build/moc_OrbitalsConfigurator.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tablesIn file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MoleculeConfigurator.h:27, BUILDSTDERR: from ../../build/moc_MoleculeConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeminalOrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsConfigurator.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_OrbitalsConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_OrbitalsConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_OrbitalsConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_OrbitalsConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:26, BUILDSTDERR: from ../../build/moc_MullikenDecompositionsDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:26, BUILDSTDERR: from ../../build/moc_MullikenDecompositionsDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:26, BUILDSTDERR: from ../../build/moc_MullikenDecompositionsDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:26, BUILDSTDERR: from ../../build/moc_MullikenDecompositionsDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from ../Layer/MoleculeLayer.h:35, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/../src/Configurator/GeometryListConfigurator.h:26, BUILDSTDERR: from ../../build/moc_GeometryListConfigurator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Configurator/OrbitalsConfigurator.h:27, BUILDSTDERR: from ../../build/moc_OrbitalsConfigurator.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Density.h:25, BUILDSTDERR: from ../../build/../src/Configurator/MullikenDecompositionsDialog.h:27, BUILDSTDERR: from ../../build/moc_MullikenDecompositionsDialog.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SurfaceConfigurator.o ../../build/moc_SurfaceConfigurator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SymmetryConfigurator.o ../../build/moc_SymmetryConfigurator.cpp 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Lebedev.o Lebedev.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -IIn file included from Lebedev.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from Lebedev.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Lebedev.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Lebedev.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: Lebedev.C: In member function 'qglviewer::Vec IQmol::Lebedev::point(unsigned int)': BUILDSTDERR: Lebedev.C:107:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 107 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from Lebedev.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MarchingCubes.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MarchingCubes.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MarchingCubes.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MarchingCubes.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from DensityEvaluator.h:25, BUILDSTDERR: from DensityEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from DensityEvaluator.h:25, BUILDSTDERR: from DensityEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from DensityEvaluator.h:25, BUILDSTDERR: from DensityEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from DensityEvaluator.h:25, BUILDSTDERR: from DensityEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from MeshDecimator.h:26, BUILDSTDERR: from MeshDecimator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from MeshDecimator.h:26, BUILDSTDERR: from MeshDecimator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from MeshDecimator.h:26, BUILDSTDERR: from MeshDecimator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from MeshDecimator.h:26, BUILDSTDERR: from MeshDecimator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MolecularGridEvaluator.h:27, BUILDSTDERR: from MolecularGridEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MolecularGridEvaluator.h:27, BUILDSTDERR: from MolecularGridEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MolecularGridEvaluator.h:27, BUILDSTDERR: from MolecularGridEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MolecularGridEvaluator.h:27, BUILDSTDERR: from MolecularGridEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MarchingCubes.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from MolecularGridEvaluator.h:27, BUILDSTDERR: from MolecularGridEvaluator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from BasisEvaluator.h:28, BUILDSTDERR: from BasisEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from BasisEvaluator.h:28, BUILDSTDERR: from BasisEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from BasisEvaluator.h:28, BUILDSTDERR: from BasisEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from BasisEvaluator.h:28, BUILDSTDERR: from BasisEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from DensityEvaluator.h:25, BUILDSTDERR: from DensityEvaluator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridProduct.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridProduct.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridProduct.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridProduct.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from BasisEvaluator.h:28, BUILDSTDERR: from BasisEvaluator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from MeshDecimator.h:26, BUILDSTDERR: from MeshDecimator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GridEvaluator.C: In member function 'virtual void IQmol::GridEvaluator::run()': BUILDSTDERR: GridEvaluator.C:46:41: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | qglviewer::Vec origin(m_grid.origin()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridEvaluator.C:47:39: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 47 | qglviewer::Vec delta(m_grid.delta()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridEvaluator.C: In member function 'virtual void IQmol::MultiGridEvaluator::run()': BUILDSTDERR: GridEvaluator.C:99:38: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 99 | qglviewer::Vec origin(g0->origin()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridEvaluator.C:100:36: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 100 | qglviewer::Vec delta(g0->delta()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridProduct.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GridEvaluator.C: In member function 'void IQmol::MultiGridEvaluator::runCoarseGrain()': BUILDSTDERR: GridEvaluator.C:129:38: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 129 | qglviewer::Vec origin(g0->origin()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridEvaluator.C:130:36: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 130 | qglviewer::Vec delta(g0->delta()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridEvaluator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridProduct.C: In member function 'virtual void IQmol::GridProduct::run()': BUILDSTDERR: GridProduct.C:54:48: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 54 | qglviewer::Vec origin((m_grids[0])->origin()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridProduct.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GridProduct.C:55:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 55 | qglviewer::Vec delta((m_grids[0])->delta()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridProduct.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ . -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/MolecularGridEvaluator.o MolecularGridEvaluator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalEvaluator.o OrbitalEvaluator.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 -isystem /usr/include/libdrm -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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include DensityEvaluator.h -o ../../build/moc_DensityEvaluator.cpp BUILDSTDERR: /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/src/../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/In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from OrbitalEvaluator.h:28, BUILDSTDERR: from OrbitalEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from OrbitalEvaluator.h:28, BUILDSTDERR: from OrbitalEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from OrbitalEvaluator.h:28, BUILDSTDERR: from OrbitalEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from OrbitalEvaluator.h:28, BUILDSTDERR: from OrbitalEvaluator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from OrbitalEvaluator.h:28, BUILDSTDERR: from OrbitalEvaluator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ 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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include MeshDecimator.h -o ../../build/moc_MeshDecimator.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include MolecularGridEvaluator.h -o ../../build/moc_MolecularGridEvaluator.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_BasisEvaluator.o ../../build/moc_BasisEvaluator.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/lIn file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from SurfaceGenerator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from SurfaceGenerator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from SurfaceGenerator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from SurfaceGenerator.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from BoundingBoxDialog.h:26, BUILDSTDERR: from BoundingBoxDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from BoundingBoxDialog.h:26, BUILDSTDERR: from BoundingBoxDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from BoundingBoxDialog.h:26, BUILDSTDERR: from BoundingBoxDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from BoundingBoxDialog.h:26, BUILDSTDERR: from BoundingBoxDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from SurfaceGenerator.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ inux-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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GridEvaluator.o ../../build/moc_GridEvaluator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GridInfoDialog.o ../../build/moc_GridInfoDialog.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I..In file included from ../../build/../src/Grid/BoundingBoxDialog.h:26, BUILDSTDERR: from ../../build/moc_BoundingBoxDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Grid/BoundingBoxDialog.h:26, BUILDSTDERR: from ../../build/moc_BoundingBoxDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Grid/BoundingBoxDialog.h:26, BUILDSTDERR: from ../../build/moc_BoundingBoxDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Grid/BoundingBoxDialog.h:26, BUILDSTDERR: from ../../build/moc_BoundingBoxDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/DensityEvaluator.h:25, BUILDSTDERR: from ../../build/moc_DensityEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/DensityEvaluator.h:25, BUILDSTDERR: from ../../build/moc_DensityEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/DensityEvaluator.h:25, BUILDSTDERR: from ../../build/moc_DensityEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/DensityEvaluator.h:25, BUILDSTDERR: from ../../build/moc_DensityEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridInfoDialog.h:26, BUILDSTDERR: from GridInfoDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridInfoDialog.h:26, BUILDSTDERR: from GridInfoDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridInfoDialog.h:26, BUILDSTDERR: from GridInfoDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridInfoDialog.h:26, BUILDSTDERR: from GridInfoDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/DensityEvaluator.h:25, BUILDSTDERR: from ../../build/moc_DensityEvaluator.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridInfoDialog.h:26, BUILDSTDERR: from GridInfoDialog.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: GridInfoDialog.C: In member function 'void IQmol::GridInfoDialog::loadGridInfo()': BUILDSTDERR: GridInfoDialog.C:102:43: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 102 | Vec bbMin = (*iter)->size().origin(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from GridInfoDialog.h:26, BUILDSTDERR: from GridInfoDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/BasisEvaluator.h:28, BUILDSTDERR: from ../../build/moc_BasisEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/BasisEvaluator.h:28, BUILDSTDERR: from ../../build/moc_BasisEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/BasisEvaluator.h:28, BUILDSTDERR: from ../../build/moc_BasisEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/BasisEvaluator.h:28, BUILDSTDERR: from ../../build/moc_BasisEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/BasisEvaluator.h:28, BUILDSTDERR: from ../../build/moc_BasisEvaluator.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/GridInfoDialog.h:26, BUILDSTDERR: from ../../build/moc_GridInfoDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/GridInfoDialog.h:26, BUILDSTDERR: from ../../build/moc_GridInfoDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/GridInfoDialog.h:26, BUILDSTDERR: from ../../build/moc_GridInfoDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/GridInfoDialog.h:26, BUILDSTDERR: from ../../build/moc_GridInfoDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MarchingCubes.h:25, BUILDSTDERR: from ../../build/moc_MarchingCubes.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MarchingCubes.h:25, BUILDSTDERR: from ../../build/moc_MarchingCubes.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MarchingCubes.h:25, BUILDSTDERR: from ../../build/moc_MarchingCubes.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MarchingCubes.h:25, BUILDSTDERR: from ../../build/moc_MarchingCubes.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/GridInfoDialog.h:26, BUILDSTDERR: from ../../build/moc_GridInfoDialog.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ /../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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MarchingCubes.o ../../build/moc_MarchingCubes.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MeshDecimator.o ../../build/moc_MeshDecimator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MolecularGridEvaluator.o ../../build/moc_MolecularGridEvaluator.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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../../buildIn file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MarchingCubes.h:25, BUILDSTDERR: from ../../build/moc_MarchingCubes.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MeshDecimator.h:26, BUILDSTDERR: from ../../build/moc_MeshDecimator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MeshDecimator.h:26, BUILDSTDERR: from ../../build/moc_MeshDecimator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MeshDecimator.h:26, BUILDSTDERR: from ../../build/moc_MeshDecimator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MeshDecimator.h:26, BUILDSTDERR: from ../../build/moc_MeshDecimator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from ../../build/../src/Grid/MeshDecimator.h:26, BUILDSTDERR: from ../../build/moc_MeshDecimator.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/MolecularGridEvaluator.h:27, BUILDSTDERR: from ../../build/moc_MolecularGridEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/MolecularGridEvaluator.h:27, BUILDSTDERR: from ../../build/moc_MolecularGridEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/MolecularGridEvaluator.h:27, BUILDSTDERR: from ../../build/moc_MolecularGridEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/MolecularGridEvaluator.h:27, BUILDSTDERR: from ../../build/moc_MolecularGridEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/MolecularGridEvaluator.h:27, BUILDSTDERR: from ../../build/moc_MolecularGridEvaluator.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/OrbitalEvaluator.h:28, BUILDSTDERR: from ../../build/moc_OrbitalEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/OrbitalEvaluator.h:28, BUILDSTDERR: from ../../build/moc_OrbitalEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/OrbitalEvaluator.h:28, BUILDSTDERR: from ../../build/moc_OrbitalEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/OrbitalEvaluator.h:28, BUILDSTDERR: from ../../build/moc_OrbitalEvaluator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ../../build/../src/Grid/OrbitalEvaluator.h:28, BUILDSTDERR: from ../../build/moc_OrbitalEvaluator.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_OrbitalEvaluator.o ../../build/moc_OrbitalEvaluator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SurfaceGenerator.o ../../build/moc_SurfaceGenerator.cpp 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SymmetryToleranceDialog.o SymmetryToleranceDialog.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 -isystem /usr/include/libdrm -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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ParseJobFiles.h -o ../../build/moc_ParseJobFiles.cpp BUILDSTDERR: /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/src/../build/In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ColorGrid.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ColorGrid.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ColorGrid.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ColorGrid.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ParseJobFiles.h:25, BUILDSTDERR: from ParseJobFiles.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ParseJobFiles.h:25, BUILDSTDERR: from ParseJobFiles.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ParseJobFiles.h:25, BUILDSTDERR: from ParseJobFiles.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ParseJobFiles.h:25, BUILDSTDERR: from ParseJobFiles.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from AtomicDensity.h:25, BUILDSTDERR: from AtomicDensity.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from AtomicDensity.h:25, BUILDSTDERR: from AtomicDensity.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from AtomicDensity.h:25, BUILDSTDERR: from AtomicDensity.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from AtomicDensity.h:25, BUILDSTDERR: from AtomicDensity.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ 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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include SurfaceAnimatorDialog.h -o ../../build/moc_SurfaceAnimatorDialog.cpp BUILDSTDERR: /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/src/../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/qtIn file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/GridData.h:25, BUILDSTDERR: from ColorGrid.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ParseJobFiles.h:25, BUILDSTDERR: from ParseJobFiles.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Mesh.h:25, BUILDSTDERR: from AtomicDensity.h:28, BUILDSTDERR: from AtomicDensity.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from SpatialProperty.h:28, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from SpatialProperty.h:28, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from SpatialProperty.h:28, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from SpatialProperty.C:27: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from SpatialProperty.C:27: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from SpatialProperty.C:27: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from UndoCommands.h:25, BUILDSTDERR: from UndoCommands.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from SurfaceAnimatorDialog.h:27, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: AtomicDensity.C: In constructor 'IQmol::AtomicDensity::VanDerWaals::VanDerWaals(unsigned int, const qglviewer::Vec&, double, double)': BUILDSTDERR: AtomicDensity.C:169:69: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 169 | double const solventRadius) : Base(atomicNumber), m_center(center) BUILDSTDERR: | ^ BUILDSTDERR: In file included from AtomicDensity.h:25, BUILDSTDERR: from AtomicDensity.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: AtomicDensity.C: In member function 'IQmol::Data::Mesh IQmol::AtomicDensity::VanDerWaals::generateMesh(int, const QList&)': BUILDSTDERR: 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] BUILDSTDERR: 208 | vertex = mesh.vertex(iter); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from AtomicDensity.h:28, BUILDSTDERR: from AtomicDensity.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 210 | mesh.setPoint(iter.handle(), vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from AtomicDensity.h:28, BUILDSTDERR: from AtomicDensity.C:24: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:133:22: note: declared here BUILDSTDERR: 133 | value_handle handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: AtomicDensity.C:214:29: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 214 | qglviewer::Vec A(m_center), B, BA, p; BUILDSTDERR: | ^ BUILDSTDERR: In file included from AtomicDensity.h:25, BUILDSTDERR: from AtomicDensity.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ 5/QtGui -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/LogMessageDialog.o LogMessageDialog.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_LogMessageDialog.o ../../build/moc_LogMessageDialog.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ParseJobFiles.o ../../build/moc_ParseJobFiles.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_In file included from ./SurfaceAnimatorDialog.h:27, BUILDSTDERR: from ../Layer/MoleculeLayer.h:35, BUILDSTDERR: from SpatialProperty.C:27: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: SpatialProperty.C: In member function 'void IQmol::PromoleculeDensity::boundingBox(qglviewer::Vec&, qglviewer::Vec&) const': BUILDSTDERR: SpatialProperty.C:116:31: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | Vec v(m_coordinates[i]); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from SpatialProperty.h:26, BUILDSTDERR: from SpatialProperty.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: SurfaceAnimatorDialog.C: In member function 'IQmol::Layer::Surface* IQmol::SurfaceAnimatorDialog::calculateSurface(const IQmol::Data::GridData&, double)': BUILDSTDERR: SurfaceAnimatorDialog.C:427:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 427 | qglviewer::Vec d(grid.delta()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from SurfaceAnimatorDialog.h:26, BUILDSTDERR: from SurfaceAnimatorDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/../src/Old/ParseJobFiles.h:25, BUILDSTDERR: from ../../build/moc_ParseJobFiles.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/../src/Old/ParseJobFiles.h:25, BUILDSTDERR: from ../../build/moc_ParseJobFiles.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/../src/Old/ParseJobFiles.h:25, BUILDSTDERR: from ../../build/moc_ParseJobFiles.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/../src/Old/ParseJobFiles.h:25, BUILDSTDERR: from ../../build/moc_ParseJobFiles.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from ../../build/../src/Old/ParseJobFiles.h:25, BUILDSTDERR: from ../../build/moc_ParseJobFiles.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../build/../src/Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Old/SurfaceAnimatorDialog.h:26, BUILDSTDERR: from ../../build/moc_SurfaceAnimatorDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ProgressDialog.o ../../build/moc_ProgressDialog.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SymmetryToleranceDialog.o ../../build/moc_SymmetryToleranceDialog.cpp 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/CanonicalOrbitalsLayer.o CanonicalOrbitalsLayer.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB BackgroundLayer.C: In member function 'void IQmol::Layer::Background::drawGradient()': BUILDSTDERR: BackgroundLayer.C:107:10: warning: variable 'center' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 107 | float center[4]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: BackgroundLayer.C:112:10: warning: variable 'corner' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 112 | float corner[4]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from ClippingPlaneLayer.h:25, BUILDSTDERR: from ClippingPlaneLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ChargeLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ChargeLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ChargeLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from ChargeLayer.h:25, BUILDSTDERR: from ChargeLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../Viewer/PovRayGen.h:25, BUILDSTDERR: from BondLayer.C:26: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../Viewer/PovRayGen.h:25, BUILDSTDERR: from BondLayer.C:26: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Viewer/PovRayGen.h:25, BUILDSTDERR: from BondLayer.C:26: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from BondLayer.h:25, BUILDSTDERR: from BondLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Util/GLShape.h:26, BUILDSTDERR: from AxesMeshLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Util/GLShape.h:26, BUILDSTDERR: from AxesMeshLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Util/GLShape.h:26, BUILDSTDERR: from AxesMeshLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Util/GLShape.h:26, BUILDSTDERR: from AxesMeshLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ClippingPlaneLayer.o ClippingPlaneLayer.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ContainerLayer.o ContainerLayer.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/reIn file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ dhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/DipoleLayer.o DipoleLayer.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeminalOrbitalsLayer.o GeminalOrbitalsLayer.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -WerrorIn file included from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from CanonicalOrbitalsLayer.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ./SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from AtomLayer.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ConstraintLayer.h:25, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ConstraintLayer.h:25, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ConstraintLayer.h:25, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ConstraintLayer.h:25, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from ConstraintLayer.h:26, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ConstraintLayer.h:25, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from ConstraintLayer.h:26, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ConstraintLayer.h:25, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from ConstraintLayer.h:26, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ConstraintLayer.h:25, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Viewer/Viewer.h:28, BUILDSTDERR: from AtomLayer.C:25: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from AtomLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from AtomLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from AtomLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from AtomLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from CubeDataLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from CubeDataLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from CubeDataLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Constraint.h:25, BUILDSTDERR: from ConstraintLayer.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ConstraintLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Constraint::targetDisplacement() const': BUILDSTDERR: ConstraintLayer.C:207:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 207 | return d; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ConstraintLayer.h:25, BUILDSTDERR: from ConstraintLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ConstraintLayer.C: In member function 'bool IQmol::Layer::Constraint::satisfied() const': BUILDSTDERR: ConstraintLayer.C:224:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] BUILDSTDERR: 224 | switch (m_type) { BUILDSTDERR: | ^ BUILDSTDERR: ConstraintLayer.C: In member function 'void IQmol::Layer::Constraint::addTo(OpenBabel::OBFFConstraints&) const': BUILDSTDERR: ConstraintLayer.C:258:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] BUILDSTDERR: 258 | switch (m_type) { BUILDSTDERR: | ^ BUILDSTDERR: ConstraintLayer.C: In member function 'QString IQmol::Layer::Constraint::formatQChem() const': BUILDSTDERR: ConstraintLayer.C:293:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] BUILDSTDERR: 293 | switch (m_type) { BUILDSTDERR: | ^ BUILDSTDERR: ConstraintLayer.C: In member function 'virtual void IQmol::Layer::Constraint::draw()': BUILDSTDERR: ConstraintLayer.C:351:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] BUILDSTDERR: 351 | switch (m_type) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from GeometryLayer.h:26, BUILDSTDERR: from GeometryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GeometryLayer.h:26, BUILDSTDERR: from GeometryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GeometryLayer.h:26, BUILDSTDERR: from GeometryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GeometryLayer.h:26, BUILDSTDERR: from GeometryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: AtomLayer.C: In member function 'double IQmol::Layer::Atom::getRadius(bool)': BUILDSTDERR: AtomLayer.C:275:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 275 | if (m_smallerHydrogens && m_atomicNumber == 1) r *= 0.7; BUILDSTDERR: | ^~ BUILDSTDERR: AtomLayer.C:276:7: note: here BUILDSTDERR: 276 | case Primitive::BallsAndSticks: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from MoleculeLayer.h:25, BUILDSTDERR: from DipoleLayer.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from MoleculeLayer.h:35, BUILDSTDERR: from CubeDataLayer.C:26: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from CubeDataLayer.C:29: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from CubeDataLayer.C:29: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from CubeDataLayer.C:29: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: CubeDataLayer.C: In member function 'IQmol::Layer::Surface* IQmol::Layer::CubeData::calculateSurface(const IQmol::Data::SurfaceInfo&)': BUILDSTDERR: CubeDataLayer.C:82:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 82 | qglviewer::Vec d(m_cube.delta()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from CubeDataLayer.h:26, BUILDSTDERR: from CubeDataLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.h:25, BUILDSTDERR: from DysonOrbitalsLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from MoleculeLayer.h:35, BUILDSTDERR: from DipoleLayer.C:24: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: DipoleLayer.C: In constructor 'IQmol::Layer::Dipole::Dipole(const qglviewer::Vec&)': BUILDSTDERR: DipoleLayer.C:38:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 38 | m_sceneRadius(Preferences::DefaultSceneRadius()) BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: DipoleLayer.C: In member function 'void IQmol::Layer::Dipole::drawPrivate()': BUILDSTDERR: DipoleLayer.C:99:29: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 99 | Vec dipole(m_dipoleMoment); BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from DipoleLayer.h:25, BUILDSTDERR: from DipoleLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DipoleMoment.h:25, BUILDSTDERR: from GeometryLayer.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from GeometryLayer.C:24: BUILDSTDERR: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': BUILDSTDERR: ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from GeometryLayer.h:26, BUILDSTDERR: from GeometryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GeometryLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Geometry::dipole() const': BUILDSTDERR: GeometryLayer.C:58:24: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 58 | return dipole.value(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from GeometryLayer.h:26, BUILDSTDERR: from GeometryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:26, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:26, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:26, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from GeminalOrbitalsLayer.h:31, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from GeminalOrbitalsLayer.h:31, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from GeminalOrbitalsLayer.h:31, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ =format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GeometryLayer.o GeometryLayer.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EfpFragmentLayer.o EfpFragmentLayer.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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/includIn file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from MoleculeLayer.h:35, BUILDSTDERR: from GeminalOrbitalsLayer.C:25: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GeminalOrbitalsLayer.C: In member function 'bool IQmol::Layer::GeminalOrbitals::computeOrbitalGrids(IQmol::Data::GridDataList&)': BUILDSTDERR: GeminalOrbitalsLayer.C:490:25: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 490 | Vec delta(g0->delta()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GeminalOrbitalsLayer.C:491:27: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 491 | Vec origin(g0->origin()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GeminalOrbitalsLayer.C: In member function 'bool IQmol::Layer::GeminalOrbitals::computeDensityGrids(IQmol::Data::GridDataList&)': BUILDSTDERR: GeminalOrbitalsLayer.C:705:25: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 705 | Vec delta(g0->delta()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: GeminalOrbitalsLayer.C:706:27: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 706 | Vec origin(g0->origin()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.h:25, BUILDSTDERR: from GeminalOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.h:25, BUILDSTDERR: from EfpFragmentLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from GeometryListLayer.h:26, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from GeometryListLayer.h:26, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from GeometryListLayer.h:26, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from GeometryListLayer.h:26, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ e/qt5/QtCore -I../../build -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/EfpFragmentListLayer.o EfpFragmentListLayer.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FileLayer.o FileLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FrequenciesLayer.o FrequenciesLayer.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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/QtOpenGLIn file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ../Data/ExcitedStates.h:25, BUILDSTDERR: from ExcitedStatesLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ../Data/ExcitedStates.h:25, BUILDSTDERR: from ExcitedStatesLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ../Data/ExcitedStates.h:25, BUILDSTDERR: from ExcitedStatesLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ../Data/ExcitedStates.h:25, BUILDSTDERR: from ExcitedStatesLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/EfpFragmentLibrary.h:25, BUILDSTDERR: from EfpFragmentLayer.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from GeometryListLayer.h:26, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from GeometryListLayer.h:27, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from GeometryListLayer.h:26, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from GeometryListLayer.h:27, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from GeometryListLayer.h:26, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from GeometryListLayer.h:27, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from GeometryListLayer.h:26, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from FileLayer.h:26, BUILDSTDERR: from FileLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from FileLayer.h:26, BUILDSTDERR: from FileLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from FileLayer.h:26, BUILDSTDERR: from FileLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from FileLayer.h:26, BUILDSTDERR: from FileLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ../Data/ExcitedStates.h:25, BUILDSTDERR: from ExcitedStatesLayer.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/ExcitedStates.h:25, BUILDSTDERR: from ExcitedStatesLayer.C:25: BUILDSTDERR: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': BUILDSTDERR: ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/ElectronicTransition.h:26, BUILDSTDERR: from ../Data/ExcitedStates.h:25, BUILDSTDERR: from ExcitedStatesLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GeometryListLayer.h:27, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from GeometryListLayer.h:26, BUILDSTDERR: from GeometryListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ./SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from EfpFragmentListLayer.C:27: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from FileLayer.h:26, BUILDSTDERR: from FileLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Viewer/Viewer.h:28, BUILDSTDERR: from EfpFragmentListLayer.C:27: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from EfpFragmentListLayer.C:27: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from EfpFragmentListLayer.C:27: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from EfpFragmentListLayer.C:27: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.h:25, BUILDSTDERR: from EfpFragmentListLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from GroupLayer.h:25, BUILDSTDERR: from GroupLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/ParseFile.h:26, BUILDSTDERR: from GroupLayer.C:28: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GroupLayer.o GroupLayer.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/IsotopesLayer.o IsotopesLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Layer.o Layer.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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../ConfiguratoIn file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ./SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from FrequenciesLayer.h:26, BUILDSTDERR: from FrequenciesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ r -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/LayerFactory.o LayerFactory.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NaturalBondOrbitalsLayer.o NaturalBondOrbitalsLayer.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQTIn file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/PointGroup.h:25, BUILDSTDERR: from SymmetryLayer.h:26, BUILDSTDERR: from InfoLayer.h:28, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from MoleculeLayer.h:35, BUILDSTDERR: from InfoLayer.C:25: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from InfoLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from MoleculeLayer.h:25, BUILDSTDERR: from IsotopesLayer.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from LayerFactory.C:29: BUILDSTDERR: ../Data/PointCharge.h: In constructor 'IQmol::Data::PointCharge::PointCharge(double, const qglviewer::Vec&)': BUILDSTDERR: ../Data/PointCharge.h:39:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 39 | : m_charge(charge), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/ExcitedStates.h:25, BUILDSTDERR: from LayerFactory.C:31: BUILDSTDERR: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': BUILDSTDERR: ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from LayerFactory.C:39: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from LayerFactory.C:39: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from LayerFactory.C:39: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from NaturalBondOrbitalsLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from MoleculeLayer.h:35, BUILDSTDERR: from IsotopesLayer.C:25: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from IsotopesLayer.h:26, BUILDSTDERR: from IsotopesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from GeometryListLayer.h:27, BUILDSTDERR: from LayerFactory.C:50: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from MoleculeLayer.C:26: BUILDSTDERR: ../Data/DipoleMoment.h: In constructor 'IQmol::Data::DipoleMoment::DipoleMoment(const qglviewer::Vec&)': BUILDSTDERR: ../Data/DipoleMoment.h:37:89: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 37 | DipoleMoment(qglviewer::Vec const& dipole = qglviewer::Vec()) : m_dipole(dipole) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from MoleculeLayer.C:32: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from MoleculeLayer.C:32: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from MoleculeLayer.C:32: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from MoleculeLayer.C:39: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from MoleculeLayer.C:39: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from MoleculeLayer.C:39: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from GeminalOrbitalsLayer.h:31, BUILDSTDERR: from LayerFactory.C:57: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from GeminalOrbitalsLayer.h:31, BUILDSTDERR: from LayerFactory.C:57: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from GeminalOrbitalsLayer.h:31, BUILDSTDERR: from LayerFactory.C:57: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from NaturalTransitionOrbitalsLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: LayerFactory.C: In member function 'IQmol::Layer::List IQmol::Layer::Factory::convert(IQmol::Data::PointChargeList&)': BUILDSTDERR: LayerFactory.C:294:59: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 294 | qglviewer::Vec position(pointCharges[i]->position()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from LayerFactory.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from MoleculeLayer.h:26, BUILDSTDERR: from MolecularSurfacesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from MoleculeLayer.h:26, BUILDSTDERR: from MolecularSurfacesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from MoleculeLayer.h:26, BUILDSTDERR: from MolecularSurfacesLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from MoleculeLayer.h:35, BUILDSTDERR: from MolecularSurfacesLayer.C:24: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from MolecularSurfacesLayer.C:26: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from MolecularSurfacesLayer.C:26: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from MolecularSurfacesLayer.h:27, BUILDSTDERR: from MolecularSurfacesLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from MolecularSurfacesLayer.C:26: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: In file included from FrequenciesLayer.h:26, BUILDSTDERR: from MoleculeLayer.C:45: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Process/QChemJobInfo.h:27, BUILDSTDERR: from MoleculeLayer.C:61: BUILDSTDERR: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from MoleculeLayer.C:61: BUILDSTDERR: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: MoleculeLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Molecule::getBuildAxis(IQmol::Layer::Atom*)': BUILDSTDERR: MoleculeLayer.C:619:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 619 | return axis; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: MoleculeLayer.C: In member function 'void IQmol::Layer::Molecule::applyConstraint(IQmol::Layer::Constraint*)': BUILDSTDERR: MoleculeLayer.C:949:11: warning: enumeration value 'FrozenAtoms' not handled in switch [-Wswitch] BUILDSTDERR: 949 | switch (constraint->constraintType()) { BUILDSTDERR: | ^ BUILDSTDERR: MoleculeLayer.C: In member function 'void IQmol::Layer::Molecule::applyDistanceConstraint(IQmol::Layer::Constraint*)': BUILDSTDERR: MoleculeLayer.C:1029:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1029 | c += fragB.contains(*iter) ? shift : -shift; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: MoleculeLayer.C: In member function 'void IQmol::Layer::Molecule::rotateIntoPlane(const qglviewer::Vec&, const qglviewer::Vec&, const qglviewer::Vec&)': BUILDSTDERR: MoleculeLayer.C:2095:13: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 2095 | Vec pp(pt); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: MoleculeLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Molecule::dipoleFromPointCharges()': BUILDSTDERR: MoleculeLayer.C:2352:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 2352 | return dipole; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: MoleculeLayer.C: In member function 'qglviewer::Vec IQmol::Layer::Molecule::centerOfNuclearCharge()': BUILDSTDERR: MoleculeLayer.C:2405:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 2405 | return center; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/AtomicProperty.h:25, BUILDSTDERR: from MoleculeLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ _OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NaturalTransitionOrbitalsLayer.o NaturalTransitionOrbitalsLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/NmrLayer.o NmrLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/OrbitalsLayer.o OrbitalsLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PrimitiveLayer.o PrimitiveLayer.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrLayer.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from MoleculeLayer.h:26, BUILDSTDERR: from NmrLayer.C:26: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from MoleculeLayer.h:26, BUILDSTDERR: from NmrLayer.C:26: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from MoleculeLayer.h:26, BUILDSTDERR: from NmrLayer.C:26: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from MoleculeLayer.h:35, BUILDSTDERR: from NmrLayer.C:26: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/NmrData.h:25, BUILDSTDERR: from NmrLayer.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from OrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from OrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from OrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from OrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from PrimitiveLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SymmetryLayer.o SymmetryLayer.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include AtomLayer.h -o ../../build/moc_AtomLayer.cpp BUILDSTDERR: /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/src/../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/buiIn file included from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from OrbitalsLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ lddir/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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include AxesMeshLayer.h -o ../../build/moc_AxesMeshLayer.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include BackgroundLayer.h -o ../../build/moc_BackgroundLayer.cpp BUILDSTDERR: /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/src/../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.In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from MoleculeLayer.h:26, BUILDSTDERR: from OrbitalsLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from OrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from MoleculeLayer.h:26, BUILDSTDERR: from OrbitalsLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from OrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:27, BUILDSTDERR: from PrimitiveLayer.h:25, BUILDSTDERR: from AtomLayer.h:25, BUILDSTDERR: from InfoLayer.h:26, BUILDSTDERR: from MoleculeLayer.h:26, BUILDSTDERR: from OrbitalsLayer.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from OrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from PrimitiveLayer.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from SymmetryLayer.h:26, BUILDSTDERR: from SymmetryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from SymmetryLayer.h:26, BUILDSTDERR: from SymmetryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from SymmetryLayer.h:26, BUILDSTDERR: from SymmetryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from SymmetryLayer.h:26, BUILDSTDERR: from SymmetryLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from MoleculeLayer.h:35, BUILDSTDERR: from OrbitalsLayer.C:24: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from OrbitalsLayer.h:25, BUILDSTDERR: from OrbitalsLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ 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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include BondLayer.h -o ../../build/moc_BondLayer.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include CanonicalOrbitalsLayer.h -o ../../build/moc_CanonicalOrbitalsLayer.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ChargeLayer.h -o ../../build/moc_ChargeLayer.cpp BUILDSTDERR: /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/src/../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/buIn file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/PointGroup.h:25, BUILDSTDERR: from SymmetryLayer.h:26, BUILDSTDERR: from SymmetryLayer.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ ilddir/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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ClippingPlaneLayer.h -o ../../build/moc_ClippingPlaneLayer.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include DysonOrbitalsLayer.h -o ../../build/moc_DysonOrbitalsLayer.cpp BUILDSTDERR: /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/src/../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/IQmIn file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from MoleculeLayer.h:35, BUILDSTDERR: from SurfaceLayer.C:25: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../Viewer/PovRayGen.h:25, BUILDSTDERR: from SurfaceLayer.C:27: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../Viewer/PovRayGen.h:25, BUILDSTDERR: from SurfaceLayer.C:27: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Viewer/PovRayGen.h:25, BUILDSTDERR: from SurfaceLayer.C:27: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from GLObjectLayer.h:26, BUILDSTDERR: from SurfaceLayer.h:25, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ ol-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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include GeometryListLayer.h -o ../../build/moc_GeometryListLayer.cpp BUILDSTDERR: /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/src/../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/IQmSurfaceLayer.C: In member function 'void IQmol::Layer::Surface::povrayLines(IQmol::PovRayGen&, const OMMesh&, const QColor&)': BUILDSTDERR: 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] BUILDSTDERR: 231 | point = data.point(data.to_vertex_handle(data.halfedge_handle(edge,0))); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 233 | point = data.point(data.from_vertex_handle(data.halfedge_handle(edge,0))); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: SurfaceLayer.C: In member function 'void IQmol::Layer::Surface::povray(IQmol::PovRayGen&, const OMMesh&, const QColor&)': BUILDSTDERR: 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] BUILDSTDERR: 255 | point = data.point(vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 256 | normal = data.normal(vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: SurfaceLayer.C: In member function 'void IQmol::Layer::Surface::drawVertexNormals(const IQmol::Data::Mesh&)': BUILDSTDERR: 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] BUILDSTDERR: 408 | p = mesh.vertex(vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 409 | n = mesh.normal(vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:53, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/IteratorsT.hh:144:9: note: declared here BUILDSTDERR: 144 | operator value_handle() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: SurfaceLayer.C: In member function 'GLuint IQmol::Layer::Surface::compile(const IQmol::Data::Mesh&)': BUILDSTDERR: 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] BUILDSTDERR: 486 | property = mesh.scalarFieldValue(vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 490 | glArrayElement(vertex.handle().idx()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 493 | property = mesh.scalarFieldValue(vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 497 | glArrayElement(vertex.handle().idx()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 500 | property = mesh.scalarFieldValue(vertex); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:582:9: note: declared here BUILDSTDERR: 582 | operator value_type() const { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 504 | glArrayElement(vertex.handle().idx()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 514 | glArrayElement(vertex.handle().idx()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 517 | glArrayElement(vertex.handle().idx()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: 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] BUILDSTDERR: 520 | glArrayElement(vertex.handle().idx()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/OpenMesh/Core/Mesh/PolyConnectivity.hh:54, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriConnectivity.hh:52, BUILDSTDERR: from /usr/include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh:65, BUILDSTDERR: from ../Data/Mesh.h:28, BUILDSTDERR: from ../Data/Surface.h:26, BUILDSTDERR: from SurfaceLayer.h:27, BUILDSTDERR: from SurfaceLayer.C:23: BUILDSTDERR: /usr/include/OpenMesh/Core/Mesh/CirculatorsT.hh:571:20: note: declared here BUILDSTDERR: 571 | value_type handle() const { BUILDSTDERR: | ^~~~~~ ol-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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include GlobalLayer.h -o ../../build/moc_GlobalLayer.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_BondLayer.o ../../build/moc_BondLayer.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/moc_AtomLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ClippingPlaneLayer.o ../../build/moc_ClippingPlaneLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ConstraintLayer.o ../../build/moc_ConstraintLayer.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -iIn file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/BondLayer.h:25, BUILDSTDERR: from ../../build/moc_BondLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ChargeLayer.h:25, BUILDSTDERR: from ../../build/moc_ChargeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/ClippingPlaneLayer.h:25, BUILDSTDERR: from ../../build/moc_ClippingPlaneLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_CanonicalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_CanonicalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_CanonicalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_CanonicalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/ConstraintLayer.h:25, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/ConstraintLayer.h:25, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/ConstraintLayer.h:25, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/ConstraintLayer.h:25, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ system /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_DipoleLayer.o ../../build/moc_DipoleLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_DysonOrbitalsLayer.o ../../build/moc_DysonOrbitalsLayer.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ConstraintLayer.h:26, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/ConstraintLayer.h:25, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ConstraintLayer.h:26, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/ConstraintLayer.h:25, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/ConstraintLayer.h:26, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/ConstraintLayer.h:25, BUILDSTDERR: from ../../build/moc_ConstraintLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/DipoleLayer.h:25, BUILDSTDERR: from ../../build/moc_DipoleLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/CanonicalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_CanonicalOrbitalsLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeminalOrbitalsLayer.o ../../build/moc_GeminalOrbitalsLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeometryLayer.o ../../build/moc_GeometryLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GeometryListLayer.o ../../build/moc_GeometryListLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GlobalLayer.o ../../build/moc_GlobalLayer.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../../build/../src/Layer/CubeDataLayer.h:26, BUILDSTDERR: from ../../build/moc_CubeDataLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../../build/../src/Layer/CubeDataLayer.h:26, BUILDSTDERR: from ../../build/moc_CubeDataLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../../build/../src/Layer/CubeDataLayer.h:26, BUILDSTDERR: from ../../build/moc_CubeDataLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../../build/../src/Layer/CubeDataLayer.h:26, BUILDSTDERR: from ../../build/moc_CubeDataLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GeometryLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GeometryLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GeometryLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GeometryLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_DysonOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_DysonOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_DysonOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_DysonOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../../build/../src/Layer/CubeDataLayer.h:26, BUILDSTDERR: from ../../build/moc_CubeDataLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/DysonOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_DysonOrbitalsLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_EfpFragmentLayer.o ../../build/moc_EfpFragmentLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_EfpFragmentListLayer.o ../../build/moc_EfpFragmentListLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ExcitedStatesLayer.o ../../build/moc_ExcitedStatesLayer.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystIn file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/EfpFragmentListLayer.h:25, BUILDSTDERR: from ../../build/moc_EfpFragmentListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:27, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:27, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:27, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:26, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:26, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:26, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:31, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../Data/MultipoleExpansion.h: In constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const qglviewer::Vec&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:46:46: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 46 | : m_order(-1), m_position(position) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:31, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../Data/MultipoleExpansion.h: In copy constructor 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)': BUILDSTDERR: ../Data/MultipoleExpansion.h:33:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 33 | class MultipoleExpansion : public Base { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SpatialProperty.h:28, BUILDSTDERR: from ../../build/../src/Layer/GeminalOrbitalsLayer.h:31, BUILDSTDERR: from ../../build/moc_GeminalOrbitalsLayer.cpp:9: BUILDSTDERR: ../Data/MultipoleExpansion.h: In member function 'const IQmol::Data::MultipoleExpansion IQmol::Data::MultipoleExpansion::operator+(const IQmol::Data::MultipoleExpansion&) const': BUILDSTDERR: ../Data/MultipoleExpansion.h:73:44: note: synthesized method 'IQmol::Data::MultipoleExpansion::MultipoleExpansion(const IQmol::Data::MultipoleExpansion&)' first required here BUILDSTDERR: 73 | return MultipoleExpansion(*this) += that; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GeometryListLayer.h:27, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Atom.h:25, BUILDSTDERR: from ../Data/Geometry.h:25, BUILDSTDERR: from ../Data/GeometryList.h:25, BUILDSTDERR: from ../../build/../src/Layer/GeometryListLayer.h:26, BUILDSTDERR: from ../../build/moc_GeometryListLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ em /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FrequenciesLayer.o ../../build/moc_FrequenciesLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GLObjectLayer.o ../../build/moc_GLObjectLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_GroupLayer.o ../../build/moc_GroupLayer.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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/srIn file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/moc_GLObjectLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../../build/../src/Layer/FileLayer.h:26, BUILDSTDERR: from ../../build/moc_FileLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../../build/../src/Layer/FileLayer.h:26, BUILDSTDERR: from ../../build/moc_FileLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../../build/../src/Layer/FileLayer.h:26, BUILDSTDERR: from ../../build/moc_FileLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../../build/../src/Layer/FileLayer.h:26, BUILDSTDERR: from ../../build/moc_FileLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/GroupLayer.h:25, BUILDSTDERR: from ../../build/moc_GroupLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ./GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/File.h:25, BUILDSTDERR: from ../../build/../src/Layer/FileLayer.h:26, BUILDSTDERR: from ../../build/moc_FileLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ c -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_InfoLayer.o ../../build/moc_InfoLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_IsotopesLayer.o ../../build/moc_IsotopesLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Layer.o ../../build/moc_Layer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MoleculeLayer.o ../../build/moc_MoleculeLayer.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIn file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/IsotopesLayer.h:26, BUILDSTDERR: from ../../build/moc_IsotopesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ./SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ IB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MolecularSurfacesLayer.o ../../build/moc_MolecularSurfacesLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_NaturalBondOrbitalsLayer.o ../../build/moc_NaturalBondOrbitalsLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_NaturalTransitionOrbitalsLayer.o ../../build/moc_NaturalTransitionOrbitalsLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_NmrLayer.o ../../build/moc_NmrLayer.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2In file included from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ./GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Layer/FrequenciesLayer.h:26, BUILDSTDERR: from ../../build/moc_FrequenciesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/PointGroup.h:25, BUILDSTDERR: from ../../build/../src/Layer/SymmetryLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:28, BUILDSTDERR: from ../../build/moc_InfoLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalBondOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalBondOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalBondOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalBondOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, BUILDSTDERR: from ../../build/moc_MolecularSurfacesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, BUILDSTDERR: from ../../build/moc_MolecularSurfacesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, BUILDSTDERR: from ../../build/moc_MolecularSurfacesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, BUILDSTDERR: from ../../build/moc_MolecularSurfacesLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_OrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_OrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_OrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_OrbitalsLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_OrbitalsLayer.o ../../build/moc_OrbitalsLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_PrimitiveLayer.o ../../build/moc_PrimitiveLayer.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SurfaceLayer.o ../../build/moc_SurfaceLayer.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystemIn file included from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalBondOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalBondOrbitalsLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:26, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:26, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/AtomLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/InfoLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:26, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/SurfaceInfo.h:25, BUILDSTDERR: from ../../build/../src/Layer/MolecularSurfacesLayer.h:27, BUILDSTDERR: from ../../build/moc_MolecularSurfacesLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../../build/moc_PrimitiveLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/../src/Layer/NaturalTransitionOrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_NaturalTransitionOrbitalsLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Orbitals.h:25, BUILDSTDERR: from ../../build/../src/Layer/OrbitalsLayer.h:25, BUILDSTDERR: from ../../build/moc_OrbitalsLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:35, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../../build/../src/Layer/MoleculeLayer.h:25, BUILDSTDERR: from ../../build/moc_MoleculeLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../build/../src/Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:25, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from ../../build/../src/Layer/SymmetryLayer.h:26, BUILDSTDERR: from ../../build/moc_SymmetryLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from ../../build/../src/Layer/SymmetryLayer.h:26, BUILDSTDERR: from ../../build/moc_SymmetryLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from ../../build/../src/Layer/SymmetryLayer.h:26, BUILDSTDERR: from ../../build/moc_SymmetryLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/PointGroup.h:25, BUILDSTDERR: from ../../build/../src/Layer/SymmetryLayer.h:26, BUILDSTDERR: from ../../build/moc_SymmetryLayer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../../build/../src/Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../../build/moc_SurfaceLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/PointGroup.h:25, BUILDSTDERR: from ../../build/../src/Layer/SymmetryLayer.h:26, BUILDSTDERR: from ../../build/moc_SymmetryLayer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SymmetryLayer.o ../../build/moc_SymmetryLayer.cpp 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/LocalConnection.o LocalConnection.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURSshReply.C: In member function 'virtual void IQmol::Network::SftpPutFile::runDelegate()': BUILDSTDERR: 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] BUILDSTDERR: 326 | if (total == fileInfo.st_size) QLOG_TRACE() << "Transfer complete"; BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: SshReply.C:326:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 326 | if (total == fileInfo.st_size) QLOG_TRACE() << "Transfer complete"; BUILDSTDERR: | ^ BUILDSTDERR: SshReply.C: In member function 'void IQmol::Network::SftpGetFile::runDelegate(bool&)': BUILDSTDERR: SshReply.C:544:4: warning: label 'cleanup' defined but not used [-Wunused-label] BUILDSTDERR: 544 | cleanup: BUILDSTDERR: | ^~~~~~~ CE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SshReply.o SshReply.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/emitterstate.o emitterstate.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -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/QtWidIn file included from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: ptr_stack.h:30:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 30 | void push(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: ptr_stack.h:34:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 34 | std::auto_ptr pop() { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: ptr_stack.h: In member function 'std::auto_ptr ptr_stack::pop()': BUILDSTDERR: ptr_stack.h:35:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 35 | std::auto_ptr t(m_data.back()); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: setting.h: At global scope: BUILDSTDERR: setting.h:24:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 24 | std::auto_ptr set(const T& value); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: setting.h:59:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 59 | inline std::auto_ptr Setting::set(const T& value) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: setting.h: In member function 'std::auto_ptr YAML::Setting::set(const T&)': BUILDSTDERR: setting.h:60:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 60 | std::auto_ptr pChange(new SettingChange (this)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: setting.h: At global scope: BUILDSTDERR: setting.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 84 | void push(std::auto_ptr pSettingChange) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: ptr_stack.h:30:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 30 | void push(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: ptr_stack.h:34:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 34 | std::auto_ptr pop() { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: ptr_stack.h: In member function 'std::auto_ptr ptr_stack::pop()': BUILDSTDERR: ptr_stack.h:35:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 35 | std::auto_ptr t(m_data.back()); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: setting.h: At global scope: BUILDSTDERR: setting.h:24:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 24 | std::auto_ptr set(const T& value); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: setting.h:59:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 59 | inline std::auto_ptr Setting::set(const T& value) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: setting.h: In member function 'std::auto_ptr YAML::Setting::set(const T&)': BUILDSTDERR: setting.h:60:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 60 | std::auto_ptr pChange(new SettingChange (this)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: setting.h: At global scope: BUILDSTDERR: setting.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 84 | void push(std::auto_ptr pSettingChange) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterutils.h:9, BUILDSTDERR: from emitterutils.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitter.cpp:1: BUILDSTDERR: yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emitter.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:9, BUILDSTDERR: from emitter.cpp:2: BUILDSTDERR: ptr_stack.h:30:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 30 | void push(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emitter.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:9, BUILDSTDERR: from emitter.cpp:2: BUILDSTDERR: ptr_stack.h:34:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 34 | std::auto_ptr pop() { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emitter.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:9, BUILDSTDERR: from emitter.cpp:2: BUILDSTDERR: ptr_stack.h: In member function 'std::auto_ptr<_Up> ptr_stack::pop()': BUILDSTDERR: ptr_stack.h:35:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 35 | std::auto_ptr t(m_data.back()); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emitter.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitter.cpp:2: BUILDSTDERR: setting.h: At global scope: BUILDSTDERR: setting.h:24:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 24 | std::auto_ptr set(const T& value); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emitter.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitter.cpp:2: BUILDSTDERR: setting.h:59:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 59 | inline std::auto_ptr Setting::set(const T& value) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emitter.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitter.cpp:2: BUILDSTDERR: setting.h: In member function 'std::auto_ptr YAML::Setting::set(const T&)': BUILDSTDERR: setting.h:60:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 60 | std::auto_ptr pChange(new SettingChange (this)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emitter.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitterstate.h:10, BUILDSTDERR: from emitter.cpp:2: BUILDSTDERR: setting.h: At global scope: BUILDSTDERR: setting.h:84:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 84 | void push(std::auto_ptr pSettingChange) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emitter.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emitfromevents.cpp:2: BUILDSTDERR: yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emitfromevents.cpp:2: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: emitterstate.cpp: In member function 'void YAML::EmitterState::StartedGroup(YAML::GroupType::value)': BUILDSTDERR: emitterstate.cpp:141:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 141 | std::auto_ptr pGroup(new Group(type)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: emitterstate.cpp: In member function 'void YAML::EmitterState::EndedGroup(YAML::GroupType::value)': BUILDSTDERR: emitterstate.cpp:167:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 167 | std::auto_ptr pFinishedGroup = m_groups.pop(); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_stack.h:11, BUILDSTDERR: from emitterstate.h:9, BUILDSTDERR: from emitterstate.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from emit.cpp:3: BUILDSTDERR: yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/emitter.h:16, BUILDSTDERR: from emit.cpp:3: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ gets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/emitterutils.o emitterutils.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/memory.o memory.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ostream_wrapper.o ostream_wrapper.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W In file included from scanner.h:15, BUILDSTDERR: from scanner.cpp:1: BUILDSTDERR: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 32 | void push_back(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_vector.h:11, BUILDSTDERR: from scanner.h:15, BUILDSTDERR: from scanner.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: scanner.cpp: In member function 'void YAML::Scanner::StartStream()': BUILDSTDERR: scanner.cpp:244:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 244 | std::auto_ptr pIndent(new IndentMarker(-1, IndentMarker::NONE)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_vector.h:11, BUILDSTDERR: from scanner.h:15, BUILDSTDERR: from scanner.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: scanner.cpp: In member function 'YAML::Scanner::IndentMarker* YAML::Scanner::PushIndentTo(int, YAML::Scanner::IndentMarker::INDENT_TYPE)': BUILDSTDERR: scanner.cpp:291:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 291 | std::auto_ptr pIndent(new IndentMarker(column, type)); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_vector.h:11, BUILDSTDERR: from scanner.h:15, BUILDSTDERR: from scanner.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from scanner.h:15, BUILDSTDERR: from scanscalar.cpp:2: BUILDSTDERR: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 32 | void push_back(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_vector.h:11, BUILDSTDERR: from scanner.h:15, BUILDSTDERR: from scanscalar.cpp:2: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/scanscalar.o scanscalar.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -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/QtPIn file included from parse.cpp:4: BUILDSTDERR: yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from ./yaml-cpp/node/ptr.h:10, BUILDSTDERR: from yaml-cpp/node/node.h:10, BUILDSTDERR: from parse.cpp:2: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from parse.cpp:4: BUILDSTDERR: yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/config/no_tr1/memory.hpp:21, BUILDSTDERR: from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, BUILDSTDERR: from /usr/include/boost/shared_ptr.hpp:17, BUILDSTDERR: from ./yaml-cpp/node/ptr.h:10, BUILDSTDERR: from yaml-cpp/node/node.h:10, BUILDSTDERR: from parse.cpp:2: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ rintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I../../build -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/scantag.o scantag.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/scantoken.o scantoken.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/simplekey.o simplekey.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/singledocparser.o singledocparser.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/stream.o sIn file included from scanner.h:15, BUILDSTDERR: from scantag.cpp:1: BUILDSTDERR: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 32 | void push_back(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_vector.h:11, BUILDSTDERR: from scanner.h:15, BUILDSTDERR: from scantag.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from scanner.h:15, BUILDSTDERR: from scantoken.cpp:1: BUILDSTDERR: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 32 | void push_back(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_vector.h:11, BUILDSTDERR: from scanner.h:15, BUILDSTDERR: from scantoken.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from singledocparser.cpp:1: BUILDSTDERR: singledocparser.h:56:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 56 | std::auto_ptr m_pCollectionStack; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from singledocparser.h:13, BUILDSTDERR: from singledocparser.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from scanner.h:15, BUILDSTDERR: from simplekey.cpp:1: BUILDSTDERR: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 32 | void push_back(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ptr_vector.h:11, BUILDSTDERR: from scanner.h:15, BUILDSTDERR: from simplekey.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from scanner.h:15, BUILDSTDERR: from singledocparser.cpp:6: BUILDSTDERR: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 32 | void push_back(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from singledocparser.h:13, BUILDSTDERR: from singledocparser.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from yaml_parser.cpp:1: BUILDSTDERR: yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/parser.h:12, BUILDSTDERR: from yaml_parser.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from yaml_parser.cpp:1: BUILDSTDERR: yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/parser.h:12, BUILDSTDERR: from yaml_parser.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from scanner.h:15, BUILDSTDERR: from yaml_parser.cpp:5: BUILDSTDERR: ptr_vector.h:32:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 32 | void push_back(std::auto_ptr t) { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/parser.h:12, BUILDSTDERR: from yaml_parser.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from yaml_parser.cpp:6: BUILDSTDERR: singledocparser.h:56:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 56 | std::auto_ptr m_pCollectionStack; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from yaml-cpp/parser.h:12, BUILDSTDERR: from yaml_parser.cpp:1: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ tream.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/tag.o tag.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 -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/yaml_parser.o yaml_parser.cpp 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/QueueResourcesList.o QueueResourcesList.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB In file included from QChemJobInfo.h:27, BUILDSTDERR: from Job.h:26, BUILDSTDERR: from Job.C:23: BUILDSTDERR: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Job.h:26, BUILDSTDERR: from Job.C:23: BUILDSTDERR: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from JobInfo.C:23: BUILDSTDERR: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from QChemJobInfo.h:27, BUILDSTDERR: from QChemJobInfo.C:23: BUILDSTDERR: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from QChemJobInfo.C:23: BUILDSTDERR: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from QueueResourcesList.C:23: BUILDSTDERR: QueueResourcesList.h: In member function 'IQmol::Process::QueueResourcesList& IQmol::Process::QueueResourcesList::operator=(const IQmol::Process::QueueResourcesList&)': BUILDSTDERR: QueueResourcesList.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: QueueResourcesList.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from QueueResourcesDialog.h:26, BUILDSTDERR: from QueueResourcesDialog.C:23: BUILDSTDERR: QueueResourcesList.h: In member function 'IQmol::Process::QueueResourcesList& IQmol::Process::QueueResourcesList::operator=(const IQmol::Process::QueueResourcesList&)': BUILDSTDERR: QueueResourcesList.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: QueueResourcesList.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Server.o Server.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ServerConfigurationDialog.o ServerConfigurationDialog.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ServerConfigurationListDialog.o ServerConfigurationListDialog.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from Server.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from QueueOptionsDialog.C:24: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from QChemJobInfo.h:27, BUILDSTDERR: from Job.h:26, BUILDSTDERR: from Server.h:27, BUILDSTDERR: from Server.C:23: BUILDSTDERR: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Job.h:26, BUILDSTDERR: from Server.h:27, BUILDSTDERR: from Server.C:23: BUILDSTDERR: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/SystemDependent.o SystemDependent.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include Job.h -o ../../build/moc_Job.cpp BUILDSTDERR: /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ 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/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include JobMonitor.h -o ../../build/moc_JobMonitor.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include QueueResourcesDialog.h -o ../../build/moc_QueueResourcesDialog.cpp BUILDSTDERR: /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/src/../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/bIn file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ uild/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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ServerConfigurationListDialog.h -o ../../build/moc_ServerConfigurationListDialog.cpp BUILDSTDERR: /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/src/../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/QtPrintSupporIn file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfiguration.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from ServerConfigurationDialog.h:26, BUILDSTDERR: from ServerConfigurationDialog.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from QChemJobInfo.h:27, BUILDSTDERR: from Job.h:26, BUILDSTDERR: from Server.h:27, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Job.h:26, BUILDSTDERR: from Server.h:27, BUILDSTDERR: from ServerConfigurationListDialog.C:25: BUILDSTDERR: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from QChemJobInfo.h:27, BUILDSTDERR: from Job.h:26, BUILDSTDERR: from Server.h:27, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Job.h:26, BUILDSTDERR: from Server.h:27, BUILDSTDERR: from ServerRegistry.C:25: BUILDSTDERR: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ t -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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include SshFileDialog.h -o ../../build/moc_SshFileDialog.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/JobMonitor.o JobMonitor.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Job.o ../../build/moc_Job.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_JobMonitor.o ../../build/moc_JobMonitor.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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../ParIn file included from ../../build/../src/Process/QChemJobInfo.h:27, BUILDSTDERR: from ../../build/../src/Process/Job.h:26, BUILDSTDERR: from ../../build/moc_Job.cpp:9: BUILDSTDERR: ../../build/../src/Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: ../../build/../src/Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../../build/../src/Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../build/../src/Process/Job.h:26, BUILDSTDERR: from ../../build/moc_Job.cpp:9: BUILDSTDERR: ../../build/../src/Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: ../../build/../src/Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../../build/../src/Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ ser -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_QueueOptionsDialog.o ../../build/moc_QueueOptionsDialog.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ServerConfigurationDialog.o ../../build/moc_ServerConfigurationDialog.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DIn file included from QChemJobInfo.h:27, BUILDSTDERR: from Job.h:26, BUILDSTDERR: from JobMonitor.C:24: BUILDSTDERR: JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Job.h:26, BUILDSTDERR: from JobMonitor.C:24: BUILDSTDERR: QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/Parser.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:25, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/Parser.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:25, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/Parser.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:25, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/Parser.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:25, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Process/QueueResourcesDialog.h:26, BUILDSTDERR: from ../../build/moc_QueueResourcesDialog.cpp:9: BUILDSTDERR: ../../build/../src/Process/QueueResourcesList.h: In member function 'IQmol::Process::QueueResourcesList& IQmol::Process::QueueResourcesList::operator=(const IQmol::Process::QueueResourcesList&)': BUILDSTDERR: ../../build/../src/Process/QueueResourcesList.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../../build/../src/Process/QueueResourcesList.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/Parser.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:25, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/ExcitedStates.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:26, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: ../Data/ElectronicTransition.h: In constructor 'IQmol::Data::ElectronicTransition::ElectronicTransition(double, double, qglviewer::Vec, double)': BUILDSTDERR: ../Data/ElectronicTransition.h:48:76: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 48 | m_spinSquared(spinSquared), m_transitionMoment(transitionMoment) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/Parser.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:25, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from JobMonitor.C:27: BUILDSTDERR: QueueResourcesList.h: In member function 'IQmol::Process::QueueResourcesList& IQmol::Process::QueueResourcesList::operator=(const IQmol::Process::QueueResourcesList&)': BUILDSTDERR: QueueResourcesList.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: QueueResourcesList.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from JobMonitor.C:29: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/Parser.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:25, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from JobMonitor.C:29: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/Parser.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:25, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ServerConfiguration.h:26, BUILDSTDERR: from Server.h:25, BUILDSTDERR: from JobMonitor.C:29: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Parser/Parser.h:25, BUILDSTDERR: from ../Parser/QChemOutputParser.h:25, BUILDSTDERR: from JobMonitor.C:26: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:25, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Process/QChemJobInfo.h:27, BUILDSTDERR: from ../../build/../src/Process/Job.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:27, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../../build/../src/Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: ../../build/../src/Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../../build/../src/Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../build/../src/Process/Job.h:26, BUILDSTDERR: from ../../build/../src/Process/Server.h:27, BUILDSTDERR: from ../../build/moc_Server.cpp:9: BUILDSTDERR: ../../build/../src/Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: ../../build/../src/Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../../build/../src/Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/YamlNode.h:25, BUILDSTDERR: from ../../build/../src/Process/ServerConfiguration.h:26, BUILDSTDERR: from ../../build/../src/Process/ServerConfigurationDialog.h:26, BUILDSTDERR: from ../../build/moc_ServerConfigurationDialog.cpp:9: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ QT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_SshFileDialog.o ../../build/moc_SshFileDialog.cpp 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' BUILDSTDERR: 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 ShaderDialog.ui: Warning: Z-order assignment: 'verticalSpacer_3' is not a valid widget. -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Cursors.o Cursors.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/GLSLmath.o GLSLmath.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ManipulateHandler.o ManipulatIn file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from CameraDialog.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/EfpFragment.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:25: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from BuildFunctionalGroupHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:24: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from CameraDialog.C:25: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildMoleculeFragmentHandler.h:25, BUILDSTDERR: from BuildMoleculeFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Animator.C:23: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Animator.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from CameraDialog.C:28: BUILDSTDERR: ../../src/QGLViewer/manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::pivotPoint() const': BUILDSTDERR: ../../src/QGLViewer/manipulatedCameraFrame.h:75:34: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 75 | Vec pivotPoint() const { return pivotPoint_; } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from CameraDialog.C:28: BUILDSTDERR: ../../src/QGLViewer/manipulatedCameraFrame.h: In member function 'qglviewer::Vec qglviewer::ManipulatedCameraFrame::sceneUpVector() const': BUILDSTDERR: ../../src/QGLViewer/manipulatedCameraFrame.h:171:37: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 171 | Vec sceneUpVector() const { return sceneUpVector_; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from CameraDialog.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: CameraDialog.C: In member function 'void IQmol::CameraDialog::runFrame()': BUILDSTDERR: CameraDialog.C:289:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUILDSTDERR: 289 | if (m_keyFrameRow+1 >= table->rowCount()) return; BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from BuildAtomHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from BuildEfpFragmentHandler.C:26: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from BuildEfpFragmentHandler.C:26: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from BuildEfpFragmentHandler.C:26: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from BuildEfpFragmentHandler.C:26: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from BuildHandler.h:26, BUILDSTDERR: from BuildEfpFragmentHandler.h:25, BUILDSTDERR: from BuildEfpFragmentHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ManipulateHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ eHandler.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ShaderDialog.o ShaderDialog.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isystem /usr/include/libdrmIn file included from ../../src/QGLViewer/constraint.h:26, BUILDSTDERR: from ManipulatedFrameSetConstraint.h:25, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/constraint.h:26, BUILDSTDERR: from ManipulatedFrameSetConstraint.h:25, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/constraint.h:26, BUILDSTDERR: from ManipulatedFrameSetConstraint.h:25, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/QGLViewer/constraint.h:26, BUILDSTDERR: from ManipulatedFrameSetConstraint.h:25, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ManipulatedFrameSetConstraint.h:25, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/constraint.h:26, BUILDSTDERR: from ManipulatedFrameSetConstraint.h:25, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ManipulatedFrameSetConstraint.h:25, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/constraint.h:26, BUILDSTDERR: from ManipulatedFrameSetConstraint.h:25, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/QGLViewer/constraint.h:26, BUILDSTDERR: from ManipulatedFrameSetConstraint.h:25, BUILDSTDERR: from ManipulatedFrameSetConstraint.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: PovRayGen.C: In member function 'void IQmol::PovRayGen::writeMesh(const QList&, const QList&, const QList&, const QColor&, bool)': BUILDSTDERR: PovRayGen.C:467:27: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 467 | Vec n(normals.at(i)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from PovRayGen.h:25, BUILDSTDERR: from PovRayGen.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from ShaderDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from ShaderDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from ShaderDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from ShaderDialog.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ShaderDialog.C: In member function 'void IQmol::ShaderDialog::copyPovRayParametersToDialog(const QVariantMap&)': BUILDSTDERR: ShaderDialog.C:200:12: warning: variable 'value' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 200 | double value; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ShaderDialog.C: In member function 'void IQmol::ShaderDialog::copyParametersToDialog(const QVariantMap&)': BUILDSTDERR: ShaderDialog.C:297:14: warning: case value '38' not in enumerated type 'QVariant::Type' [-Wswitch] BUILDSTDERR: 297 | case QMetaType::Float: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from ShaderLibrary.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from ShaderLibrary.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from ShaderLibrary.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from ShaderLibrary.C:25: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ./Animator.h:26, BUILDSTDERR: from ../Old/UndoCommands.h:25, BUILDSTDERR: from ManipulateSelectionHandler.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Layer/PrimitiveLayer.h:25, BUILDSTDERR: from ../Layer/AtomLayer.h:25, BUILDSTDERR: from ../Layer/InfoLayer.h:26, BUILDSTDERR: from ../Layer/MoleculeLayer.h:26, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/PovRay.h:25, BUILDSTDERR: from ShaderLibrary.C:31: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Old/UndoCommands.h:25, BUILDSTDERR: from ManipulateSelectionHandler.C:24: BUILDSTDERR: ./Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ./Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ManipulateSelectionHandler.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ManipulateSelectionHandler.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ManipulateSelectionHandler.C:25: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ManipulateSelectionHandler.h:26, BUILDSTDERR: from ManipulateSelectionHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ShaderLibrary.o ShaderLibrary.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Snapshot.o Snapshot.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/Viewer.o Viewer.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ViewerModel.o ViewerModel.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/includeIn file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from SelectHandler.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Old/SurfaceAnimatorDialog.h:27, BUILDSTDERR: from ../Layer/MoleculeLayer.h:35, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ./Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ./Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ReindexAtomsHandler.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ReindexAtomsHandler.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ReindexAtomsHandler.C:25: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Data/Serialization.h:29, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/Bank.h:25, BUILDSTDERR: from ../Layer/MoleculeLayer.h:25, BUILDSTDERR: from ReindexAtomsHandler.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from Viewer.C:25: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from Viewer.C:25: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from Viewer.C:25: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from Viewer.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from CameraDialog.h:26, BUILDSTDERR: from Viewer.C:25: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from CameraDialog.h:26, BUILDSTDERR: from Viewer.C:25: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Viewer.C:26: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from Snapshot.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from Viewer.h:28, BUILDSTDERR: from Viewer.C:26: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ /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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ViewerModelView.o ViewerModelView.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include Animator.h -o ../../build/moc_Animator.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include CameraDialog.h -o ../../build/moc_CameraDialog.cpp BUILDSTDERR: /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/src/../build/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/Viewer.C: In member function 'qglviewer::Vec IQmol::Viewer::worldCoordinatesOf(QMouseEvent*, const qglviewer::Vec&)': BUILDSTDERR: Viewer.C:422:11: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 422 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ShaderLibrary.h:36, BUILDSTDERR: from Viewer.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ 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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ShaderDialog.h -o ../../build/moc_ShaderDialog.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include Snapshot.h -o ../../build/moc_Snapshot.cpp BUILDSTDERR: /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/src/../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/QtOIn file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ penGL -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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ViewerModel.h -o ../../build/moc_ViewerModel.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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/include -I/usr/local/include -I/usr/include ViewerModelView.h -o ../../build/moc_ViewerModelView.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/openbabel-2.0 -I../../srIn file included from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ c -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Animator.o ../../build/moc_Animator.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_CameraDialog.o ../../build/moc_CameraDialog.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ShaderDialog.o ../../build/moc_ShaderDialog.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_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 -isIn file included from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from Viewer.h:42, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from Animator.h:25, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModelView.h:26, BUILDSTDERR: from ViewerModelView.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ViewerModel.C:40: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h: At global scope: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:42:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 42 | std::auto_ptr m_pScanner; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:8, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ViewerModel.C:40: BUILDSTDERR: ../Yaml/yaml-cpp/parser.h:43:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | std::auto_ptr m_pDirectives; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Yaml/yaml-cpp/yaml.h:9, BUILDSTDERR: from ../Data/YamlNode.h:26, BUILDSTDERR: from ViewerModel.C:40: BUILDSTDERR: ../Yaml/yaml-cpp/emitter.h:118:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 118 | std::auto_ptr m_pState; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from /usr/include/boost/smart_ptr/scoped_ptr.hpp:22, BUILDSTDERR: from /usr/include/boost/scoped_ptr.hpp:13, BUILDSTDERR: from /usr/include/boost/archive/xml_iarchive.hpp:21, BUILDSTDERR: from ../Data/Serialization.h:31, BUILDSTDERR: from ../Data/Data.h:25, BUILDSTDERR: from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from Animator.h:26, BUILDSTDERR: from Viewer.h:28, BUILDSTDERR: from ViewerModel.h:25, BUILDSTDERR: from ViewerModel.C:23: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/keyFrameInterpolator.h:31, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/quaternion.h:26, BUILDSTDERR: from ../../src/QGLViewer/keyFrameInterpolator.h:29, BUILDSTDERR: from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../build/../src/Viewer/CameraDialog.h:26, BUILDSTDERR: from ../../build/moc_CameraDialog.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:26, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../build/../src/Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../../build/../src/Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/moc_Animator.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../build/../src/Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../../build/../src/Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/moc_Viewer.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../build/../src/Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../../build/../src/Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/moc_ViewerModel.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../build/../src/Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../../build/../src/Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../../build/../src/Viewer/Animator.h:25, BUILDSTDERR: from ../../build/../src/Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModel.h:25, BUILDSTDERR: from ../../build/../src/Viewer/ViewerModelView.h:26, BUILDSTDERR: from ../../build/moc_ViewerModelView.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ ystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Snapshot.o ../../build/moc_Snapshot.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_Viewer.o ../../build/moc_Viewer.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ViewerModelView.o ../../build/moc_ViewerModelView.cpp rm -f ../../build/libViewer.a BUILDSTDERR: 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/ManipulMakefile:854: warning: overriding recipe for target '../../build/ui_PeriodicTable.h' BUILDSTDERR: Makefile:834: warning: ignoring old recipe for target '../../build/ui_PeriodicTable.h' ateSelectionHandler.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' /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 -isystem /usr/include/libdrm -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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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/src/../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++/9 -I/usr/include/c++/9/riscv64-redhat-linux -I/usr/include/c++/9/backward -I/usr/lib/gcc/riscv64-redhat-linux/9/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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/FragmentTable.o FragmentTable.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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../In file included from main.C:40: BUILDSTDERR: ../Util/QsLogDest.h:43:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 43 | typedef std::auto_ptr DestinationPtr; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/memory:80, BUILDSTDERR: from ../Util/QsLogDest.h:30, BUILDSTDERR: from main.C:40: BUILDSTDERR: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here BUILDSTDERR: 53 | template class auto_ptr; BUILDSTDERR: | ^~~~~~~~ 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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/PeriodicTable.o PeriodicTable.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/ToolBar.o ToolBar.C BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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 -IIn file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ ../../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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_AboutDialog.o ../../build/moc_AboutDialog.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_FragmentTable.o ../../build/moc_FragmentTable.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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../../builIn file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from FragmentTable.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from IQmolApplication.C:24: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from MainWindow.h:25, BUILDSTDERR: from MainWindow.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from FragmentTable.h:26, BUILDSTDERR: from ToolBar.h:27, BUILDSTDERR: from ToolBar.C:23: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Process/QChemJobInfo.h:27, BUILDSTDERR: from ../../src/Qui/InputDialog.h:29, BUILDSTDERR: from MainWindow.C:33: BUILDSTDERR: ../Process/JobInfo.h: In member function 'IQmol::Process::JobInfo& IQmol::Process::JobInfo::operator=(const IQmol::Process::JobInfo&)': BUILDSTDERR: ../Process/JobInfo.h:55:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/JobInfo.h:55:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 55 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../src/Qui/InputDialog.h:29, BUILDSTDERR: from MainWindow.C:33: BUILDSTDERR: ../Process/QChemJobInfo.h: In member function 'IQmol::Process::QChemJobInfo& IQmol::Process::QChemJobInfo::operator=(const IQmol::Process::QChemJobInfo&)': BUILDSTDERR: ../Process/QChemJobInfo.h:111:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Process/QChemJobInfo.h:111:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 111 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ d -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_InsertMoleculeDialog.o ../../build/moc_InsertMoleculeDialog.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_IQmolApplication.o ../../build/moc_IQmolApplication.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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_MainWindow.o ../../build/moc_MainWindow.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -ggdb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protIn file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/moc_FragmentTable.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h: In member function 'qglviewer::Vec qglviewer::Vec::unit() const': BUILDSTDERR: ../../src/QGLViewer/vec.h:355:12: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 355 | Vec v = *this; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:357:10: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 357 | return v; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::translationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:238:54: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 238 | Vec translationConstraintDirection() const { return translationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/frame.h:29, BUILDSTDERR: from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/constraint.h: In member function 'qglviewer::Vec qglviewer::AxisPlaneConstraint::rotationConstraintDirection() const': BUILDSTDERR: ../../src/QGLViewer/constraint.h:259:51: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 259 | Vec rotationConstraintDirection() const { return rotationConstraintDir_; }; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/frame.h: In member function 'qglviewer::Vec qglviewer::Frame::translation() const': BUILDSTDERR: ../../src/QGLViewer/frame.h:228:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 228 | Vec translation() const { return t_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/MainWindow.h:25, BUILDSTDERR: from ../../build/moc_MainWindow.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../Data/DataList.h:25, BUILDSTDERR: from ../Data/Surface.h:25, BUILDSTDERR: from ../Layer/SurfaceLayer.h:27, BUILDSTDERR: from ../Viewer/Animator.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../Data/Data.h: In member function 'IQmol::Data::Base& IQmol::Data::Base::operator=(const IQmol::Data::Base&)': BUILDSTDERR: ../Data/Data.h:94:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~ BUILDSTDERR: ../Data/Data.h:94:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 94 | if (this != &that) copy(that); return *this; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../Viewer/Animator.h: In constructor 'IQmol::Animator::Vibration::Vibration(IQmol::Layer::GLObject*, const qglviewer::Vec&, double, double, double)': BUILDSTDERR: ../Viewer/Animator.h:116:44: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 116 | m_scaleAmplitude(scaleAmplitude) { } BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::position() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:311:33: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 311 | Vec position() const { return p_; } BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/camera.h:26, BUILDSTDERR: from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h: In member function 'qglviewer::Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP() const': BUILDSTDERR: ../../src/QGLViewer/keyFrameInterpolator.h:313:28: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 313 | Vec tgP() const { return tgP_; } BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../src/QGLViewer/qglviewer.h:26, BUILDSTDERR: from ../Viewer/Viewer.h:42, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/camera.h: In member function 'qglviewer::Vec qglviewer::Camera::sceneCenter() const': BUILDSTDERR: ../../src/QGLViewer/camera.h:297:35: warning: implicitly-declared 'constexpr qglviewer::Vec::Vec(const qglviewer::Vec&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 297 | Vec sceneCenter() const { return sceneCenter_; } BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../Layer/GLObjectLayer.h:26, BUILDSTDERR: from ../Viewer/Animator.h:25, BUILDSTDERR: from ../Viewer/Viewer.h:28, BUILDSTDERR: from ../../build/../src/Main/FragmentTable.h:26, BUILDSTDERR: from ../../build/../src/Main/ToolBar.h:27, BUILDSTDERR: from ../../build/moc_ToolBar.cpp:9: BUILDSTDERR: ../../src/QGLViewer/vec.h:119:7: note: because 'qglviewer::Vec' has user-provided 'qglviewer::Vec& qglviewer::Vec::operator=(const qglviewer::Vec&)' BUILDSTDERR: 119 | Vec& operator=(const Vec& v) BUILDSTDERR: | ^~~~~~~~ ection -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_PeriodicTable.o ../../build/moc_PeriodicTable.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 -isystem /usr/include/libdrm -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 -isystem /usr/include/libdrm -I../../build -I/usr/lib64/qt5/mkspecs/linux-g++ -o ../../build/moc_ToolBar.o ../../build/moc_ToolBar.cpp BUILDSTDERR: 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/BUI+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 LD/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 -L/usr/lib64 -lOpenMeshCore -lOpenMeshTools -lboost_serialization -lboost_iostreams -lQMsgBox-qt5 -lQGLViewer-qt5 -lGLU -lopenbabel -lgl2ps -lcrypto -lssh2 -lgcrypt -lgpg-error -lgfortran -lz -ldl -lQt5OpenGL -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Network -lQt5Sql -lQt5Core -lGL -lpthread make[1]: Leaving directory '/builddir/build/BUILD/IQmol-2.13/src/Main' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.499Z4i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64 + cd IQmol-2.13 + install -D -p -m 755 IQmol /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64/usr/bin/IQmol + install -D -p -m 644 src/Main/resources/IQmol.png /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64/usr/share/pixmaps/IQmol.png + desktop-file-install --dir=/builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64/usr/share/applications/ src/Main/resources/IQmol.desktop + cp -pr share /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64/usr/share/IQmol + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.13-2.fc31 --unique-debug-suffix -2.13-2.fc31.riscv64 --unique-debug-src-base IQmol-2.13-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/IQmol-2.13 BUILDSTDERR: 31558 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: ./usr/share/IQmol/shaders/Plastic.frag is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/IQmol/shaders/Plastic.vert is executable but has empty or no shebang, removing executable bit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64/usr/bin/IQmol extracting debug info from /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64/usr/bin/IQmol original debug info size: 250844kB, size after compression: 164796kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: IQmol-2.13-2.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hxDFbj + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + DOCDIR=/builddir/build/BUILDROOT/IQmol-2.13-2.fc31.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.fc31.riscv64/usr/share/doc/IQmol + cp -pr README /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64/usr/share/doc/IQmol + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EuWHqi + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + LICENSEDIR=/builddir/build/BUILDROOT/IQmol-2.13-2.fc31.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.fc31.riscv64/usr/share/licenses/IQmol + cp -pr LICENSE /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64/usr/share/licenses/IQmol + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: IQmol = 2.13-2.fc31 IQmol(riscv-64) = 2.13-2.fc31 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_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.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l9vSal + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + DOCDIR=/builddir/build/BUILDROOT/IQmol-2.13-2.fc31.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.fc31.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.fc31.riscv64/usr/share/doc/IQmol-samples + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4SUxOi + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + LICENSEDIR=/builddir/build/BUILDROOT/IQmol-2.13-2.fc31.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.fc31.riscv64/usr/share/licenses/IQmol-samples + cp -pr LICENSE /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64/usr/share/licenses/IQmol-samples + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: IQmol-samples = 2.13-2.fc31 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.fc31.riscv64 Provides: IQmol-debugsource = 2.13-2.fc31 IQmol-debugsource(riscv-64) = 2.13-2.fc31 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.fc31.riscv64 Provides: IQmol-debuginfo = 2.13-2.fc31 IQmol-debuginfo(riscv-64) = 2.13-2.fc31 debuginfo(build-id) = b03c4405f71bed4d1cbff39eac159aecff478637 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.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64 Wrote: /builddir/build/RPMS/IQmol-samples-2.13-2.fc31.noarch.rpm Wrote: /builddir/build/RPMS/IQmol-2.13-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/IQmol-debugsource-2.13-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/IQmol-debuginfo-2.13-2.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vWFCrj + umask 022 + cd /builddir/build/BUILD + cd IQmol-2.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/IQmol-2.13-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0