* installing *source* package ‘dress.graph’ ...
** package ‘dress.graph’ successfully unpacked and MD5 sums checked
** using staged installation
dress.graph configure:
PKG_CFLAGS = -I.
PKG_LIBS = -lm
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c delta_dress.c -o delta_dress.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c delta_dress_cuda.c -o delta_dress_cuda.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c delta_dress_impl.c -o delta_dress_impl.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c dress.c -o dress.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c dress_cuda_r.c -o dress_cuda_r.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c dress_mpi.c -o dress_mpi.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c dress_mpi_r.c -o dress_mpi_r.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -I. -fPIC -falign-functions=64 -Wall -g -O2 -c dress_r.c -o dress_r.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o dress.graph.so delta_dress.o delta_dress_cuda.o delta_dress_impl.o dress.o dress_cuda_r.o dress_mpi.o dress_mpi_r.o dress_r.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
/Volumes/Builds/packages/big-sur-x86_64/results/4.4/dress.graph.Rcheck/00_pkg_src/dress.graph/src/delta_dress_cuda.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.4/dress.graph.Rcheck/00_pkg_src/dress.graph/src/dress_cuda_r.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.4/dress.graph.Rcheck/00_pkg_src/dress.graph/src/dress_mpi.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.4/dress.graph.Rcheck/00_pkg_src/dress.graph/src/dress_mpi_r.o: no symbols
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/dress.graph.Rcheck/00LOCK-dress.graph/00new/dress.graph/libs
** generating debug symbols (dSYM)
** R
** 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 (dress.graph)