* installing *source* package ‘tripack’ ...
** this is package ‘tripack’ version ‘1.3-9.4’
** package ‘tripack’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
using SDK: ‘MacOSX11.3.1.sdk’
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c dsos.f -o dsos.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c inhull.f -o inhull.o
clang -arch arm64 -std=gnu2x -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
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c left.f -o left.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c qsort.f -o qsort.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c tripack.f -o tripack.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c troutp.f -o troutp.o
tripack.f:3779:37:
3779 | DOUBLE PRECISION B1, B2, XP, YA, YP
| 1
Warning: Unused variable 'ya' declared at (1) [-Wunused-variable]
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c troutq.f -o troutq.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c vleft.f -o vleft.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c voronoi.f -o voronoi.o
clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o tripack.so dsos.o inhull.o init.o left.o qsort.o tripack.o troutp.o troutq.o vleft.o voronoi.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: could not create compact unwind for _swap_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _optim_: does not use standard frame
ld: warning: could not create compact unwind for _trfind_: does not use standard frame
ld: warning: could not create compact unwind for _addnod_: does not use standard frame
ld: warning: could not create compact unwind for _edge_: does not use standard frame
ld: warning: could not create compact unwind for _addcst_: does not use standard frame
ld: warning: could not create compact unwind for _delarc_: does not use standard frame
ld: warning: could not create compact unwind for _delnod_: does not use standard frame
ld: warning: could not create compact unwind for _dsoseq_: does not use standard frame
ld: warning: could not create compact unwind for _voronoi_: does not use standard frameld: warning: ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame
ld: warning: could not create compact unwind for _inhull_: does not use standard frame
ld: warning: could not create compact unwind for _getnp_: does not use standard frame
ld: warning: could not create compact unwind for _nearnd_: does not use standard frame
ld: warning: could not create compact unwind for _dsos_: does not use standard frame
ld: warning: could not create compact unwind for _trmshr_: does not use standard framecould not create compact unwind for _allocate_tramp_ctrl: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame
ld: warning: could not create compact unwind for _onhull_: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/tripack.Rcheck/00LOCK-tripack/00new/tripack/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 (tripack)