installing dependencies ‘fmdu’ * installing *source* package ‘fmdu’ ... ** package ‘fmdu’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Debian 20241123-1) 15.0.0 20241123 (experimental) [master r15-5606-g4aa4162e365]’ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c colresmdu.c -o colresmdu.o In file included from fmdu.h:12, from colresmdu.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c colresmduneg.c -o colresmduneg.o In file included from fmdu.h:12, from colresmduneg.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c colreswgtmdu.c -o colreswgtmdu.o In file included from fmdu.h:12, from colreswgtmdu.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c colreswgtmduneg.c -o colreswgtmduneg.o In file included from fmdu.h:12, from colreswgtmduneg.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c external.c -o external.o In file included from fmdu.h:12, from external.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c flib.c -o flib.o In file included from flib.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c fmdu.c -o fmdu.o In file included from fmdu.h:12, from fmdu.c:9: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/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 /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mdu.c -o mdu.o In file included from fmdu.h:12, from mdu.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mduneg.c -o mduneg.o In file included from fmdu.h:12, from mduneg.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nnls.c -o nnls.o In file included from nnls.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c resmdu.c -o resmdu.o In file included from fmdu.h:12, from resmdu.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c resmduneg.c -o resmduneg.o In file included from fmdu.h:12, from resmduneg.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c reswgtmdu.c -o reswgtmdu.o In file included from fmdu.h:12, from reswgtmdu.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c reswgtmduneg.c -o reswgtmduneg.o In file included from fmdu.h:12, from reswgtmduneg.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowresmdu.c -o rowresmdu.o In file included from fmdu.h:12, from rowresmdu.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowresmduneg.c -o rowresmduneg.o In file included from fmdu.h:12, from rowresmduneg.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowreswgtmdu.c -o rowreswgtmdu.o In file included from fmdu.h:12, from rowreswgtmdu.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rowreswgtmduneg.c -o rowreswgtmduneg.o In file included from fmdu.h:12, from rowreswgtmduneg.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c uhelp.c -o uhelp.o In file included from uhelp.h:10, from uhelp.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wgtmdu.c -o wgtmdu.o In file included from fmdu.h:12, from wgtmdu.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -I"/home/hornik/tmp/R-d-gcc-snap/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wgtmduneg.c -o wgtmduneg.o In file included from fmdu.h:12, from wgtmduneg.c:7: flib.h:29:9: warning: 'iszero' redefined 29 | #define iszero( x ) ( ( ( x ) < DBL_EPSILON ) && ( ( x ) > -DBL_EPSILON ) ) | ^~~~~~ In file included from flib.h:14: /usr/include/math.h:1095:12: note: this is the location of the previous definition 1095 | # define iszero(x) (((__typeof (x)) (x)) == 0) | ^~~~~~ /usr/lib/gcc-snapshot/bin/gcc -shared -L/home/hornik/tmp/R-d-gcc-snap/lib -L/usr/lib/gcc-snapshot/lib -o fmdu.so colresmdu.o colresmduneg.o colreswgtmdu.o colreswgtmduneg.o external.o flib.o fmdu.o init.o mdu.o mduneg.o nnls.o resmdu.o resmduneg.o reswgtmdu.o reswgtmduneg.o rowresmdu.o rowresmduneg.o rowreswgtmdu.o rowreswgtmduneg.o uhelp.o wgtmdu.o wgtmduneg.o -L/home/hornik/tmp/R-d-gcc-snap/lib -lR installing to /home/hornik/tmp/CRAN_special_gcc15/Library/00LOCK-fmdu/00new/fmdu/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 (fmdu) checking lmap_0.1.3.tar.gz ... Depends: Package: lmap Depends: R (>= 3.5.0), ggplot2, ggrepel, ggforce, fmdu Imports: nnet, stats, magrittr, dplyr, MASS, Rfast Timings: user system elapsed lmap 80.768 8.291 89.919 Results: Check status summary: NOTE Source packages 1 Check results summary: lmap ... NOTE * checking CRAN incoming feasibility ... [3s/3s] NOTE