* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘zip’ ...
** package ‘zip’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpt2SrJN/R.INSTALL10cd2c38f63d08/zip/src'
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip
gcc-13 -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-13 -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-13 -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
gcc-13 -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-13 -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-13 -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 '/home/hornik/tmp/scratch/Rtmpt2SrJN/R.INSTALL10cd2c38f63d08/zip/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpt2SrJN/R.INSTALL10cd2c38f63d08/zip/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpt2SrJN/R.INSTALL10cd2c38f63d08/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)