* installing *source* package ‘unix’ ... ** using staged installation Checking for AppArmor... (Linux) Found pkg-config cflags/libs! Using PKG_CFLAGS= Using PKG_LIBS=-lapparmor ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ rm -f unix.so chroot.o fork.o process.o register.o rlimit.o userinfo.o util.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAVE_APPARMOR -DSYS_BUILD_SAFEtrue -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c chroot.c -o chroot.o chroot.c:2:9: warning: "STRICT_R_HEADERS" redefined 2 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : note: this is the location of the previous definition gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAVE_APPARMOR -DSYS_BUILD_SAFEtrue -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fork.c -o fork.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAVE_APPARMOR -DSYS_BUILD_SAFEtrue -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c process.c -o process.o process.c:2:9: warning: "STRICT_R_HEADERS" redefined 2 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : note: this is the location of the previous definition gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAVE_APPARMOR -DSYS_BUILD_SAFEtrue -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c register.c -o register.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAVE_APPARMOR -DSYS_BUILD_SAFEtrue -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rlimit.c -o rlimit.o rlimit.c:2:9: warning: "STRICT_R_HEADERS" redefined 2 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : note: this is the location of the previous definition gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAVE_APPARMOR -DSYS_BUILD_SAFEtrue -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c userinfo.c -o userinfo.o userinfo.c:2:9: warning: "STRICT_R_HEADERS" redefined 2 | #define STRICT_R_HEADERS | ^~~~~~~~~~~~~~~~ : note: this is the location of the previous definition gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAVE_APPARMOR -DSYS_BUILD_SAFEtrue -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c util.c -o util.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o unix.so chroot.o fork.o process.o register.o rlimit.o userinfo.o util.o -lapparmor -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN_recheck/unix.Rcheck/00LOCK-unix/00new/unix/libs ** R ** 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 (unix)