* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘archive’ ...
** package ‘archive’ successfully unpacked and MD5 sums checked
** using staged installation
** Running ./configure
Found pkg-config cflags and libs!
PKG_CONFIG_PATH=
PKG_CFLAGS=
PKG_LIBS=-larchive 
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpH11buN/R.INSTALL132d351e9fc1fd/archive/src'
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Icpp11/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cli/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c archive.cpp -o archive.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Icpp11/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cli/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c archive_extract.cpp -o archive_extract.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Icpp11/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cli/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c archive_read.cpp -o archive_read.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Icpp11/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cli/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c archive_write.cpp -o archive_write.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Icpp11/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cli/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c archive_write_direct.cpp -o archive_write_direct.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Icpp11/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cli/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c archive_write_files.cpp -o archive_write_files.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Icpp11/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cli/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cpp11.cpp -o cpp11.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Icpp11/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cli/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c r_archive.cpp -o r_archive.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Icpp11/include -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cli/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c connection/connection.c -o connection/connection.o
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o archive.so archive.o archive_extract.o archive_read.o archive_write.o archive_write_direct.o archive_write_files.o cpp11.o r_archive.o -larchive -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpH11buN/R.INSTALL132d351e9fc1fd/archive/src'
make[1]: Entering directory '/tmp/RtmpH11buN/R.INSTALL132d351e9fc1fd/archive/src'
make[1]: Leaving directory '/tmp/RtmpH11buN/R.INSTALL132d351e9fc1fd/archive/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-archive/00new/archive/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 (archive)