downloading reverse dependencies ‘wrGraph’, ‘wrProteo’, ‘wrTopDownFrag’ trying URL 'file:///data/Repositories/CRAN/src/contrib/wrGraph_1.3.12.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/wrProteo_1.13.3.tar.gz' trying URL 'file:///data/Repositories/CRAN/src/contrib/wrTopDownFrag_1.0.4.tar.gz' installing dependencies ‘mixdist’, ‘ROTS’, ‘som’, ‘vsn’, ‘wrGraph’, ‘wrMisc’, ‘wrProteo’ also installing the dependencies ‘affyio’, ‘affy’ begin installing package ‘affyio’ begin installing package ‘mixdist’ begin installing package ‘som’ begin installing package ‘ROTS’ begin installing package ‘wrMisc’ * installing *source* package ‘mixdist’ ... ** this is package ‘mixdist’ version ‘0.5-5’ ** package ‘mixdist’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (mixdist) * installing *source* package ‘som’ ... ** this is package ‘som’ version ‘0.3-5.2’ ** package ‘som’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpH6b4Xd/R.INSTALL789d36c15738c/som/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c som.cc -o som.o In file included from tntsupp.h:8, from sub.h:1, from SomParam.h:2, from som.cc:4: tnt/fmat.h: In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘*this.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘double rect_dist(TNT::Region2D >, TNT::Region2D >)’ at SomParam.h:11:19: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘TNT::Subscript find_winner(TNT::DMatrix&, TNT::Subscript, TNT::DMatrix&)’ at som.cc:12:40: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘TNT::Subscript find_winner(TNT::DMatrix&, TNT::Subscript, TNT::DMatrix&)’ at som.cc:16:36: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘void visual(TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&)’ at som.cc:57:36: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘int update(TNT::DMatrix&, TNT::DMatrix&, TNT::Subscript, double, TNT::DVector&)’ at som.cc:32:24: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘double qerror(TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, SomParam&)’ at som.cc:76:38: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘void som_top(TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, SomParam&, SomParam&, double*)’ at som.cc:108:1: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘cord.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som_bat(SEXP, SEXP, SEXP, SEXP)’ at som.cc:225:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Vis.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som_bat(SEXP, SEXP, SEXP, SEXP)’ at som.cc:225:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Code.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som_bat(SEXP, SEXP, SEXP, SEXP)’ at som.cc:225:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Data.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som(SEXP, SEXP, SEXP)’ at som.cc:198:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Vis.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som(SEXP, SEXP, SEXP)’ at som.cc:198:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Cord.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som(SEXP, SEXP, SEXP)’ at som.cc:198:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Code.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som(SEXP, SEXP, SEXP)’ at som.cc:198:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Data.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o som.so som.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpH6b4Xd/R.INSTALL789d36c15738c/som/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-som/00new/som/libs ** R ** data ** 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 (som) * installing *source* package ‘affyio’ ... ** this is package ‘affyio’ version ‘1.81.0’ ** using staged installation checking for gcc... gcc-15 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-15 accepts -g... yes checking for gcc-15 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc-15 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for main in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking if zlib version >= 1.1.3... yes checking for pthread_create in -lpthread... yes checking if we can use pthreads... yes checking if PTHREAD_STACK_MIN is defined... yes configure: Enabling threading for affyio configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmYhdgv/R.INSTALL789cb3b817ffe/affyio/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fread_functions.c -o fread_functions.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init_package.c -o init_package.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c read_abatch.c -o read_abatch.o read_abatch.c: In function ‘read_cel_file_intensities’: read_abatch.c:656:176: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 656 | Rprintf("Warning: found an empty line where not expected in %s.\nThis means that there is a cel intensity missing from the cel file.\nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, i); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:656:182: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 656 | Rprintf("Warning: found an empty line where not expected in %s.\nThis means that there is a cel intensity missing from the cel file.\nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, i); | ~^ ~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:665:146: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 665 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:665:152: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 665 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:677:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 677 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:677:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 677 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:689:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 689 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:689:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 689 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c: In function ‘read_cel_file_stddev’: read_abatch.c:764:178: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 764 | Rprintf("Warning: found an empty line where not expected in %s.\n This means that there is a cel intensity missing from the cel file.\n Sucessfully read to cel intensity %d of %d expected\n", filename, i-1, i); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:764:184: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 764 | Rprintf("Warning: found an empty line where not expected in %s.\n This means that there is a cel intensity missing from the cel file.\n Sucessfully read to cel intensity %d of %d expected\n", filename, i-1, i); | ~^ ~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:774:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 774 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:774:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 774 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:785:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 785 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:785:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 785 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:795:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 795 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:795:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 795 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:805:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 805 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:805:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 805 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c: In function ‘read_cel_file_npixels’: read_abatch.c:870:178: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 870 | Rprintf("Warning: found an empty line where not expected in %s.\n This means that there is a cel intensity missing from the cel file.\n Sucessfully read to cel intensity %d of %d expected\n", filename, i-1, i); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:870:184: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 870 | Rprintf("Warning: found an empty line where not expected in %s.\n This means that there is a cel intensity missing from the cel file.\n Sucessfully read to cel intensity %d of %d expected\n", filename, i-1, i); | ~^ ~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:879:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 879 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:879:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 879 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:890:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 890 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:890:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 890 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:901:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 901 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:901:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 901 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:913:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 913 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:913:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 913 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:924:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 924 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:924:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 924 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c: In function ‘read_gzcel_file_intensities’: read_abatch.c:1567:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1567 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1567:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1567 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1578:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1578 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1578:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1578 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1589:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1589 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1589:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1589 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c: In function ‘read_gzcel_file_stddev’: read_abatch.c:1665:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1665 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1665:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1665 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1677:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1677 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1677:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1677 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1689:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1689 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1689:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1689 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1701:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1701 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1701:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1701 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c: In function ‘read_gzcel_file_npixels’: read_abatch.c:1769:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1769 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1769:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1769 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1780:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1780 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1780:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1780 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1791:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1791 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1791:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1791 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1801:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1801 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1801:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1801 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1811:145: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1811 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c:1811:151: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 1811 | Rprintf("Warning: found an incomplete line where not expected in %s.\nThe CEL file may be truncated. \nSucessfully read to cel intensity %d of %d expected\n", filename, i-1, rows); | ~^ ~~~~ | | | | int size_t {aka long unsigned int} | %ld read_abatch.c: In function ‘gzbinary_get_detailed_header_info’: read_abatch.c:3410:3: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 3410 | strncpy(header_info->AlgorithmParameters,my_header->alg_param,strlen(my_header->alg_param)-1); | ^ read_abatch.c:3410:65: note: length computed here 3410 | strncpy(header_info->AlgorithmParameters,my_header->alg_param,strlen(my_header->alg_param)-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ read_abatch.c: In function ‘binary_get_detailed_header_info’: read_abatch.c:2661:3: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 2661 | strncpy(header_info->AlgorithmParameters,my_header->alg_param,strlen(my_header->alg_param)-1); | ^ read_abatch.c:2661:65: note: length computed here 2661 | strncpy(header_info->AlgorithmParameters,my_header->alg_param,strlen(my_header->alg_param)-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c read_bpmap.c -o read_bpmap.o read_bpmap.c: In function ‘ReadBPMAPFileIntoRList’: read_bpmap.c:849:39: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘SEXP’ {aka ‘struct SEXPREC *’} [-Wformat=] 849 | error("Unable to open the file %s",filename); | ~^ ~~~~~~~~ | | | | | SEXP {aka struct SEXPREC *} | char * read_bpmap.c:698:27: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 698 | sprintf(buf, "%d", j+1); | ^ In file included from /usr/include/stdio.h:970, from /home/hornik/tmp/R-d-gcc-15/include/R.h:44, from read_bpmap.c:23: In function ‘sprintf’, inlined from ‘readBPMAPSeqIdPositionInfo’ at read_bpmap.c:698:4, inlined from ‘ReadBPMAPFileIntoRList’ at read_bpmap.c:873:3: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: ‘__builtin___sprintf_chk’ output between 2 and 11 bytes into a destination of size 10 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ read_bpmap.c: In function ‘ReadBPMAPFileIntoRList’: read_bpmap.c:655:27: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 655 | sprintf(buf, "%d", j+1); | ^ In function ‘sprintf’, inlined from ‘readBPMAPSeqIdPositionInfo’ at read_bpmap.c:655:4, inlined from ‘ReadBPMAPFileIntoRList’ at read_bpmap.c:873:3: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: ‘__builtin___sprintf_chk’ output between 2 and 11 bytes into a destination of size 10 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ read_bpmap.c: In function ‘ReadBPMAPFileIntoRList’: read_bpmap.c:603:25: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 603 | sprintf(buf, "%d", j+1); | ^ In function ‘sprintf’, inlined from ‘readBPMAPSeqIdPositionInfo’ at read_bpmap.c:603:2, inlined from ‘ReadBPMAPFileIntoRList’ at read_bpmap.c:873:3: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: ‘__builtin___sprintf_chk’ output between 2 and 11 bytes into a destination of size 10 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c read_cdf_xda.c -o read_cdf_xda.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c read_cdffile2.c -o read_cdffile2.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c read_celfile_generic.c -o read_celfile_generic.o read_celfile_generic.c: In function ‘generic_get_detailed_header_info’: read_celfile_generic.c:272:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 272 | strncpy(header_info->AlgorithmParameters,"Percentile:",11); | ^ read_celfile_generic.c:294:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 294 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"CellMargin:",11); | ^ read_celfile_generic.c:315:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation] 315 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"OutlierHigh:",12); | ^ read_celfile_generic.c:336:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 336 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"OutlierLow:",11); | ^ read_celfile_generic.c:357:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 357 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"AlgVersion:",11); | ^ read_celfile_generic.c:378:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation] 378 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FixedCellSize:",14); | ^ read_celfile_generic.c:399:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 17 bytes from a string of the same length [-Wstringop-truncation] 399 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FullFeatureWidth:",17); | ^ read_celfile_generic.c:420:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation] 420 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FullFeatureHeight:",18); | ^ read_celfile_generic.c:441:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 26 bytes from a string of the same length [-Wstringop-truncation] 441 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"IgnoreOutliersInShiftRows:",26); | ^ read_celfile_generic.c:464:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation] 464 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FeatureExtraction:",18); | ^ read_celfile_generic.c:488:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation] 488 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"PoolWidthExtenstion:",20); | ^ read_celfile_generic.c:510:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation] 510 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"PoolHeightExtension:",20); | ^ read_celfile_generic.c:532:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation] 532 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"UseSubgrids:",12); | ^ read_celfile_generic.c:553:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] 553 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"RandomizePixels:",16); | ^ read_celfile_generic.c:575:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 575 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"ErrorBasis:",11); | ^ read_celfile_generic.c:597:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] 597 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"StdMult:",8); | ^ read_celfile_generic.c: In function ‘gzgeneric_get_detailed_header_info’: read_celfile_generic.c:1270:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 1270 | strncpy(header_info->AlgorithmParameters,"Percentile:",11); | ^ read_celfile_generic.c:1292:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 1292 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"CellMargin:",11); | ^ read_celfile_generic.c:1313:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation] 1313 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"OutlierHigh:",12); | ^ read_celfile_generic.c:1334:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 1334 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"OutlierLow:",11); | ^ read_celfile_generic.c:1355:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 1355 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"AlgVersion:",11); | ^ read_celfile_generic.c:1376:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 14 bytes from a string of the same length [-Wstringop-truncation] 1376 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FixedCellSize:",14); | ^ read_celfile_generic.c:1397:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 17 bytes from a string of the same length [-Wstringop-truncation] 1397 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FullFeatureWidth:",17); | ^ read_celfile_generic.c:1418:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation] 1418 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FullFeatureHeight:",18); | ^ read_celfile_generic.c:1439:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 26 bytes from a string of the same length [-Wstringop-truncation] 1439 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"IgnoreOutliersInShiftRows:",26); | ^ read_celfile_generic.c:1462:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 18 bytes from a string of the same length [-Wstringop-truncation] 1462 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"FeatureExtraction:",18); | ^ read_celfile_generic.c:1486:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation] 1486 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"PoolWidthExtenstion:",20); | ^ read_celfile_generic.c:1508:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation] 1508 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"PoolHeightExtension:",20); | ^ read_celfile_generic.c:1530:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation] 1530 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"UseSubgrids:",12); | ^ read_celfile_generic.c:1551:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] 1551 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"RandomizePixels:",16); | ^ read_celfile_generic.c:1573:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 1573 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"ErrorBasis:",11); | ^ read_celfile_generic.c:1595:3: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] 1595 | strncpy(&header_info->AlgorithmParameters[algorithm_paramsize],"StdMult:",8); | ^ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c read_clf.c -o read_clf.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c read_generic.c -o read_generic.o read_generic.c: In function ‘print_decode_nvt_triplet’: read_generic.c:1293:37: warning: format ‘%f’ expects argument of type ‘double’, but argument 2 has type ‘int’ [-Wformat=] 1293 | Rprintf("Its a float value is %f\n",temp32); | ~^ ~~~~~~ | | | | | int | double | %d gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c read_multichannel_celfile_generic.c -o read_multichannel_celfile_generic.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ZLIB=1 -DHAVE_LIBPTHREAD=1 -DUSE_PTHREADS=1 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c read_pgf.c -o read_pgf.o read_pgf.c:363:12: warning: ‘token_ends_with’ defined but not used [-Wunused-function] 363 | static int token_ends_with(char *token, char *ends_in){ | ^~~~~~~~~~~~~~~ gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o affyio.so fread_functions.o init_package.o read_abatch.o read_bpmap.o read_cdf_xda.o read_cdffile2.o read_celfile_generic.o read_clf.o read_generic.o read_multichannel_celfile_generic.o read_pgf.o -lpthread -lz -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmYhdgv/R.INSTALL789cb3b817ffe/affyio/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-affyio/00new/affyio/libs ** R ** 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 (affyio) begin installing package ‘affy’ * installing *source* package ‘wrMisc’ ... ** this is package ‘wrMisc’ version ‘2.0.0’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (wrMisc) begin installing package ‘wrGraph’ begin installing package ‘wrProteo’ * installing *source* package ‘affy’ ... ** this is package ‘affy’ version ‘1.89.0’ ** using staged installation creating cache ./config.cache checking how to run the C preprocessor... gcc-15 -E checking for main in -lz... yes checking for zlib.h... yes checking if zlib version >= 1.1.3... yes updating cache ./config.cache creating ./config.status creating src/Makevars ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYlRv2C/R.INSTALL78deb1821ab63/affy/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DHAVE_ZLIB=1 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/preprocessCore/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c chipbackground.c -o chipbackground.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DHAVE_ZLIB=1 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/preprocessCore/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c getall_locations.c -o getall_locations.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DHAVE_ZLIB=1 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/preprocessCore/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mas5calls.c -o mas5calls.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DHAVE_ZLIB=1 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/preprocessCore/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rma2.c -o rma2.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -DHAVE_ZLIB=1 -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/preprocessCore/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rma_common.c -o rma_common.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o affy.so chipbackground.o getall_locations.o mas5calls.o rma2.o rma_common.o -lz -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYlRv2C/R.INSTALL78deb1821ab63/affy/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-affy/00new/affy/libs ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading ** 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 (affy) begin installing package ‘vsn’ * installing *source* package ‘ROTS’ ... ** this is package ‘ROTS’ version ‘2.3.8’ ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp3a64hf/R.INSTALL789ce729c14bf/ROTS/src' g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c NeedForSpeed1.cpp -o NeedForSpeed1.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c NeedForSpeed2.cpp -o NeedForSpeed2.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++20 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c pvalue.cpp -o pvalue.o g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o ROTS.so NeedForSpeed1.o NeedForSpeed2.o RcppExports.o pvalue.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp3a64hf/R.INSTALL789ce729c14bf/ROTS/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-ROTS/00new/ROTS/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** 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 (ROTS) * installing *source* package ‘wrGraph’ ... ** this is package ‘wrGraph’ version ‘1.3.12’ ** package ‘wrGraph’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (wrGraph) * installing *source* package ‘vsn’ ... ** this is package ‘vsn’ version ‘3.79.5’ ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-14) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHxW7G3/R.INSTALL78fd174e7a30/vsn/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c vsn.c -o vsn.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c vsn2.c -o vsn2.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o vsn.so init.o vsn.o vsn2.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHxW7G3/R.INSTALL78fd174e7a30/vsn/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-vsn/00new/vsn/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** 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 (vsn) * installing *source* package ‘wrProteo’ ... ** this is package ‘wrProteo’ version ‘1.13.3’ ** package ‘wrProteo’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (wrProteo) checking wrMisc_2.0.0.tar.gz ... checking wrGraph_1.3.12.tar.gz ... checking wrProteo_1.13.3.tar.gz ... checking wrTopDownFrag_1.0.4.tar.gz ... Depends: Package: wrMisc Depends: R (>= 3.1.0) Imports: grDevices, graphics, MASS, stats, utils Timings: user system elapsed wrMisc 126.724 5.099 133.623 Results: Check status summary: ERROR OK Source packages 0 1 Reverse depends 1 2 Check results summary: wrMisc ... OK rdepends_wrGraph ... OK rdepends_wrProteo ... ERROR * checking examples ... [1s/1s] ERROR * checking re-building of vignette outputs ... [36s/37s] ERROR rdepends_wrTopDownFrag ... OK Check results changes: Package: wrProteo Check: examples New result: ERROR Package: wrProteo Check: re-building of vignette outputs New result: ERROR