* installing *source* package ‘ssh’ ...
** package ‘ssh’ successfully unpacked and MD5 sums checked
** using staged installation
Package libssh was not found in the pkg-config search path.
Perhaps you should add the directory containing `libssh.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libssh' found
Using autobrew bundle: libssh-0.10.5-universal.tar.xz
Using PKG_CFLAGS=-I/Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00_pkg_src/ssh/.deps/include
Using PKG_LIBS=-L/Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00_pkg_src/ssh/.deps/lib -lssh -lcrypto -dynamic -Wl,-search_paths_first -lkrb5
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
rm -Rf ssh.so command.o init.o scp.o session.o tunnel.o writer.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00_pkg_src/ssh/.deps/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c command.c -o command.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00_pkg_src/ssh/.deps/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00_pkg_src/ssh/.deps/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c scp.c -o scp.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00_pkg_src/ssh/.deps/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c session.c -o session.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00_pkg_src/ssh/.deps/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c tunnel.c -o tunnel.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00_pkg_src/ssh/.deps/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c writer.c -o writer.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o ssh.so command.o init.o scp.o session.o tunnel.o writer.o -L/Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00_pkg_src/ssh/.deps/lib -lssh -lcrypto -dynamic -Wl,-search_paths_first -lkrb5 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/ssh.Rcheck/00LOCK-ssh/00new/ssh/libs
** generating debug symbols (dSYM)
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (ssh)