* installing *source* package ‘uuid’ ...
** package ‘uuid’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... clang -arch x86_64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang -arch x86_64 accepts -g... yes
checking for clang -arch x86_64 option to enable C11 features... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grp.h... yes
checking for langinfo.h... yes
checking for locale.h... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for sys/sockio.h... yes
checking for sys/syscall.h... yes
checking for sys/sendfile.h... no
checking for sys/time.h... yes
checking for sys/un.h... yes
checking for unistd.h... (cached) yes
checking for net/if.h... yes
checking for net/if_dl.h... yes
checking for dirfd... yes
checking for err... yes
checking for errx... yes
checking for getexecname... no
checking for getrandom... no
checking for jrand48... yes
checking for llseek... no
checking for lchown... yes
checking for mempcpy... no
checking for mkostemp... yes
checking for nanosleep... yes
checking for sendfile... yes
checking for srandom... yes
checking for strnchr... no
checking for strndup... yes
checking for strnlen... yes
checking for usleep... yes
checking for warn... yes
checking for warnx... yes
checking for flock... yes
checking for struct sockaddr.sa_len... yes
checking for dlfcn.h... yes
checking for library containing dlsym... none required
checking for thread local storage (TLS) support... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/config.h
** 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 -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c R.c -o R.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Ruuid.c -o Ruuid.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c clear.c -o clear.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c compare.c -o compare.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c copy.c -o copy.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gen_uuid.c -o gen_uuid.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c isnull.c -o isnull.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c md5.c -o md5.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c pack.c -o pack.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c parse.c -o parse.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rand.c -o rand.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c randutils.c -o randutils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c sha1.c -o sha1.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c unpack.c -o unpack.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -include config.h -I/opt/R/x86_64/include  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c unparse.c -o unparse.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 uuid.so R.o Ruuid.o clear.o compare.o copy.o gen_uuid.o isnull.o md5.o pack.o parse.o rand.o randutils.o sha1.o unpack.o unparse.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/uuid.Rcheck/00LOCK-uuid/00new/uuid/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 (uuid)