* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘libdeflate’ ...
** this is package ‘libdeflate’ version ‘1.24-2’
** package ‘libdeflate’ successfully unpacked and MD5 sums checked
** using staged installation
** preparing to configure package 'libdeflate' ...
System install of libdeflate v1.23 found, but is not of a suitable version (>= v1.24) 
loading initial cache file ../build/initial-cache.cmake
-- The C compiler identification is Clang 19.1.7
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang-19 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAVE_WDECLARATION_AFTER_STATEMENT
-- Performing Test HAVE_WDECLARATION_AFTER_STATEMENT - Success
-- Performing Test HAVE_WIMPLICIT_FALLTHROUGH
-- Performing Test HAVE_WIMPLICIT_FALLTHROUGH - Success
-- Performing Test HAVE_WMISSING_FIELD_INITIALIZERS
-- Performing Test HAVE_WMISSING_FIELD_INITIALIZERS - Success
-- Performing Test HAVE_WMISSING_PROTOTYPES
-- Performing Test HAVE_WMISSING_PROTOTYPES - Success
-- Performing Test HAVE_WPEDANTIC
-- Performing Test HAVE_WPEDANTIC - Success
-- Performing Test HAVE_WSHADOW
-- Performing Test HAVE_WSHADOW - Success
-- Performing Test HAVE_WSTRICT_PROTOTYPES
-- Performing Test HAVE_WSTRICT_PROTOTYPES - Success
-- Performing Test HAVE_WUNDEF
-- Performing Test HAVE_WUNDEF - Success
-- Performing Test HAVE_WVLA
-- Performing Test HAVE_WVLA - Success
-- Configuring done (2.4s)
-- Generating done (0.0s)
-- Build files have been written to: /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/src/libdeflate/build
*** configured file: 'src/Makevars.in' => 'src/Makevars'
*** configured file: 'src/Makevars.in' => 'src/Makevars'
*** configured file: 'src/Makevars.win.in' => 'src/Makevars.win'
** finished configure for package 'libdeflate'
** libs
using C compiler: ‘Debian clang version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/src'
==> Building bundled libdeflate for linking and downstream packages that build and link bundled static libraries that use CMake
cd /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/src/libdeflate/build && \
/usr/bin/cmake --build . --config Release && \
/usr/bin/cmake --install . --config Release && \
cd /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate && \
"/home/hornik/tmp/R.check/r-devel-clang/Work/build/bin/Rscript" tools/fix-line-endings.R src/Makevars \
	src/libdeflate/build/Makefile && \
"/home/hornik/tmp/R.check/r-devel-clang/Work/build/bin/Rscript" tools/fix-targets.R \
inst/lib/x86_64/cmake/libdeflate/libdeflate-targets.cmake
gmake[2]: Entering directory '/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/src/libdeflate/build'
[  8%] Building C object CMakeFiles/libdeflate_static.dir/lib/arm/cpu_features.c.o
[ 16%] Building C object CMakeFiles/libdeflate_static.dir/lib/utils.c.o
[ 25%] Building C object CMakeFiles/libdeflate_static.dir/lib/x86/cpu_features.c.o
[ 33%] Building C object CMakeFiles/libdeflate_static.dir/lib/deflate_compress.c.o
[ 41%] Building C object CMakeFiles/libdeflate_static.dir/lib/deflate_decompress.c.o
[ 50%] Building C object CMakeFiles/libdeflate_static.dir/lib/adler32.c.o
[ 58%] Building C object CMakeFiles/libdeflate_static.dir/lib/zlib_compress.c.o
[ 66%] Building C object CMakeFiles/libdeflate_static.dir/lib/zlib_decompress.c.o
[ 75%] Building C object CMakeFiles/libdeflate_static.dir/lib/crc32.c.o
[ 83%] Building C object CMakeFiles/libdeflate_static.dir/lib/gzip_compress.c.o
[ 91%] Building C object CMakeFiles/libdeflate_static.dir/lib/gzip_decompress.c.o
[100%] Linking C static library libdeflate.a
[100%] Built target libdeflate_static
gmake[2]: Leaving directory '/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/src/libdeflate/build'
-- Installing: /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/lib/x86_64/libdeflate.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/include/libdeflate.h
-- Installing: /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/lib/x86_64/pkgconfig/libdeflate.pc
-- Installing: /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/lib/x86_64/cmake/libdeflate/libdeflate-targets.cmake
-- Installing: /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/lib/x86_64/cmake/libdeflate/libdeflate-targets-release.cmake
-- Installing: /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/lib/x86_64/cmake/libdeflate/libdeflate-config.cmake
-- Installing: /home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/lib/x86_64/cmake/libdeflate/libdeflate-config-version.cmake
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I"/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/include" -I"/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/include"  -I/usr/local/include -D_FORTIFY_SOURCE=3  -I"/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/include" -I"/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/include" -fpic  -g -O3 -Wall -pedantic -c r-api.c -o r-api.o
clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o libdeflate.so r-api.o -L/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/inst/lib/x86_64/ -ldeflate -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplOUaHW/R.INSTALL25701f5940ad94/libdeflate/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-libdeflate/00new/libdeflate/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 (libdeflate)