* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘zip’ ...
** this is package ‘zip’ version ‘2.3.3’
** package ‘zip’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/tmp/Rtmpmiunq7/R.INSTALL11fbc564949344/zip/src'
gcc-14 -std=gnu23 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip
gcc-14 -std=gnu23 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c miniz.c -o miniz.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c rzip.c -o rzip.o
rzip.c:19:9: warning: "S_IFLNK" redefined
   19 | #define S_IFLNK         0120000         /* [XSI] symbolic link */
      |         ^~~~~~~
In file included from rzip.c:5:
/usr/include/x86_64-linux-gnu/sys/stat.h:113:11: note: this is the location of the previous definition
  113 | #  define S_IFLNK       __S_IFLNK
      |           ^~~~~~~
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c zip.c -o zip.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c unixutils.c -o unixutils.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpmiunq7/R.INSTALL11fbc564949344/zip/src'
make[1]: Entering directory '/tmp/Rtmpmiunq7/R.INSTALL11fbc564949344/zip/src'
make[1]: Leaving directory '/tmp/Rtmpmiunq7/R.INSTALL11fbc564949344/zip/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-zip/00new/zip
** 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 (zip)