* installing *source* package ‘mixexp’ ...
** package ‘mixexp’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
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 cnvrt.f -o cnvrt.o
f951: Warning: Nonconforming tab character in column 1 of line 74 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 76 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 77 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 78 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 82 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 94 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 102 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 108 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 115 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 116 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 117 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 131 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 210 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 264 [-Wtabs]
f951: Warning: Nonconforming tab character in column 2 of line 272 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 273 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 274 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 308 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 356 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 357 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 358 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 365 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 366 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 367 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 374 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 375 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 376 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 379 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 695 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 696 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 703 [-Wtabs]
cnvrt.f:104:19:

  104 |   69     CONTINUE
      |                         1
Warning: Nonconforming tab character at (1) [-Wtabs]
cnvrt.f:338:28:

  338 |          DO 587 KK=1, NVRR
      |                                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
cnvrt.f:340:16:

  340 |  587  CONTINUE
      |                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
cnvrt.f:702:16:

  702 |   98  continue
      |                 1
Warning: Nonconforming tab character at (1) [-Wtabs]
cnvrt.f:364:4:

  364 |  602     DO 3001 II=1,NVAR
      |    1
Warning: Label 602 at (1) defined but not used [-Wunused-label]
cnvrt.f:392:4:

  392 |  555  RETURN
      |    1
Warning: Label 555 at (1) defined but not used [-Wunused-label]
cnvrt.f:268:4:

  268 |  530     FORMAT(' ',10E12.4)
      |    1
Warning: Label 530 at (1) defined but not used [-Wunused-label]
cnvrt.f:266:4:

  266 |  520     FORMAT(' ',I4,2X,10E12.4,:/' ',6X,10E12.4)
      |    1
Warning: Label 520 at (1) defined but not used [-Wunused-label]
cnvrt.f:276:4:

  276 |  290  NCM=NVAR-IDIM-IMIX
      |    1
Warning: Label 290 at (1) defined but not used [-Wunused-label]
cnvrt.f:100:4:

  100 |   65  DO 70 I=1,NCON
      |    1
Warning: Label 65 at (1) defined but not used [-Wunused-label]
cnvrt.f:487:4:

  487 |   35        FORMAT('0 CONSTRAINT IMPLIES ANOTHER,',
      |    1
Warning: Label 35 at (1) defined but not used [-Wunused-label]
cnvrt.f:465:4:

  465 |   20     FORMAT('0 INCONSISTENT CONSTRAINT'/
      |    1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
cnvrt.f:457:4:

  457 |   16     FORMAT('0 UNNECESSARY CONSTRAINT'/
      |    1
Warning: Label 16 at (1) defined but not used [-Wunused-label]
cnvrt.f:639:4:

  639 |   50     FORMAT(' ',I4,10E12.4,:/' ',
      |    1
Warning: Label 50 at (1) defined but not used [-Wunused-label]
cnvrt.f:634:4:

  634 |   40  FORMAT('0'/' FINAL DK MATRIX (# VERTICES BY',
      |    1
Warning: Label 40 at (1) defined but not used [-Wunused-label]
cnvrt.f:631:4:

  631 |   20     FORMAT(' ',I4,2X,10E12.4,:/' ',6X,10E12.4)
      |    1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
cnvrt.f:627:4:

  627 |   10  FORMAT('0'/' FINAL CONSTRAINT MATRIX--EACH ROW',
      |    1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
cnvrt.f:73:23:

   73 |       CHARACTER(20) FIN
      |                       1
Warning: Unused variable ‘fin’ declared at (1) [-Wunused-variable]
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
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 mixexp.so cnvrt.o init.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 _pcess_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _allnr_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _conchk_: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for _cnvrt_: stack size is too large for frameless function
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/mixexp.Rcheck/00LOCK-mixexp/00new/mixexp/libs
** generating debug symbols (dSYM)
** R
** data
*** moving datasets to lazyload DB
** inst
** 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 (mixexp)