* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘zip’ ...
** package ‘zip’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.4 (1)’
make[1]: Entering directory '/tmp/Rtmp1DVjTX/R.INSTALL2f588e15675491/zip/src'
clang-18 -g -O3 -Wall -pedantic miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip
clang-18 -g -O3 -Wall -pedantic miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -c miniz.c -o miniz.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -c rzip.c -o rzip.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -c zip.c -o zip.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -c unixutils.c -o unixutils.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp1DVjTX/R.INSTALL2f588e15675491/zip/src'
make[1]: Entering directory '/tmp/Rtmp1DVjTX/R.INSTALL2f588e15675491/zip/src'
make[1]: Leaving directory '/tmp/Rtmp1DVjTX/R.INSTALL2f588e15675491/zip/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-devel-clang/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
* creating tarball
packaged installation of ‘zip’ as ‘zip_2.3.1_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (zip)