Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/packmol.spec'], user='mockbuild'printOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7538174-691909/root'logger=shell=Falseuid=1000gid=425env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/packmol.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/packmol-15.217-3.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/packmol.spec'], user='mockbuild'private_network=Truetimeout=172800chrootPath='/var/lib/mock/f26-build-7538174-691909/root'logger=shell=FalseprintOutput=Falseuid=1000gid=425env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/packmol.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eoOo8M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf packmol + /usr/bin/gzip -dc /builddir/build/SOURCES/packmol-15.217.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd packmol + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /builddir/build/SOURCES/packmol-CMakeLists.txt CMakeLists.txt + find . -name '*.o' -delete + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pZy0OD + umask 022 + cd /builddir/build/BUILD + cd packmol + export FC=gfortran + FC=gfortran + mkdir ser + cd ser + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DUSE_OPENMP=OFF .. -- The Fortran compiler identification is GNU 7.0.1 -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran -- works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 -- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/packmol/ser + make -j4 VERBOSE=1 /usr/bin/cmake -H/builddir/build/BUILD/packmol -B/builddir/build/BUILD/packmol/ser --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/packmol/ser/CMakeFiles /builddir/build/BUILD/packmol/ser/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/packmol/ser' make -f CMakeFiles/packmol.dir/build.make CMakeFiles/packmol.dir/depend make[2]: Entering directory '/builddir/build/BUILD/packmol/ser' cd /builddir/build/BUILD/packmol/ser && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/packmol /builddir/build/BUILD/packmol /builddir/build/BUILD/packmol/ser /builddir/build/BUILD/packmol/ser /builddir/build/BUILD/packmol/ser/CMakeFiles/packmol.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/packmol/ser/CMakeFiles/packmol.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/packmol/ser/CMakeFiles/packmol.dir/depend.internal". Dependee "/builddir/build/BUILD/packmol/ser/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/packmol/ser/CMakeFiles/packmol.dir/depend.internal". Scanning dependencies of target packmol make[2]: Leaving directory '/builddir/build/BUILD/packmol/ser' make -f CMakeFiles/packmol.dir/build.make CMakeFiles/packmol.dir/requires make[2]: Entering directory '/builddir/build/BUILD/packmol/ser' make -f CMakeFiles/packmol.dir/build.make CMakeFiles/packmol.dir/sizes.f90.o.provides.build make[3]: Entering directory '/builddir/build/BUILD/packmol/ser' make -f CMakeFiles/packmol.dir/build.make CMakeFiles/packmol.dir/usegencan.f90.o.provides.build make[3]: Entering directory '/builddir/build/BUILD/packmol/ser' [ 6%] Building Fortran object CMakeFiles/packmol.dir/sizes.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/sizes.f90 -o CMakeFiles/packmol.dir/sizes.f90.o [ 13%] Building Fortran object CMakeFiles/packmol.dir/usegencan.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/usegencan.f90 -o CMakeFiles/packmol.dir/usegencan.f90.o /usr/bin/cmake -E cmake_copy_f90_mod sizes CMakeFiles/packmol.dir/sizes.mod.stamp GNU /usr/bin/cmake -E cmake_copy_f90_mod usegencan CMakeFiles/packmol.dir/usegencan.mod.stamp GNU /usr/bin/cmake -E touch CMakeFiles/packmol.dir/sizes.f90.o.provides.build /usr/bin/cmake -E touch CMakeFiles/packmol.dir/usegencan.f90.o.provides.build make[3]: Leaving directory '/builddir/build/BUILD/packmol/ser' make -f CMakeFiles/packmol.dir/build.make CMakeFiles/packmol.dir/molpa.f90.o.provides.build make[3]: Leaving directory '/builddir/build/BUILD/packmol/ser' make[3]: Entering directory '/builddir/build/BUILD/packmol/ser' [ 20%] Building Fortran object CMakeFiles/packmol.dir/molpa.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/molpa.f90 -o CMakeFiles/packmol.dir/molpa.f90.o /usr/bin/cmake -E cmake_copy_f90_mod molpa CMakeFiles/packmol.dir/molpa.mod.stamp GNU /usr/bin/cmake -E touch CMakeFiles/packmol.dir/molpa.f90.o.provides.build make[3]: Leaving directory '/builddir/build/BUILD/packmol/ser' make[2]: Leaving directory '/builddir/build/BUILD/packmol/ser' make -f CMakeFiles/packmol.dir/build.make CMakeFiles/packmol.dir/build make[2]: Entering directory '/builddir/build/BUILD/packmol/ser' [ 26%] Building Fortran object CMakeFiles/packmol.dir/cenmass.f90.o [ 33%] Building Fortran object CMakeFiles/packmol.dir/gencan.f.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/cenmass.f90 -o CMakeFiles/packmol.dir/cenmass.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/gencan.f -o CMakeFiles/packmol.dir/gencan.f.o [ 40%] Building Fortran object CMakeFiles/packmol.dir/pgencan.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/pgencan.f90 -o CMakeFiles/packmol.dir/pgencan.f90.o f951: Warning: Nonconforming tab character in column 1 of line 2178 [-Wtabs] [ 46%] Building Fortran object CMakeFiles/packmol.dir/initial.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/initial.f90 -o CMakeFiles/packmol.dir/initial.f90.o /builddir/build/BUILD/packmol/initial.f90:145:9: ' Adjusting initial point to fit the constraints ')") 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /builddir/build/BUILD/packmol/initial.f90:524:59: subroutine restmol(itype,ilubar,n,x,fx,solve,precision,isem) 1 Warning: Unused dummy argument 'isem' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/initial.f90:524:54: subroutine restmol(itype,ilubar,n,x,fx,solve,precision,isem) 1 Warning: Unused dummy argument 'precision' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/initial.f90:18:47: movefrac,movebadrandom,check) 1 Warning: Unused dummy argument 'check' at (1) [-Wunused-dummy-argument] [ 53%] Building Fortran object CMakeFiles/packmol.dir/io.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/io.f90 -o CMakeFiles/packmol.dir/io.f90.o [ 60%] Building Fortran object CMakeFiles/packmol.dir/fgcommon.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/fgcommon.f90 -o CMakeFiles/packmol.dir/fgcommon.f90.o /builddir/build/BUILD/packmol/gencan.f:2559:5: 1003 format(6X,I6,T22,D17.6,T43,D17.6) 1 Warning: Label 1003 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/packmol/gencan.f:5647:5: 110 IF (DABS(DX(I)).LE.XMAX) GO TO 115 1 Warning: Label 110 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/packmol/gencan.f:5646:5: 70 IF (DABS(DX(I)).GT.CUTLO) GO TO 75 1 Warning: Label 70 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/packmol/gencan.f:5639:5: 50 IF (DX(I).EQ.ZERO) GO TO 200 1 Warning: Label 50 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/packmol/gencan.f:5637:5: 30 IF (DABS(DX(I)).GT.CUTLO) GO TO 85 1 Warning: Label 30 at (1) defined but not used [-Wunused-label] /builddir/build/BUILD/packmol/fgcommon.f90:487:14: t51,'Error',t62,'Best step' )") 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /builddir/build/BUILD/packmol/gencan.f:62:37: subroutine evalnal(n,x,m,lambda,rho,g,flag) 1 Warning: Unused dummy argument 'lambda' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:62:41: subroutine evalnal(n,x,m,lambda,rho,g,flag) 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:2570:40: +steabs,epsrel,epsabs,infrel,infabs) 1 Warning: Unused dummy argument 'infabs' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:2570:33: +steabs,epsrel,epsabs,infrel,infabs) 1 Warning: Unused dummy argument 'infrel' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:2570:12: +steabs,epsrel,epsabs,infrel,infabs) 1 Warning: Unused dummy argument 'steabs' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:2569:71: +fmin,maxfc,iprint,fcnt,inform,xtrial,d,gamma,sigma1,sigma2,sterel, 1 Warning: Unused dummy argument 'sterel' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:3804:61: +sigma1,sigma2,sterel,steabs,epsrel,epsabs,infrel,infabs) 1 Warning: Unused dummy argument 'infabs' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:3804:54: +sigma1,sigma2,sterel,steabs,epsrel,epsabs,infrel,infabs) 1 Warning: Unused dummy argument 'infrel' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:4:36: subroutine evalal(n,x,m,lambda,rho,f,flag) 1 Warning: Unused dummy argument 'lambda' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:4:40: subroutine evalal(n,x,m,lambda,rho,f,flag) 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:2966:19: +epsabs,infrel,infabs) 1 Warning: Unused dummy argument 'infrel' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:5164:19: +steabs,inform) 1 Warning: Unused dummy argument 'inform' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:5163:52: subroutine calchd(nind,ind,x,d,g,n,xc,m,lambda,rho,hd,xtmp,sterel, 1 Warning: Unused dummy argument 'lambda' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:5163:56: subroutine calchd(nind,ind,x,d,g,n,xc,m,lambda,rho,hd,xtmp,sterel, 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:5164:12: +steabs,inform) 1 Warning: Unused dummy argument 'steabs' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:5163:71: subroutine calchd(nind,ind,x,d,g,n,xc,m,lambda,rho,hd,xtmp,sterel, 1 Warning: Unused dummy argument 'sterel' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:5163:64: subroutine calchd(nind,ind,x,d,g,n,xc,m,lambda,rho,hd,xtmp,sterel, 1 Warning: Unused dummy argument 'xtmp' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/gencan.f:125:25: subroutine evalhd(n) 1 Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/io.f90:1152:23: f8.3,t55,a26 )" 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /builddir/build/BUILD/packmol/io.f90:1155:25: f8.3,t47,f8.3,t55,a26 )" 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /builddir/build/BUILD/packmol/io.f90:1165:13: 'REMARK' )" ) title 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /builddir/build/BUILD/packmol/io.f90:1170:22: t56,'P 1 1' )") & 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /builddir/build/BUILD/packmol/io.f90:1587:9: 62('-'),/)") fx 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /builddir/build/BUILD/packmol/io.f90:844:42: pdb,tinker,xyz,moldy,fix,& 1 Warning: Unused dummy argument 'fix' at (1) [-Wunused-dummy-argument] /builddir/build/BUILD/packmol/fgcommon.f90:705:0: if(move) fatom(icart) = fatom(icart) + f - flast Warning: 'flast' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/io.f90:1350:0: nres = ilres - ifres + 1 Warning: 'ilres' may be used uninitialized in this function [-Wmaybe-uninitialized] [ 66%] Building Fortran object CMakeFiles/packmol.dir/packmol.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/packmol.f90 -o CMakeFiles/packmol.dir/packmol.f90.o /builddir/build/BUILD/packmol/packmol.f90:107:13: ,/,62('#'), /,/)") 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] [ 73%] Building Fortran object CMakeFiles/packmol.dir/polartocart.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/polartocart.f90 -o CMakeFiles/packmol.dir/polartocart.f90.o /builddir/build/BUILD/packmol/packmol.f90:684:6: ' Scaling radii by:',f10.2 )") loop, radscale 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /builddir/build/BUILD/packmol/packmol.f90:716:13: 62('-'),/ )") fx, bestf, fimprov, fimp, fdist, frest 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /builddir/build/BUILD/packmol/packmol.f90:803:12: /,/,62('#'),/ )" ) bestf, fdist, frest 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] [ 80%] Building Fortran object CMakeFiles/packmol.dir/heuristics.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/heuristics.f90 -o CMakeFiles/packmol.dir/heuristics.f90.o /builddir/build/BUILD/packmol/packmol.f90:422:0: iratom(icart,iratcount) = iirest Warning: 'iirest' may be used uninitialized in this function [-Wmaybe-uninitialized] [ 86%] Building Fortran object CMakeFiles/packmol.dir/feasy.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/feasy.f90 -o CMakeFiles/packmol.dir/feasy.f90.o [ 93%] Building Fortran object CMakeFiles/packmol.dir/geasy.f90.o /usr/bin/gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall -c /builddir/build/BUILD/packmol/geasy.f90 -o CMakeFiles/packmol.dir/geasy.f90.o /builddir/build/BUILD/packmol/gencan.f:3331:0: beta = rnorm2 / rnorm2prev Warning: 'rnorm2prev' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3629:0: rbdtype = rbdposatype Warning: 'rbdposatype' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3628:0: rbdind = rbdposaind Warning: 'rbdposaind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3632:0: rbdtype = rbdnegatype Warning: 'rbdnegatype' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3631:0: rbdind = rbdnegaind Warning: 'rbdnegaind' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3338:0: + beta ** 2 * dnorm2 Warning: 'dtw' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3338:0: Warning: 'dtr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3338:0: Warning: 'dnorm2' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3220:0: double precision aa,alpha,amax,amax1,amax1n,amaxn,amax2,amax2n, Warning: 'amax1n' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3220:0: Warning: 'amax1' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:3338:0: + beta ** 2 * dnorm2 Warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/io.f90:786:0: if(ires.ne.ireslast) then Warning: 'ireslast' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:2059:0: lamspg = sts / sty Warning: 'sty' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/packmol/gencan.f:2122:0: delta = max( delmin, 10.0d0 * sqrt( sts ) ) Warning: 'sts' may be used uninitialized in this function [-Wmaybe-uninitialized] [100%] Linking Fortran executable packmol /usr/bin/cmake -E cmake_link_script CMakeFiles/packmol.dir/link.txt --verbose=1 /usr/bin/gfortran -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules -Wall CMakeFiles/packmol.dir/cenmass.f90.o CMakeFiles/packmol.dir/gencan.f.o CMakeFiles/packmol.dir/pgencan.f90.o CMakeFiles/packmol.dir/initial.f90.o CMakeFiles/packmol.dir/io.f90.o CMakeFiles/packmol.dir/fgcommon.f90.o CMakeFiles/packmol.dir/packmol.f90.o CMakeFiles/packmol.dir/polartocart.f90.o CMakeFiles/packmol.dir/heuristics.f90.o CMakeFiles/packmol.dir/sizes.f90.o CMakeFiles/packmol.dir/usegencan.f90.o CMakeFiles/packmol.dir/molpa.f90.o CMakeFiles/packmol.dir/feasy.f90.o CMakeFiles/packmol.dir/geasy.f90.o -o packmol make[2]: Leaving directory '/builddir/build/BUILD/packmol/ser' [100%] Built target packmol make[1]: Leaving directory '/builddir/build/BUILD/packmol/ser' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/packmol/ser/CMakeFiles 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qLk1Kx + cd .. + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64 ++ dirname /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64 + cd packmol + rm -rf /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64 + install -D -p -m 755 ser/packmol /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64/usr/bin/packmol + install -D -p -m 755 solvate.tcl /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64/usr/bin/packmol_solvate + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/packmol extracting debug info from /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64/usr/bin/packmol dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 706 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink Processing files: packmol-15.217-3.fc26.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hwLw0r + umask 022 + cd /builddir/build/BUILD + cd packmol + DOCDIR=/builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64/usr/share/doc/packmol + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64/usr/share/doc/packmol + cp -pr AUTHORS /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64/usr/share/doc/packmol + cp -pr LICENSE /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64/usr/share/doc/packmol + cp -pr COPYING /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64/usr/share/doc/packmol + exit 0 Provides: packmol = 15.217-3.fc26 packmol(ppc-64) = 15.217-3.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/tclsh libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgfortran.so.4()(64bit) libgfortran.so.4(GFORTRAN_7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) rtld(GNU_HASH) Processing files: packmol-debuginfo-15.217-3.fc26.ppc64 Provides: packmol-debuginfo = 15.217-3.fc26 packmol-debuginfo(ppc-64) = 15.217-3.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64 Wrote: /builddir/build/RPMS/packmol-15.217-3.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/packmol-debuginfo-15.217-3.fc26.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8a4pqm + umask 022 + cd /builddir/build/BUILD + cd packmol + rm -rf /builddir/build/BUILDROOT/packmol-15.217-3.fc26.ppc64 + exit 0 Child return code was: 0