fortran/lgglib.f:2521:3: 2521 | 212 PH = E(3,3)/COSTH | 1 Warning: Label 212 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:2510:3: 2510 | 210 TH = ASIN(E(3,2)) | 1 Warning: Label 210 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:2586:4: 2586 | 1292 FORMAT(' ARCOS(E22/COSTH)=',F12.5) | 1 Warning: Label 1292 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:2577:4: 2577 | 1291 FORMAT(' ARCOS(E33/COSTH)=',F12.5) | 1 Warning: Label 1291 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:2578:4: 2578 | 1020 FORMAT(' *** ERROR IN ROH *** ',2F10.4/) | 1 Warning: Label 1020 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:2570:3: 2570 | 210 TH = ASIN(E(3,2)) | 1 Warning: Label 210 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:2663:3: 2663 | 230 COSPC = (E(1,1)+E(2,2)+E(3,3)-1.0)/2.0 | 1 Warning: Label 230 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:2829:4: 2829 | 1294 FORMAT(' ARCOS(-E23/SINBE)=',F12.5) | 1 Warning: Label 1294 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:2821:4: 2821 | 1293 FORMAT(' ARCOS(E32/SINBE)=',F12.5) | 1 Warning: Label 1293 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:2818:5: 2818 | 220 BE = ACOS(E(3,3)) | 1 Warning: Label 220 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:3050:2: 3050 | 16 if (dist(xyz1(1,iat2),xyz1(1,iat3)).lt.1.e-3.or. | 1 Warning: Label 16 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:3102:4: 3102 | 2000 A1=ROT(1) | 1 Warning: Label 2000 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:3186:2: 3186 | 30 end do | 1 Warning: Label 30 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:3189:2: 3189 | 11 format(4f10.4) | 1 Warning: Label 11 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:3248:3: 3248 | 130 S1SQ = S1*S1 | 1 Warning: Label 130 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:3350:3: 3350 | 120 E(1,1) =-S1*C2*S3 + C1*C3 | 1 Warning: Label 120 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:5081:2: 5081 | 10 FORMAT(1X,4F10.3) | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:5181:3: 5181 | 210 WRITE(6,*) 'Error opening the SYMOP file ',FILE(1:LENSTR(FILE)) | 1 Warning: Label 210 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:5779:3: 5779 | 210 WRITE(6,*) 'Error opening the SYMOP file ',FILE(1:LENSTR(FILE)) | 1 Warning: Label 210 at (1) defined but not used [-Wunused-label] fortran/lgglib.f:1239:72: 1239 | CALL matmult(3,3,3,1,ORTH,B3,XYZ,B1) | 1 Error: More actual than formal arguments in procedure call at (1) fortran/lgglib.f:1277:72: 1277 | CALL matmult(3,3,3,1,ORTH,B3,XYZ,B1) | 1 Error: More actual than formal arguments in procedure call at (1) make[1]: *** [Makefile:809: fortran/lgglib.lo] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/libccp4-6.5.1' make: *** [Makefile:491: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.6jseTZ (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.6jseTZ (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libccp4.spec