* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘frontier’ ...
** package ‘frontier’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 17.0.5 (1)’
using Fortran compiler: ‘Debian flang-new version 17.0.5 (1)’
make[1]: Entering directory '/tmp/Rtmphcu7Ni/R.INSTALL323dd150d478d/frontier/src'
clang-17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c dis.c -o dis.o
flang-new-17  -fpic  -g -O2 -Wall -c front41.f -o front41.o
flang-new: warning: argument unused during compilation: '-Wall'
./front41.f:135:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=20_8)
          call intpr( 'function evaluations', -1, nfunct, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:138:9: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=20_8) vs CHARACTER(KIND=1,LEN=10_8)
          call dblepr( 'parameters', -1, y, n )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:137:9: previous reference to 'dblepr'
          call dblepr( 'log-likelihood value', -1, arpr, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:148:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=13_8)
          call intpr( 'gradient step', -1, 0, 0 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:168:11: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=20_8) vs CHARACTER(KIND=1,LEN=45_8)
            call dblepr( 'restarting with starting values multiplied by',
            ^
./front41.f:137:9: previous reference to 'dblepr'
          call dblepr( 'log-likelihood value', -1, arpr, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:183:11: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=20_8)
            call intpr( 'function evaluations', -1, nfunct, 1 )
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:186:11: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=20_8) vs CHARACTER(KIND=1,LEN=10_8)
            call dblepr( 'parameters', -1, y, n )
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:137:9: previous reference to 'dblepr'
          call dblepr( 'log-likelihood value', -1, arpr, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:207:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=20_8)
          call intpr( 'function evaluations', -1, nfunct, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:210:9: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=20_8) vs CHARACTER(KIND=1,LEN=10_8)
          call dblepr( 'parameters', -1, y, n )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:137:9: previous reference to 'dblepr'
          call dblepr( 'log-likelihood value', -1, arpr, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:294:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=19_8)
          call intpr( 'ill-conditioned eta', -1, 0, 0 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:348:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=41_8)
          call intpr( 'function value in search procedure is NaN',
          ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:365:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=47_8)
          call intpr( 'search failed. fn val indep of search direction',
          ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:421:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=45_8)
          call intpr( 'search failed. loc of min limited by rounding',
          ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:507:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=34_8)
          call intpr( 'tolerance reduced so many time(s):', -1, ntol, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:513:7: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=43_8)
        call intpr( 'search failed on gradient step, termination',
        ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:523:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=42_8)
          call intpr( 'pt better than entering pt cannot be found',
          ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:861:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=48_8)
          call intpr( 'the total number of obsns exceeds the product of',
          ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:863:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=49_8)
          call intpr( 'the number of firms by the number of years - bye!',
          ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:882:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=39_8)
          call intpr( 'internal error: calculated variable ''n''',
          ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:884:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=38_8)
          call intpr( 'is not equal to argument ''nParamTotal''',
          ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:896:9: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=31_8)
          call intpr( 'wrong number of starting values', -1, 0, 0 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:909:7: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=37_8)
        call intpr( 'internal error: 2 + nr - nmu * (im-1)',-1, 0, 0 )
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:910:7: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=35_8)
        call intpr( 'is not equal to argument ''nColData''',-1, 0, 0 )
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:939:11: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=28_8)
            call intpr( 'error - a firm number is < 1', -1, 0, 0 )
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:944:11: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=42_8)
            call intpr( 'error - a firm number is > number of firms',
            ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:950:11: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=30_8)
            call intpr( 'error - a period number is < 1', -1, 0, 0 )
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:955:11: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=46_8)
            call intpr( 'error - a period number is > number of periods',
            ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./front41.f:964:11: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object types: CHARACTER(KIND=1,LEN=9_8) vs CHARACTER(KIND=1,LEN=41_8)
            call intpr( 'error - there are no observations on firm',
            ^
./front41.f:134:9: previous reference to 'intpr'
          call intpr( 'iteration', -1, iter, 1 )
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
clang-17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c frontier_init.c -o frontier_init.o
clang-17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o frontier.so dis.o front41.o frontier_init.o -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmphcu7Ni/R.INSTALL323dd150d478d/frontier/src'
make[1]: Entering directory '/tmp/Rtmphcu7Ni/R.INSTALL323dd150d478d/frontier/src'
make[1]: Leaving directory '/tmp/Rtmphcu7Ni/R.INSTALL323dd150d478d/frontier/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-frontier/00new/frontier/libs
** R
** data
** 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 (frontier)