* installing *source* package ‘healthyAddress’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (5)’ clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c C_max_nchar.c -o C_max_nchar.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Cconcat_upper.c -o Cconcat_upper.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c StandardAddress.c -o StandardAddress.o StandardAddress.c:878:9: warning: variable 'k' set but not used [-Wunused-but-set-variable] 878 | int k = 0; | ^ StandardAddress.c:4086:57: warning: suggest braces around initialization of subobject [-Wmissing-braces] 4086 | TrieNode* postcodeTries[N_POSTCODES][N_STREET_TYPES] = {NULL}; | ^~~~ | { } /usr/lib/llvm-17/lib/clang/17/include/stddef.h:89:16: note: expanded from macro 'NULL' 89 | # define NULL ((void*)0) | ^~~~~~~~~~ 2 warnings generated. clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c character.c -o character.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c followed_by_ste_postcode.c -o followed_by_ste_postcode.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c multistate-postcodes.c -o multistate-postcodes.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c omp_diagnose.c -o omp_diagnose.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c postcode2intrnl.c -o postcode2intrnl.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c saint-fns.c -o saint-fns.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sorted.c -o sorted.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c the_xxx_trie.c -o the_xxx_trie.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c verifyEquiStr.c -o verifyEquiStr.o clang-17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c xnumber.c -o xnumber.o clang-17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o healthyAddress.so C_max_nchar.o Cconcat_upper.o StandardAddress.o character.o followed_by_ste_postcode.o init.o multistate-postcodes.o omp_diagnose.o postcode2intrnl.o saint-fns.o sorted.o the_xxx_trie.o verifyEquiStr.o xnumber.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/healthyAddress.Rcheck/00LOCK-healthyAddress/00new/healthyAddress/libs ** 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 (healthyAddress)