* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘bipartite’ ... ** package ‘bipartite’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUFJ04w/R.INSTALL5a85379499d33/bipartite/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bmn5.cc -o bmn5.o bmn5.cc: In function ‘void matrixSize(std::string, int&, int&, int&)’: bmn5.cc:511:16: warning: argument 1 null where non-null expected [-Wnonnull] 511 | b=fgetc(f); | ~~~~~^~~ In file included from /usr/include/c++/14/cstdio:42, from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:40, from bmn5.cc:1: /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:514:24: warning: argument 1 null where non-null expected [-Wnonnull] 514 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:522:24: warning: argument 1 null where non-null expected [-Wnonnull] 522 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:530:24: warning: argument 1 null where non-null expected [-Wnonnull] 530 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:537:23: warning: argument 1 null where non-null expected [-Wnonnull] 537 | fclose(f); | ~~~~~~^~~ /usr/include/stdio.h:184:12: note: in a call to function ‘int fclose(FILE*)’ declared ‘nonnull’ 184 | extern int fclose (FILE *__stream) __nonnull ((1)); | ^~~~~~ bmn5.cc:542:24: warning: argument 1 null where non-null expected [-Wnonnull] 542 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:552:32: warning: argument 1 null where non-null expected [-Wnonnull] 552 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:555:39: warning: argument 1 null where non-null expected [-Wnonnull] 555 | fclose(f); | ~~~~~~^~~ /usr/include/stdio.h:184:12: note: in a call to function ‘int fclose(FILE*)’ declared ‘nonnull’ 184 | extern int fclose (FILE *__stream) __nonnull ((1)); | ^~~~~~ bmn5.cc:560:24: warning: argument 1 null where non-null expected [-Wnonnull] 560 | b=fgetc(f); /*leo el primer char de la segunda fila*/ | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:564:31: warning: argument 1 null where non-null expected [-Wnonnull] 564 | fclose(f); | ~~~~~~^~~ /usr/include/stdio.h:184:12: note: in a call to function ‘int fclose(FILE*)’ declared ‘nonnull’ 184 | extern int fclose (FILE *__stream) __nonnull ((1)); | ^~~~~~ bmn5.cc:571:32: warning: argument 1 null where non-null expected [-Wnonnull] 571 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc: In function ‘void readMatrix(std::string, int, int, int, int**)’: bmn5.cc:595:16: warning: argument 1 null where non-null expected [-Wnonnull] 595 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:598:24: warning: argument 1 null where non-null expected [-Wnonnull] 598 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:604:24: warning: argument 1 null where non-null expected [-Wnonnull] 604 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:612:32: warning: argument 1 null where non-null expected [-Wnonnull] 612 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ bmn5.cc:619:32: warning: argument 1 null where non-null expected [-Wnonnull] 619 | b=fgetc(f); | ~~~~~^~~ /usr/include/stdio.h:575:12: note: in a call to function ‘int fgetc(FILE*)’ declared ‘nonnull’ 575 | extern int fgetc (FILE *__stream) __nonnull ((1)); | ^~~~~ In file included from /usr/include/stdio.h:970: In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘void calcIdiosyncTemp(double**, int**, int*, int*, int, int)’ at bmn5.cc:1580:29, inlined from ‘void calcIdiosyncTemp(double**, int**, int*, int*, int, int)’ at bmn5.cc:1565:6: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:954: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘void calcIdiosyncTemp(double**, int**, int*, int*, int, int)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1220:10: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1226:12: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1228:11: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1230:10: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ bmn5.cc:1232:23: warning: argument 1 null where non-null expected [-Wnonnull] 1232 | fclose(out); | ~~~~~~^~~~~ /usr/include/stdio.h:184:12: note: in a call to function ‘int fclose(FILE*)’ declared ‘nonnull’ 184 | extern int fclose (FILE *__stream) __nonnull ((1)); | ^~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1274:21: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1275:21: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1278:42: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1280:43: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1283:41: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1285:22: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1286:23: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1289:43: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1291:44: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1294:42: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1296:22: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1317:20: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1318:20: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1321:42: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1323:43: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1326:41: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1328:22: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1329:23: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1332:43: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1334:44: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1337:42: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ In function ‘int fprintf(FILE*, const char*, ...)’, inlined from ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’ at bmn5.cc:1339:23: /usr/include/x86_64-linux-gnu/bits/stdio2.h:111:24: warning: argument 1 null where non-null expected [-Wnonnull] 111 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h: In function ‘double packMatrix(int, int**, int**, double**, int*, int*, int, int, int, int, long int&)’: /usr/include/x86_64-linux-gnu/bits/stdio2-decl.h:49:12: note: in a call to function ‘int __fprintf_chk(FILE*, int, const char*, ...)’ declared ‘nonnull’ 49 | extern int __fprintf_chk (FILE *__restrict __stream, int __flag, | ^~~~~~~~~~~~~ bmn5.cc:1346:23: warning: argument 1 null where non-null expected [-Wnonnull] 1346 | if (bmo==1) fclose(out); | ~~~~~~^~~~~ /usr/include/stdio.h:184:12: note: in a call to function ‘int fclose(FILE*)’ declared ‘nonnull’ 184 | extern int fclose (FILE *__stream) __nonnull ((1)); | ^~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c identifyModules.cc -o identifyModules.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bipartite.so bmn5.o identifyModules.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUFJ04w/R.INSTALL5a85379499d33/bipartite/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUFJ04w/R.INSTALL5a85379499d33/bipartite/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUFJ04w/R.INSTALL5a85379499d33/bipartite/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bipartite/00new/bipartite/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘bipartite’ finding HTML links ... done C.score html H2fun html ND html NOS html PAC html PDI html Safariland html V.ratio html array2linkmx html as.one.mode html as.tnet html barrett1987 html betalinkr html finding level-2 HTML links ... done betweenness_w html bezerra2009 html bipartite-package html closeness_w html clustering_tm html compart html computeModules html czvalues html decimalr2dtable html degreedistr html dfun html discrepancy html distance_w html elberling1999 html empty html endpoint html extinction html fc html frame2webs html genweb html grouplevel html inouye1988 html junker2013 html kato1990 html kevan1970 html linklevel html listModuleInformation html memmott1999 html mgen html moduleWeb-class html modulesLPA html mosquin1967 html motten1982 html nest.smdm html nested html nestedcontribution html nestedness html nestedrank html networklevel html nodespec html npartite html null.distr html null.t.test html nullmodel html olesen2002aigrettes html olesen2002flores html olito2015 html ollerton2003 html plotModuleWeb html plotPAC html plotmatrix html plotweb html plotweb2 html printoutModuleInformation html projecting_tm html r2dexternal html restrictednull html robustness html schemske1978 html second.extinct html shuffle.web html slope.bipartite html small1976 html sortmatrix html sortweb html specieslevel html strength html swap.web html symmetrise_w html tnet_igraph html togetherness html vazarr html vazcer html vazllao html vazmasc html vazmasnc html vaznull html vazquec html vazquenc html vazquez.example html versionlog html visweb html web2edges html webs2array html wine html ** 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 (bipartite)