* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘IRISSeismic’ ...
** package ‘IRISSeismic’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/RtmpSQPHxx/R.INSTALL24de9c4d1f4b93/IRISSeismic/src'
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibmseed  -I/usr/local/include -D_FORTIFY_SOURCE=3  -DDEBUG -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 -Ilibmseed  -I/usr/local/include -D_FORTIFY_SOURCE=3  -DDEBUG -fpic  -g -O3 -Wall -pedantic -c parseMiniSEED.c -o parseMiniSEED.o
parseMiniSEED.c:81:11: warning: variable 'totalRecords' set but not used [-Wunused-but-set-variable]
   81 |   int64_t totalRecords = 0;
      |           ^
1 warning generated.
make[2]: Entering directory '/tmp/RtmpSQPHxx/R.INSTALL24de9c4d1f4b93/IRISSeismic/src/libmseed'
clang-18 -g -O3 -Wall -pedantic -fpic -c fileutils.c -o fileutils.o
clang-18 -g -O3 -Wall -pedantic -fpic -c genutils.c -o genutils.o
clang-18 -g -O3 -Wall -pedantic -fpic -c gswap.c -o gswap.o
clang-18 -g -O3 -Wall -pedantic -fpic -c lmplatform.c -o lmplatform.o
clang-18 -g -O3 -Wall -pedantic -fpic -c lookup.c -o lookup.o
clang-18 -g -O3 -Wall -pedantic -fpic -c msrutils.c -o msrutils.o
clang-18 -g -O3 -Wall -pedantic -fpic -c pack.c -o pack.o
clang-18 -g -O3 -Wall -pedantic -fpic -c packdata.c -o packdata.o
clang-18 -g -O3 -Wall -pedantic -fpic -c traceutils.c -o traceutils.o
clang-18 -g -O3 -Wall -pedantic -fpic -c tracelist.c -o tracelist.o
clang-18 -g -O3 -Wall -pedantic -fpic -c parseutils.c -o parseutils.o
clang-18 -g -O3 -Wall -pedantic -fpic -c unpack.c -o unpack.o
clang-18 -g -O3 -Wall -pedantic -fpic -c unpackdata.c -o unpackdata.o
clang-18 -g -O3 -Wall -pedantic -fpic -c selection.c -o selection.o
clang-18 -g -O3 -Wall -pedantic -fpic -c logging.c -o logging.o
rm -f libmseed.a
ar -crs libmseed.a fileutils.o genutils.o gswap.o lmplatform.o lookup.o msrutils.o pack.o packdata.o traceutils.o tracelist.o parseutils.o unpack.o unpackdata.o selection.o logging.o
make[2]: Leaving directory '/tmp/RtmpSQPHxx/R.INSTALL24de9c4d1f4b93/IRISSeismic/src/libmseed'
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o IRISSeismic.so init.o parseMiniSEED.o -Llibmseed -lmseed -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpSQPHxx/R.INSTALL24de9c4d1f4b93/IRISSeismic/src'
make[1]: Entering directory '/tmp/RtmpSQPHxx/R.INSTALL24de9c4d1f4b93/IRISSeismic/src'
make[1]: Leaving directory '/tmp/RtmpSQPHxx/R.INSTALL24de9c4d1f4b93/IRISSeismic/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-IRISSeismic/00new/IRISSeismic/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘sd’ from package ‘stats’ in package ‘IRISSeismic’
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (IRISSeismic)