* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘IRISSeismic’ ...
** package ‘IRISSeismic’ 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/RtmpLS8k1o/R.INSTALL1b86df27491967/IRISSeismic/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -Ilibmseed  -I/usr/local/include -D_FORTIFY_SOURCE=3  -DDEBUG -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 -Ilibmseed  -I/usr/local/include -D_FORTIFY_SOURCE=3  -DDEBUG -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c parseMiniSEED.c -o parseMiniSEED.o
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpLS8k1o/R.INSTALL1b86df27491967/IRISSeismic/src/libmseed'
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c fileutils.c -o fileutils.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c genutils.c -o genutils.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c gswap.c -o gswap.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c lmplatform.c -o lmplatform.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c lookup.c -o lookup.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c msrutils.c -o msrutils.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c pack.c -o pack.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c packdata.c -o packdata.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c traceutils.c -o traceutils.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c tracelist.c -o tracelist.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c parseutils.c -o parseutils.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c unpack.c -o unpack.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c unpackdata.c -o unpackdata.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -fpic -c selection.c -o selection.o
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -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 '/home/hornik/tmp/scratch/RtmpLS8k1o/R.INSTALL1b86df27491967/IRISSeismic/src/libmseed'
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o IRISSeismic.so init.o parseMiniSEED.o -Llibmseed -lmseed -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLS8k1o/R.INSTALL1b86df27491967/IRISSeismic/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLS8k1o/R.INSTALL1b86df27491967/IRISSeismic/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLS8k1o/R.INSTALL1b86df27491967/IRISSeismic/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/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
* creating tarball
packaged installation of ‘IRISSeismic’ as ‘IRISSeismic_1.6.6_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (IRISSeismic)