* installing *source* package ‘Vdgraph’ ...
** package ‘Vdgraph’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c vdg.f -o vdg.o
f951: Warning: Nonconforming tab character in column 1 of line 35 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 36 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 43 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 44 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 48 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 49 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 50 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 51 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 55 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 58 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 59 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 60 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 64 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 65 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 69 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 70 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 81 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 82 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 83 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 84 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 93 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 162 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 164 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 165 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 166 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 167 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 1104 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 1134 [-Wtabs]
vdg.f:169:16:
169 | 111 CONTINUE
| 1
Warning: Nonconforming tab character at (1) [-Wtabs]
vdg.f:38:2:
38 | 20 FLAG2=0
| 1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
vdg.f:1317:2:
1317 | 20 FORMAT(' PROBLEM IN LUDCMP, SINGULAR MATRIX')
| 1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
vdg.f:332:2:
332 | 90 FORMAT(1X,2F16.6)
| 1
Warning: Label 90 at (1) defined but not used [-Wunused-label]
vdg.f:331:2:
331 | 80 FORMAT(1X,F8.4,7F10.6)
| 1
Warning: Label 80 at (1) defined but not used [-Wunused-label]
vdg.f:330:2:
330 | 70 FORMAT(///1X,'AVERAGES'//13X,'R',14X,'VALUE')
| 1
Warning: Label 70 at (1) defined but not used [-Wunused-label]
vdg.f:328:2:
328 | 60 FORMAT(///1X,'MINIMUMS'//4X,'R',8X,'VALUE',
| 1
Warning: Label 60 at (1) defined but not used [-Wunused-label]
vdg.f:326:2:
326 | 50 FORMAT(///1X,'MAXIMUMS'//4X,'R',8X,'VALUE',
| 1
Warning: Label 50 at (1) defined but not used [-Wunused-label]
vdg.f:612:3:
612 | 330 FORMAT(3F16.6)
| 1
Warning: Label 330 at (1) defined but not used [-Wunused-label]
vdg.f:611:3:
611 | 320 FORMAT(//' CURRENT VALUE FOR NLOOPS:',I5)
| 1
Warning: Label 320 at (1) defined but not used [-Wunused-label]
vdg.f:610:3:
610 | 310 FORMAT(//' YOU MAY WISH TO CHANGE NLOOPS')
| 1
Warning: Label 310 at (1) defined but not used [-Wunused-label]
vdg.f:609:3:
609 | 300 FORMAT(////' PROBLEM ENCOUNTERED IN MINLOC')
| 1
Warning: Label 300 at (1) defined but not used [-Wunused-label]
vdg.f:608:3:
608 | 290 FORMAT(4F16.6//)
| 1
Warning: Label 290 at (1) defined but not used [-Wunused-label]
vdg.f:1179:3:
1179 | 250 FORMAT(//' FTOL =',F10.6,10X,' ITMAX =',I5)
| 1
Warning: Label 250 at (1) defined but not used [-Wunused-label]
vdg.f:1178:3:
1178 | 240 FORMAT(' CURRENT VALUES FOR FTOL AND ITMAX')
| 1
Warning: Label 240 at (1) defined but not used [-Wunused-label]
vdg.f:1176:3:
1176 | 230 FORMAT(//' YOU MAY WISH TO CHANGE EITHER FTOL',
| 1
Warning: Label 230 at (1) defined but not used [-Wunused-label]
vdg.f:1175:3:
1175 | 220 FORMAT(' PROBLEM ENCOUNTERED IN AMOEBA')
| 1
Warning: Label 220 at (1) defined but not used [-Wunused-label]
vdg.f:180:12:
180 | NLOC=60.0*RATIO
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
vdg.f:183:12:
183 | NLOC=60.0*RATIO
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
vdg.f:186:12:
186 | NLOC=60.0*RATIO
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
vdg.f:189:12:
189 | NLOC=60.0*RATIO
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
vdg.f:192:12:
192 | NLOC=60.0*RATIO
| 1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
vdg.f:25:48:
25 | CHARACTER*1 PLINE(60),SEARCH,CREG,CWT,CENT
| 1
Warning: Unused variable ‘cent’ declared at (1) [-Wunused-variable]
vdg.f:25:39:
25 | CHARACTER*1 PLINE(60),SEARCH,CREG,CWT,CENT
| 1
Warning: Unused variable ‘creg’ declared at (1) [-Wunused-variable]
vdg.f:25:43:
25 | CHARACTER*1 PLINE(60),SEARCH,CREG,CWT,CENT
| 1
Warning: Unused variable ‘cwt’ declared at (1) [-Wunused-variable]
vdg.f:26:30:
26 | INTEGER FLAG,FLAG2,ENTER,ORDER,CUBE,SIMPLX
| 1
Warning: Unused variable ‘enter’ declared at (1) [-Wunused-variable]
vdg.f:10:37:
10 | SUBROUTINE VDG(NDPTS,KVAR1,KDVL,RDES,VDGR)
| 1
Warning: Unused dummy argument ‘kdvl’ at (1) [-Wunused-dummy-argument]
vdg.f:24:32:
24 | CHARACTER*10 DESIGN,NAMDAT,NAMPRT,NAMOUT
| 1
Warning: Unused variable ‘namdat’ declared at (1) [-Wunused-variable]
vdg.f:24:46:
24 | CHARACTER*10 DESIGN,NAMDAT,NAMPRT,NAMOUT
| 1
Warning: Unused variable ‘namout’ declared at (1) [-Wunused-variable]
vdg.f:24:39:
24 | CHARACTER*10 DESIGN,NAMDAT,NAMPRT,NAMOUT
| 1
Warning: Unused variable ‘namprt’ declared at (1) [-Wunused-variable]
vdg.f:25:34:
25 | CHARACTER*1 PLINE(60),SEARCH,CREG,CWT,CENT
| 1
Warning: Unused variable ‘search’ declared at (1) [-Wunused-variable]
vdg.f:410:72:
410 | & TEMP2(J)=PROP2*TEMP
| ^
Warning: ‘prop2’ may be used uninitialized [-Wmaybe-uninitialized]
vdg.f:402:14:
402 | & PROP2=1.0D0/(K-NUM)
| ^
note: ‘prop2’ was declared here
vdg.f:1308:72:
1308 | INDX(J)=IMAX
| ^
Warning: ‘imax’ may be used uninitialized [-Wmaybe-uninitialized]
vdg.f:1295:13:
1295 | IMAX=I
| ^
note: ‘imax’ was declared here
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o Vdgraph.so vdg.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _mxpand_: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for _newx_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _eval_: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for _amoeba_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _minloc_: register 79 saved somewhere other than in frame
ld: warning: could not create compact unwind for _procv_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _ludcmp_: register 24 saved somewhere other than in frame
ld: warning: could not create compact unwind for _vdg_: register 73 saved somewhere other than in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/Vdgraph.Rcheck/00LOCK-Vdgraph/00new/Vdgraph/libs
** generating debug symbols (dSYM)
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Vdgraph)