+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/archimedes.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1wLB2J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf archimedes-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/archimedes-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd archimedes-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv tests/ examples/ + rm -rf examples/DIODE/.log examples/DIODE_Ballistic/.log examples/DIODE_Full_Band/.log examples/DIODE_Kane_Band/.log examples/DIODE_Parabolic_Band/.log examples/DIODE_Quantum_effective_potential/.log + dos2unix COPYING doc/Makefile.am doc/Makefile.in doc/archimedes.tex doc/dblfont.sty doc/diode_pictures doc/fdl.tex doc/mesfet_pictures doc/diode_pictures/dens.eps doc/diode_pictures/efield.eps doc/diode_pictures/energy.eps doc/diode_pictures/potential.eps doc/diode_pictures/vel.eps doc/mesfet_pictures/MCenergy.ps doc/mesfet_pictures/MCpotential.ps doc/mesfet_pictures/MEPenergy.ps doc/mesfet_pictures/MEPpotential.ps doc/mesfet_pictures/density.ps doc/mesfet_pictures/energy.ps doc/mesfet_pictures/potential.ps doc/mesfet_pictures/x_velocity.ps doc/mesfet_pictures/y_velocity.ps dos2unix: converting file COPYING to Unix format... dos2unix: converting file doc/Makefile.am to Unix format... dos2unix: converting file doc/Makefile.in to Unix format... dos2unix: converting file doc/archimedes.tex to Unix format... dos2unix: converting file doc/dblfont.sty to Unix format... dos2unix: Skipping doc/diode_pictures, not a regular file. dos2unix: converting file doc/fdl.tex to Unix format... dos2unix: Skipping doc/mesfet_pictures, not a regular file. dos2unix: converting file doc/diode_pictures/dens.eps to Unix format... dos2unix: converting file doc/diode_pictures/efield.eps to Unix format... dos2unix: converting file doc/diode_pictures/energy.eps to Unix format... dos2unix: converting file doc/diode_pictures/potential.eps to Unix format... dos2unix: converting file doc/diode_pictures/vel.eps to Unix format... dos2unix: converting file doc/mesfet_pictures/MCenergy.ps to Unix format... dos2unix: converting file doc/mesfet_pictures/MCpotential.ps to Unix format... dos2unix: converting file doc/mesfet_pictures/MEPenergy.ps to Unix format... dos2unix: converting file doc/mesfet_pictures/MEPpotential.ps to Unix format... dos2unix: converting file doc/mesfet_pictures/density.ps to Unix format... dos2unix: converting file doc/mesfet_pictures/energy.ps to Unix format... dos2unix: converting file doc/mesfet_pictures/potential.ps to Unix format... dos2unix: converting file doc/mesfet_pictures/x_velocity.ps to Unix format... dos2unix: converting file doc/mesfet_pictures/y_velocity.ps to Unix format... + chmod 644 doc/diode_pictures/dens.eps doc/diode_pictures/efield.eps doc/diode_pictures/energy.eps doc/diode_pictures/potential.eps doc/diode_pictures/vel.eps doc/mesfet_pictures/MCenergy.ps doc/mesfet_pictures/MCpotential.ps doc/mesfet_pictures/MEPenergy.ps doc/mesfet_pictures/MEPpotential.ps doc/mesfet_pictures/density.ps doc/mesfet_pictures/energy.ps doc/mesfet_pictures/potential.ps doc/mesfet_pictures/x_velocity.ps doc/mesfet_pictures/y_velocity.ps + sed -i -e 's,inline,static inline,' src/random.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.frbJ6t + umask 022 + cd /builddir/build/BUILD + cd archimedes-2.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for latex... no checking for latex2e... no checking for dvips... no checking for dvipdf... no checking for log in -lm... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for memset... yes checking for pow... yes checking for sqrt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1' Making all in src make[2]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c archimedes.c In file included from archimedes.c:203:0: media.h: In function 'media': media.h:78:13: warning: unused variable 'dy' [-Wunused-variable] real dx,dy,d; ^~ media.h:78:10: warning: unused variable 'dx' [-Wunused-variable] real dx,dy,d; ^~ In file included from archimedes.c:204:0: saveoutput2dmeshformat.h: In function 'SaveOutput2D_MeshFormat': saveoutput2dmeshformat.h:65:7: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size,dim,nbmet,nbval,type; ^~~~ In file included from archimedes.c:205:0: saveoutput2dgnuplot.h: In function 'SaveOutput2DGNUPLOT': saveoutput2dgnuplot.h:135:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:137:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(fp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:142:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:145:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(up,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:150:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:153:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(vp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:158:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:160:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(lp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:165:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:167:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(fM,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:172:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:174:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(lxp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:179:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:181:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(lyp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:186:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:189:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(ep,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:194:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:197:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(qp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:217:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:220:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(fp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:225:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:228:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(up,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:233:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:236:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(vp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:241:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:243:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(lp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:248:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:250:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(lxp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:255:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:257:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(lyp,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:262:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:265:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(ep,"\n"); ^~~~~~~ saveoutput2dgnuplot.h:270:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dgnuplot.h:273:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(qp,"\n"); ^~~~~~~ In file included from archimedes.c:206:0: saveoutput2dholegnuplot.h: In function 'SaveOutput2DHoleGNUPLOT': saveoutput2dholegnuplot.h:113:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dholegnuplot.h:116:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(fp,"\n"); ^~~~~~~ saveoutput2dholegnuplot.h:121:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dholegnuplot.h:125:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(up,"\n"); ^~~~~~~ saveoutput2dholegnuplot.h:130:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dholegnuplot.h:134:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(vp,"\n"); ^~~~~~~ saveoutput2dholegnuplot.h:139:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dholegnuplot.h:141:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(lp,"\n"); ^~~~~~~ saveoutput2dholegnuplot.h:146:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dholegnuplot.h:148:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(lxp,"\n"); ^~~~~~~ saveoutput2dholegnuplot.h:153:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dholegnuplot.h:155:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(lyp,"\n"); ^~~~~~~ saveoutput2dholegnuplot.h:160:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dholegnuplot.h:164:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(ep,"\n"); ^~~~~~~ saveoutput2dholegnuplot.h:169:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=nx+1;i++) ^~~ saveoutput2dholegnuplot.h:172:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' fprintf(qp,"\n"); ^~~~~~~ In file included from archimedes.c:207:0: saveoutput2dholemeshformat.h: In function 'SaveOutput2DHole_MeshFormat': saveoutput2dholemeshformat.h:58:7: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size,dim,nbmet,nbval,type; ^~~~ In file included from archimedes.c:222:0: electron_relaxation.h: In function 'electron_relaxation_step': electron_relaxation.h:42:13: warning: variable 'ktauw' set but not used [-Wunused-but-set-variable] real ktaup,ktauw; ^~~~~ archimedes.c: In function 'main': archimedes.c:271:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (optind < argc) ^~ archimedes.c:273:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' printf("Try `%s --help' for more information.\n",progname); ^~~~~~ archimedes.c:315:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] printf(""); ^~ In file included from archimedes.c:215:0: archimedes.c: At top level: particlecreation.h:90:11: warning: 'rnd' is static but used in inline function 'creation' which is not static TS=t-log(rnd())/GM[i_dom[ii][j]]; ^~~ particlecreation.h:83:11: warning: 'rnd' is static but used in inline function 'creation' which is not static c5=2.*PI*rnd(); ^~~ particlecreation.h:81:5: warning: 'rnd' is static but used in inline function 'creation' which is not static c3=rnd(); ^~~ particlecreation.h:79:9: warning: 'rnd' is static but used in inline function 'creation' which is not static c1=log(rnd()); ^~~ particlecreation.h:77:7: warning: 'rnd' is static but used in inline function 'creation' which is not static if(rnd()>=0.8) iv=iaux=2; ^~~ particlecreation.h:60:23: warning: 'rnd' is static but used in inline function 'creation' which is not static if(edge==3) X=dx*0.5*rnd(); ^~~ particlecreation.h:59:26: warning: 'rnd' is static but used in inline function 'creation' which is not static if(edge==1) X=LX-dx*0.5*rnd(); ^~~ particlecreation.h:58:48: warning: 'rnd' is static but used in inline function 'creation' which is not static if((edge==1 || edge==3) && i==ny) Y=LY-dy*0.5*rnd(); ^~~ particlecreation.h:57:44: warning: 'rnd' is static but used in inline function 'creation' which is not static if((edge==1 || edge==3) && i==1) Y=dy*0.5*rnd(); ^~~ particlecreation.h:56:26: warning: 'rnd' is static but used in inline function 'creation' which is not static if(edge==2) Y=LY-dy*0.5*rnd(); ^~~ particlecreation.h:55:23: warning: 'rnd' is static but used in inline function 'creation' which is not static if(edge==0) Y=dy*0.5*rnd(); ^~~ particlecreation.h:54:48: warning: 'rnd' is static but used in inline function 'creation' which is not static if((edge==0 || edge==2) && i==nx) X=LX-dx*0.5*rnd(); ^~~ particlecreation.h:53:44: warning: 'rnd' is static but used in inline function 'creation' which is not static if((edge==0 || edge==2) && i==1) X=dx*0.5*rnd(); ^~~ particlecreation.h:52:8: warning: 'rnd' is static but used in inline function 'creation' which is not static Y=dy*(rnd()+((real) i)-1.5); ^~~ particlecreation.h:51:8: warning: 'rnd' is static but used in inline function 'creation' which is not static X=dx*(rnd()+((real) i)-1.5); ^~~ In file included from archimedes.c:229:0: readinputfile.h: In function 'Read_Input_File': readinputfile.h:96:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:99:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s,80,fp); ^~~~~~~~~~~~~~ readinputfile.h:107:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:108:26: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] if(strcmp(s,"X")==0) fscanf(fp,"%lf %lf",&xi,&xf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:113:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:114:26: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] if(strcmp(s,"Y")==0) fscanf(fp,"%lf %lf",&yi,&yf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:119:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:140:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&dum); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:152:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&dum); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:164:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&dum); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:176:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&dum); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:188:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&dum); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:213:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:215:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:237:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:263:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:278:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:293:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lg",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:302:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:305:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:311:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:317:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:323:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:330:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:336:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:342:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:348:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:361:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:371:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:413:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(dp,"%lf %lf %lf",&dum0,&dum1,&dum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:415:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ep,"%lf %lf %lf",&dum0,&dum1,&dum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:417:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(pp,"%lf %lf %lf",&dum0,&dum1,&dum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:425:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(dp,"%lf %lf %lf",&dum0,&dum1,&dum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:427:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ep,"%lf %lf %lf",&dum0,&dum1,&dum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:429:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(pp,"%lf %lf %lf",&dum0,&dum1,&dum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:441:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:452:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:463:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:480:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:487:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:494:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:501:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:508:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:538:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:545:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:552:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:559:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:566:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:584:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:594:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:600:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:621:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",pos); ^~~~~~~~~~~~~~~~~~~ readinputfile.h:644:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf %lf",&num0,&num); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:653:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",kind); ^~~~~~~~~~~~~~~~~~~~ readinputfile.h:663:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:668:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:675:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:728:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:750:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&num); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:772:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:785:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf %lf %lf %lf %lf",&xi,&yi,&xf,&yf,&value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readinputfile.h:804:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:820:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:836:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:853:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ readinputfile.h:875:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&tmp); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:877:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%lf",&tmp); ^~~~~~~~~~~~~~~~~~~~~ readinputfile.h:883:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp,"%s",s); ^~~~~~~~~~~~~~~~~ In file included from archimedes.c:203:0: media.h: In function 'media': media.h:73:38: warning: 'iaux' may be used uninitialized in this function [-Wmaybe-uninitialized] xvelocity=P[n][1]*HM[i_dom[i][j]][iaux]/thesquareroot; ~~~~~~~~~~~~~~~^~~~~~ media.h:122:14: warning: 'superparticle_energy' may be used uninitialized in this function [-Wmaybe-uninitialized] ener[i][j]+=superparticle_energy; ^~ media.h:125:14: warning: 'yvelocity' may be used uninitialized in this function [-Wmaybe-uninitialized] yvel[i][j]+=yvelocity; ^~ media.h:124:14: warning: 'xvelocity' may be used uninitialized in this function [-Wmaybe-uninitialized] xvel[i][j]+=xvelocity; ^~ In file included from archimedes.c:210:0: electric_field.h: In function 'Electric_Field': electric_field.h:135:42: warning: 'deltat' may be used uninitialized in this function [-Wmaybe-uninitialized] SIO2[1][j][k]=SIO2[1][j][k]+deltat*kappa* ~~~~~~^~~~~~ electric_field.h:135:42: warning: 'kappa' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from archimedes.c:214:0: deviceconfig.h: In function 'MCdevice_config': deviceconfig.h:104:17: warning: 'c2' may be used uninitialized in this function [-Wmaybe-uninitialized] P[n][1]=c2*c3*c6; ~~^~~ In file included from archimedes.c:217:0: scattering.h: In function 'scat': scattering.h:485:15: warning: 'kf' may be used uninitialized in this function [-Wmaybe-uninitialized] KY = kf*sn*cos(fai); ~~^~~ scattering.h:479:77: warning: 'superparticle_energy' may be used uninitialized in this function [-Wmaybe-uninitialized] if(CONDUCTION_BAND==KANE) kf = SMH[Material][IV]*sqrt(finalenergy*(1.+alphaK[Material][IV]*finalenergy)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scattering.h:159:14: warning: 'finalk' may be used uninitialized in this function [-Wmaybe-uninitialized] KY = finalk*sinus*cos(fai); ~~~~~~^~~~~~ In file included from archimedes.c:224:0: ParabMEP2D.h: In function 'ParabMEP2D': ParabMEP2D.h:147:11: warning: 'dtody2' may be used uninitialized in this function [-Wmaybe-uninitialized] eng=u2d[i][j][4]-dtodx2*fx2d[i][j][4]-dtody2*gy2d[i][j][4]; ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ParabMEP2D.h:147:24: warning: 'dtodx2' may be used uninitialized in this function [-Wmaybe-uninitialized] eng=u2d[i][j][4]-dtodx2*fx2d[i][j][4]-dtody2*gy2d[i][j][4]; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ParabMEP2D.h:166:9: warning: 'dt' may be used uninitialized in this function [-Wmaybe-uninitialized] TEMPO+=dt; ^~ In file included from archimedes.c:226:0: holemep2d.h: In function 'Hole_MEP2D': holemep2d.h:156:14: warning: 'dt' may be used uninitialized in this function [-Wmaybe-uninitialized] dtodx2=0.5*dt/dx; ~~~^~~ holemep2d.h:139:11: warning: 'dtody2' may be used uninitialized in this function [-Wmaybe-uninitialized] eng=h2d[i][j][4]-dtodx2*fx2d[i][j][4]-dtody2*gy2d[i][j][4]; ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ holemep2d.h:139:24: warning: 'dtodx2' may be used uninitialized in this function [-Wmaybe-uninitialized] eng=h2d[i][j][4]-dtodx2*fx2d[i][j][4]-dtody2*gy2d[i][j][4]; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from archimedes.c:229:0: readinputfile.h: In function 'Read_Input_File': readinputfile.h:619:9: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,j,k; ^ readinputfile.h:712:23: warning: 'denshole' may be used uninitialized in this function [-Wmaybe-uninitialized] EDGE[i][j][3]=denshole; ~~~~~~~~~~~~~^~~~~~~~~ readinputfile.h:709:22: warning: 'dens' may be used uninitialized in this function [-Wmaybe-uninitialized] EDGE[i][j][2]=dens; ~~~~~~~~~~~~~^~~~~ readinputfile.h:696:19: warning: 'delt' may be used uninitialized in this function [-Wmaybe-uninitialized] fin=(int)(fpos/delt)+2; ~~~~~^~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o archimedes archimedes.o -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1/doc' make[2]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1' make[2]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1' make[1]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nc86Mf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64 + cd archimedes-2.0.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1/src' make[2]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/bin' /usr/bin/install -p archimedes '/builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1/src' make[1]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1/doc' make[2]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1/doc' make[1]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1' make[2]: Entering directory '/builddir/build/BUILD/archimedes-2.0.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1' make[1]: Leaving directory '/builddir/build/BUILD/archimedes-2.0.1' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: archimedes-2.0.1-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gEH3jb + umask 022 + cd /builddir/build/BUILD + cd archimedes-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/doc/archimedes + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/doc/archimedes + cp -pr AUTHORS /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/doc/archimedes + cp -pr ChangeLog /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/doc/archimedes + cp -pr doc /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/doc/archimedes + cp -pr examples /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/doc/archimedes + cp -pr NEWS /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/doc/archimedes + cp -pr README /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/doc/archimedes + cp -pr THANKS /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/doc/archimedes + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RhBuUa + umask 022 + cd /builddir/build/BUILD + cd archimedes-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/licenses/archimedes + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/licenses/archimedes + cp -pr COPYING /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64/usr/share/licenses/archimedes + exit 0 Provides: archimedes = 2.0.1-9.fc28 archimedes(riscv-64) = 2.0.1-9.fc28 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/archimedes-2.0.1-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/archimedes-2.0.1-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kTKGem + umask 022 + cd /builddir/build/BUILD + cd archimedes-2.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/archimedes-2.0.1-9.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff