* Package: sci-chemistry/raster3d-3.0.6 * Repository: gentoo * Maintainer: sci-chemistry@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using following Fortran compiler: * F77: x86_64-pc-linux-gnu-gfortran * FC: x86_64-pc-linux-gnu-gfortran >>> Unpacking source... >>> Unpacking Raster3D_3.0-6.tar to /var/tmp/portage/sci-chemistry/raster3d-3.0.6/work >>> Source unpacked in /var/tmp/portage/sci-chemistry/raster3d-3.0.6/work >>> Preparing source in /var/tmp/portage/sci-chemistry/raster3d-3.0.6/work/Raster3D_3.0-6 ... * Applying 3.0.2-as-needed.patch ... patching file Makefile Hunk #1 succeeded at 114 with fuzz 1 (offset 56 lines). [ ok ] * Applying 3.0.2-gentoo-prefix.patch ... [ ok ] * Adjusting to prefix / * Makefile.template ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-chemistry/raster3d-3.0.6/work/Raster3D_3.0-6 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-chemistry/raster3d-3.0.6/work/Raster3D_3.0-6 ... make -j1 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -Dgfortran' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'FFLAGS=-O2 -pipe -march=native -fno-diagnostics-color -ffixed-line-length-132' CC=x86_64-pc-linux-gnu-gcc FC=x86_64-pc-linux-gnu-gfortran INCDIRS=-I/usr/include LIBDIRS=-L/usr/lib64 render.o x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -fno-diagnostics-color -ffixed-line-length-132 -c -o render.o render.f render.f:1262:132: 1262 | DO 5 I=1,NTX | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 5 at (1) render.f:1267:132: 1267 | DO 6 I=1,NSX | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 6 at (1) render.f:1757:132: 1757 | DO 10 IX=IXLO,IXHI | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) render.f:1819:132: 1819 | DO 15 IX=IXLO,IXHI | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) render.f:1915:132: 1915 | DO 20 IX=IXLO,IXHI | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) render.f:1955:132: 1955 | DO 25 IX=IXLO,IXHI | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 25 at (1) render.f:2098:132: 2098 | DO 710 IX=IXLO,IXHI | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 710 at (1) render.f:2147:132: 2147 | DO 715 IX=IXLO,IXHI | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 715 at (1) render.f:3022:132: 3022 | DO 80 IX=IXLO,IXHI | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 80 at (1) render.f:3031:132: 3031 | DO 95 I=1,NTX | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 95 at (1) render.f:3092:132: 3092 | DO 170 I = 1, NSX | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 170 at (1) render.f:3115:132: 3115 | DO 175 I = 1, NSX | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 175 at (1) render.f:3201:132: 3201 | DO 180 IX=IXLO,IXHI | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 180 at (1) render.f:3208:132: 3208 | DO 195 I=1,NSX | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 195 at (1) render.f:3228:132: 3228 | DO 200 I = 1, NPX | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1) render.f:3241:132: 3241 | DO 300 I = 1, NPX | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 300 at (1) render.f:4512:132: 4512 | 10 NDEX(I) = I | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) render.f:1078:13: 1078 | IERR = LOCAL(1, NAX, NAY, OTMODE, QUALITY) | 1 Error: More actual than formal arguments in procedure call at (1) render.f:1079:22: 1077 | IERR = LOCAL(5, IBKGND(1), IBKGND(2), IBKGND(3)) | 2 1078 | IERR = LOCAL(1, NAX, NAY, OTMODE, QUALITY) 1079 | IERR = LOCAL(4, TITLE) | 1 Error: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(132)/INTEGER(4)). render.f:4402:22: 1077 | IERR = LOCAL(5, IBKGND(1), IBKGND(2), IBKGND(3)) | 2 ...... 4402 | IERR = LOCAL(2, OUTBUF(K+1,1), OUTBUF(K+1,2), OUTBUF(K+1,3), | 1 Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(4)). render.f:4430:13: 4430 | IERR = LOCAL(3) | 1 Error: Missing actual argument for argument ‘_formal_4’ at (1) make: *** [: render.o] Error 1 * ERROR: sci-chemistry/raster3d-3.0.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-chemistry/raster3d-3.0.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-chemistry/raster3d-3.0.6::gentoo'`. * The complete build log is located at '/var/log/portage/sci-chemistry:raster3d-3.0.6:20200917-003217.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-chemistry/raster3d-3.0.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-chemistry/raster3d-3.0.6/temp/environment'. * Working directory: '/var/tmp/portage/sci-chemistry/raster3d-3.0.6/work/Raster3D_3.0-6' * S: '/var/tmp/portage/sci-chemistry/raster3d-3.0.6/work/Raster3D_3.0-6'