* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bnlearn’ ...
** this is package ‘bnlearn’ version ‘5.1’
** package ‘bnlearn’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6qAlwH/R.INSTALL38e4d0376947ef/bnlearn/src'
gcc-14 -std=gnu17 -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 arcs/arcs2amat.c -o arcs/arcs2amat.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from arcs/../include/rcore.h:2,
from arcs/arcs2amat.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 arcs/arcs2elist.c -o arcs/arcs2elist.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from arcs/../include/rcore.h:2,
from arcs/arcs2elist.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 arcs/bind.c -o arcs/bind.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from arcs/../include/rcore.h:2,
from arcs/bind.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 arcs/filter.arcs.c -o arcs/filter.arcs.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from arcs/../include/rcore.h:2,
from arcs/filter.arcs.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 arcs/hash.c -o arcs/hash.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from arcs/../include/rcore.h:2,
from arcs/hash.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 arcs/is.row.equal.c -o arcs/is.row.equal.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from arcs/../include/rcore.h:2,
from arcs/is.row.equal.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 bnlearn/bayesian.network.c -o bnlearn/bayesian.network.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from bnlearn/../include/rcore.h:2,
from bnlearn/bayesian.network.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 bnlearn/bn.recovery.c -o bnlearn/bn.recovery.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from bnlearn/../include/rcore.h:2,
from bnlearn/bn.recovery.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 bnlearn/cache.structure.c -o bnlearn/cache.structure.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from bnlearn/../include/rcore.h:2,
from bnlearn/cache.structure.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 bnlearn/cextend.c -o bnlearn/cextend.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from bnlearn/../include/rcore.h:2,
from bnlearn/cextend.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 bnlearn/colliders.c -o bnlearn/colliders.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from bnlearn/../include/rcore.h:2,
from bnlearn/colliders.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 bnlearn/cpdag.c -o bnlearn/cpdag.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from bnlearn/../include/rcore.h:2,
from bnlearn/cpdag.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 bnlearn/fitted.c -o bnlearn/fitted.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from bnlearn/../include/rcore.h:2,
from bnlearn/fitted.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 bnlearn/nparams.c -o bnlearn/nparams.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from bnlearn/../include/rcore.h:2,
from bnlearn/nparams.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 bnlearn/shd.c -o bnlearn/shd.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from bnlearn/../include/rcore.h:2,
from bnlearn/shd.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/allocations.c -o core/allocations.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/allocations.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/contingency.tables.c -o core/contingency.tables.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/contingency.tables.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/correlation.c -o core/correlation.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/correlation.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/covariance.matrix.c -o core/covariance.matrix.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/covariance.matrix.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/data.table.c -o core/data.table.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/data.table.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/math.functions.c -o core/math.functions.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/math.functions.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/moments.c -o core/moments.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/moments.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/sampling.c -o core/sampling.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/sampling.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/sets.c -o core/sets.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/sets.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/sort.c -o core/sort.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/sort.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 core/uppertriangular.c -o core/uppertriangular.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from core/../include/rcore.h:2,
from core/uppertriangular.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 fitted/enums.c -o fitted/enums.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from fitted/../include/rcore.h:2,
from fitted/enums.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 fitted/fitted.c -o fitted/fitted.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from fitted/../include/rcore.h:2,
from fitted/fitted.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 fitted/nparams.c -o fitted/nparams.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from fitted/../include/rcore.h:2,
from fitted/nparams.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 fitted/rinterface/nparams.c -o fitted/rinterface/nparams.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from fitted/rinterface/../../include/rcore.h:2,
from fitted/rinterface/nparams.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 foreign/parse.c -o foreign/parse.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from foreign/../include/rcore.h:2,
from foreign/parse.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 globals.c -o globals.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from include/rcore.h:2,
from globals.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/acyclic.c -o graphs/acyclic.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/../include/rcore.h:2,
from graphs/acyclic.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/completely.directed.c -o graphs/completely.directed.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/../include/rcore.h:2,
from graphs/completely.directed.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/connected.components.c -o graphs/connected.components.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/../include/rcore.h:2,
from graphs/connected.components.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/path.c -o graphs/path.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/../include/rcore.h:2,
from graphs/path.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/path.matrix.c -o graphs/path.matrix.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/../include/rcore.h:2,
from graphs/path.matrix.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/pdag2dag.c -o graphs/pdag2dag.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/../include/rcore.h:2,
from graphs/pdag2dag.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/random/graph.generation.c -o graphs/random/graph.generation.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/random/../../include/rcore.h:2,
from graphs/random/graph.generation.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/topological.ordering.c -o graphs/topological.ordering.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/../include/rcore.h:2,
from graphs/topological.ordering.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/rinterface/connected.components.c -o graphs/rinterface/connected.components.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/rinterface/../../include/rcore.h:2,
from graphs/rinterface/connected.components.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/rinterface/path.matrix.c -o graphs/rinterface/path.matrix.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/rinterface/../../include/rcore.h:2,
from graphs/rinterface/path.matrix.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/rinterface/sid.c -o graphs/rinterface/sid.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/rinterface/../../include/rcore.h:2,
from graphs/rinterface/sid.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 graphs/sid.c -o graphs/sid.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from graphs/../include/rcore.h:2,
from graphs/sid.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/likelihood.weighting.c -o inference/likelihood.weighting.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/../include/rcore.h:2,
from inference/likelihood.weighting.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/loglikelihood/common.c -o inference/loglikelihood/common.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/loglikelihood/../../include/rcore.h:2,
from inference/loglikelihood/common.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/loglikelihood/discrete.c -o inference/loglikelihood/discrete.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/loglikelihood/../../include/rcore.h:2,
from inference/loglikelihood/discrete.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/loglikelihood/gaussian.c -o inference/loglikelihood/gaussian.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/loglikelihood/../../include/rcore.h:2,
from inference/loglikelihood/gaussian.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/loglikelihood/conditional.gaussian.c -o inference/loglikelihood/conditional.gaussian.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/loglikelihood/../../include/rcore.h:2,
from inference/loglikelihood/conditional.gaussian.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/rbn.c -o inference/rbn.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/../include/rcore.h:2,
from inference/rbn.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/rinterface/loglikelihood.c -o inference/rinterface/loglikelihood.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/rinterface/../../include/rcore.h:2,
from inference/rinterface/loglikelihood.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/rinterface/cpdist.c -o inference/rinterface/cpdist.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/rinterface/../../include/rcore.h:2,
from inference/rinterface/cpdist.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/rinterface/rbn.c -o inference/rinterface/rbn.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/rinterface/../../include/rcore.h:2,
from inference/rinterface/rbn.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 inference/rinterface/likelihood.weighting.c -o inference/rinterface/likelihood.weighting.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from inference/rinterface/../../include/rcore.h:2,
from inference/rinterface/likelihood.weighting.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 learning/averaging/averaging.c -o learning/averaging/averaging.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from learning/averaging/../../include/rcore.h:2,
from learning/averaging/averaging.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 learning/averaging/bootstrap.c -o learning/averaging/bootstrap.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from learning/averaging/../../include/rcore.h:2,
from learning/averaging/bootstrap.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 learning/local/mi.matrix.c -o learning/local/mi.matrix.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from learning/local/../../include/rcore.h:2,
from learning/local/mi.matrix.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 learning/score/hc.cache.lookup.c -o learning/score/hc.cache.lookup.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from learning/score/../../include/rcore.h:2,
from learning/score/hc.cache.lookup.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 learning/score/score.delta.c -o learning/score/score.delta.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from learning/score/../../include/rcore.h:2,
from learning/score/score.delta.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 learning/score/tabu.c -o learning/score/tabu.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from learning/score/../../include/rcore.h:2,
from learning/score/tabu.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 math/conditional.least.squares.c -o math/conditional.least.squares.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from math/../include/rcore.h:2,
from math/conditional.least.squares.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 math/least.squares.c -o math/least.squares.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from math/../include/rcore.h:2,
from math/least.squares.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 math/linear.algebra.c -o math/linear.algebra.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from math/../include/rcore.h:2,
from math/linear.algebra.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 minimal/common.c -o minimal/common.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from minimal/../include/rcore.h:2,
from minimal/common.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 minimal/data.frame.c -o minimal/data.frame.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from minimal/../include/rcore.h:2,
from minimal/data.frame.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 minimal/strings.c -o minimal/strings.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from minimal/../include/rcore.h:2,
from minimal/strings.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 minimal/table.c -o minimal/table.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from minimal/../include/rcore.h:2,
from minimal/table.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 minimal/tiers.c -o minimal/tiers.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from minimal/../include/rcore.h:2,
from minimal/tiers.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 minimal/unique.c -o minimal/unique.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from minimal/../include/rcore.h:2,
from minimal/unique.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 parameters/discrete/classic.discrete.c -o parameters/discrete/classic.discrete.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from parameters/discrete/../../include/rcore.h:2,
from parameters/discrete/classic.discrete.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 parameters/discrete/hierarchical.dirichlet.c -o parameters/discrete/hierarchical.dirichlet.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from parameters/discrete/../../include/rcore.h:2,
from parameters/discrete/hierarchical.dirichlet.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 parameters/rinterface/classic.discrete.c -o parameters/rinterface/classic.discrete.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from parameters/rinterface/../../include/rcore.h:2,
from parameters/rinterface/classic.discrete.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 parameters/rinterface/hierarchical.dirichlet.c -o parameters/rinterface/hierarchical.dirichlet.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from parameters/rinterface/../../include/rcore.h:2,
from parameters/rinterface/hierarchical.dirichlet.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 parameters/rinterface/mixture.ordinary.least.squares.c -o parameters/rinterface/mixture.ordinary.least.squares.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from parameters/rinterface/../../include/rcore.h:2,
from parameters/rinterface/mixture.ordinary.least.squares.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 parameters/rinterface/ordinary.least.squares.c -o parameters/rinterface/ordinary.least.squares.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from parameters/rinterface/../../include/rcore.h:2,
from parameters/rinterface/ordinary.least.squares.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 predict/map.lw.c -o predict/map.lw.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from predict/../include/rcore.h:2,
from predict/map.lw.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 predict/predict.c -o predict/predict.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from predict/../include/rcore.h:2,
from predict/predict.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 preprocessing/dedup.c -o preprocessing/dedup.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from preprocessing/../include/rcore.h:2,
from preprocessing/dedup.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 preprocessing/discretize.c -o preprocessing/discretize.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from preprocessing/../include/rcore.h:2,
from preprocessing/discretize.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 preprocessing/enums.c -o preprocessing/enums.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from preprocessing/../include/rcore.h:2,
from preprocessing/enums.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 preprocessing/rinterface/discretize.c -o preprocessing/rinterface/discretize.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from preprocessing/rinterface/../../include/rcore.h:2,
from preprocessing/rinterface/discretize.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 sanitization/cg.assumptions.c -o sanitization/cg.assumptions.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from sanitization/../include/rcore.h:2,
from sanitization/cg.assumptions.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 sanitization/covariance.c -o sanitization/covariance.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from sanitization/../include/rcore.h:2,
from sanitization/covariance.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 sanitization/data.c -o sanitization/data.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from sanitization/../include/rcore.h:2,
from sanitization/data.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/alpha.star.c -o scores/alpha.star.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/alpha.star.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/cg.loglikelihood.c -o scores/cg.loglikelihood.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/cg.loglikelihood.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/cg.predictive.loglikelihood.c -o scores/cg.predictive.loglikelihood.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/cg.predictive.loglikelihood.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/cg.nal.c -o scores/cg.nal.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/cg.nal.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/custom.score.c -o scores/custom.score.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/custom.score.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/dirichlet.averaged.posterior.c -o scores/dirichlet.averaged.posterior.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/dirichlet.averaged.posterior.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/dirichlet.posterior.c -o scores/dirichlet.posterior.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/dirichlet.posterior.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/discrete.loglikelihood.c -o scores/discrete.loglikelihood.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/discrete.loglikelihood.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/discrete.nal.c -o scores/discrete.nal.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/discrete.nal.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/discrete.predictive.loglikelihood.c -o scores/discrete.predictive.loglikelihood.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/discrete.predictive.loglikelihood.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/enum.c -o scores/enum.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/enum.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/gaussian.loglikelihood.c -o scores/gaussian.loglikelihood.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/gaussian.loglikelihood.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/gaussian.nal.c -o scores/gaussian.nal.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/gaussian.nal.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/gaussian.predictive.loglikelihood.c -o scores/gaussian.predictive.loglikelihood.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/gaussian.predictive.loglikelihood.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/graph.priors.c -o scores/graph.priors.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/graph.priors.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/nml.regret.c -o scores/nml.regret.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/nml.regret.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/nml.regret.table.c -o scores/nml.regret.table.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/nml.regret.table.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/normalized.maximum.likelihood.c -o scores/normalized.maximum.likelihood.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/normalized.maximum.likelihood.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/per.node.score.c -o scores/per.node.score.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/per.node.score.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 scores/wishart.posterior.c -o scores/wishart.posterior.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from scores/../include/rcore.h:2,
from scores/wishart.posterior.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 test.counter.c -o test.counter.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from include/rcore.h:2,
from test.counter.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/conditional.gaussian/cg.mutual.information.c -o tests/conditional.gaussian/cg.mutual.information.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/conditional.gaussian/../../include/rcore.h:2,
from tests/conditional.gaussian/cg.mutual.information.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/discrete/df.adjust.c -o tests/discrete/df.adjust.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/discrete/../../include/rcore.h:2,
from tests/discrete/df.adjust.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/discrete/discrete.tests.c -o tests/discrete/discrete.tests.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/discrete/../../include/rcore.h:2,
from tests/discrete/discrete.tests.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/discrete/jonckheere.c -o tests/discrete/jonckheere.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/discrete/../../include/rcore.h:2,
from tests/discrete/jonckheere.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/discrete/shrinkage.c -o tests/discrete/shrinkage.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/discrete/../../include/rcore.h:2,
from tests/discrete/shrinkage.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/enums.c -o tests/enums.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/../include/rcore.h:2,
from tests/enums.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/gaussian/df.adjust.c -o tests/gaussian/df.adjust.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/gaussian/../../include/rcore.h:2,
from tests/gaussian/df.adjust.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/gaussian/gaussian.tests.c -o tests/gaussian/gaussian.tests.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/gaussian/../../include/rcore.h:2,
from tests/gaussian/gaussian.tests.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/gaussian/shrinkage.c -o tests/gaussian/shrinkage.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/gaussian/../../include/rcore.h:2,
from tests/gaussian/shrinkage.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/omnibus/custom.test.c -o tests/omnibus/custom.test.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/omnibus/../../include/rcore.h:2,
from tests/omnibus/custom.test.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/patterns/allsubs.test.c -o tests/patterns/allsubs.test.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/patterns/../../include/rcore.h:2,
from tests/patterns/allsubs.test.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/patterns/ctest.c -o tests/patterns/ctest.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/patterns/../../include/rcore.h:2,
from tests/patterns/ctest.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/patterns/roundrobin.test.c -o tests/patterns/roundrobin.test.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/patterns/../../include/rcore.h:2,
from tests/patterns/roundrobin.test.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/patterns/utest.c -o tests/patterns/utest.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/patterns/../../include/rcore.h:2,
from tests/patterns/utest.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/permutation/discrete.monte.carlo.c -o tests/permutation/discrete.monte.carlo.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/permutation/../../include/rcore.h:2,
from tests/permutation/discrete.monte.carlo.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/permutation/gaussian.monte.carlo.c -o tests/permutation/gaussian.monte.carlo.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/permutation/../../include/rcore.h:2,
from tests/permutation/gaussian.monte.carlo.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/rinterface/allsubs.test.c -o tests/rinterface/allsubs.test.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/rinterface/../../include/rcore.h:2,
from tests/rinterface/allsubs.test.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/rinterface/ctest.c -o tests/rinterface/ctest.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/rinterface/../../include/rcore.h:2,
from tests/rinterface/ctest.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/rinterface/htest.c -o tests/rinterface/htest.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/rinterface/../../include/rcore.h:2,
from tests/rinterface/htest.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/rinterface/indep.test.c -o tests/rinterface/indep.test.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/rinterface/../../include/rcore.h:2,
from tests/rinterface/indep.test.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/rinterface/roundrobin.test.c -o tests/rinterface/roundrobin.test.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/rinterface/../../include/rcore.h:2,
from tests/rinterface/roundrobin.test.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -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 tests/rinterface/utest.c -o tests/rinterface/utest.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:70,
from tests/rinterface/../../include/rcore.h:2,
from tests/rinterface/utest.c:1:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/Boolean.h:65:16: warning: ISO C does not support specifying ‘enum’ underlying types before C23 [-Wpedantic]
65 | typedef enum :int { FALSE = 0, TRUE } Rboolean; // so NOT NA
| ^
gcc-14 -std=gnu17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bnlearn.so arcs/arcs2amat.o arcs/arcs2elist.o arcs/bind.o arcs/filter.arcs.o arcs/hash.o arcs/is.row.equal.o bnlearn/bayesian.network.o bnlearn/bn.recovery.o bnlearn/cache.structure.o bnlearn/cextend.o bnlearn/colliders.o bnlearn/cpdag.o bnlearn/fitted.o bnlearn/nparams.o bnlearn/shd.o core/allocations.o core/contingency.tables.o core/correlation.o core/covariance.matrix.o core/data.table.o core/math.functions.o core/moments.o core/sampling.o core/sets.o core/sort.o core/uppertriangular.o fitted/enums.o fitted/fitted.o fitted/nparams.o fitted/rinterface/nparams.o foreign/parse.o globals.o graphs/acyclic.o graphs/completely.directed.o graphs/connected.components.o graphs/path.o graphs/path.matrix.o graphs/pdag2dag.o graphs/random/graph.generation.o graphs/topological.ordering.o graphs/rinterface/connected.components.o graphs/rinterface/path.matrix.o graphs/rinterface/sid.o graphs/sid.o inference/likelihood.weighting.o inference/loglikelihood/common.o inference/loglikelihood/discrete.o inference/loglikelihood/gaussian.o inference/loglikelihood/conditional.gaussian.o inference/rbn.o inference/rinterface/loglikelihood.o inference/rinterface/cpdist.o inference/rinterface/rbn.o inference/rinterface/likelihood.weighting.o learning/averaging/averaging.o learning/averaging/bootstrap.o learning/local/mi.matrix.o learning/score/hc.cache.lookup.o learning/score/score.delta.o learning/score/tabu.o math/conditional.least.squares.o math/least.squares.o math/linear.algebra.o minimal/common.o minimal/data.frame.o minimal/strings.o minimal/table.o minimal/tiers.o minimal/unique.o parameters/discrete/classic.discrete.o parameters/discrete/hierarchical.dirichlet.o parameters/rinterface/classic.discrete.o parameters/rinterface/hierarchical.dirichlet.o parameters/rinterface/mixture.ordinary.least.squares.o parameters/rinterface/ordinary.least.squares.o predict/map.lw.o predict/predict.o preprocessing/dedup.o preprocessing/discretize.o preprocessing/enums.o preprocessing/rinterface/discretize.o sanitization/cg.assumptions.o sanitization/covariance.o sanitization/data.o scores/alpha.star.o scores/cg.loglikelihood.o scores/cg.predictive.loglikelihood.o scores/cg.nal.o scores/custom.score.o scores/dirichlet.averaged.posterior.o scores/dirichlet.posterior.o scores/discrete.loglikelihood.o scores/discrete.nal.o scores/discrete.predictive.loglikelihood.o scores/enum.o scores/gaussian.loglikelihood.o scores/gaussian.nal.o scores/gaussian.predictive.loglikelihood.o scores/graph.priors.o scores/nml.regret.o scores/nml.regret.table.o scores/normalized.maximum.likelihood.o scores/per.node.score.o scores/wishart.posterior.o test.counter.o tests/conditional.gaussian/cg.mutual.information.o tests/discrete/df.adjust.o tests/discrete/discrete.tests.o tests/discrete/jonckheere.o tests/discrete/shrinkage.o tests/enums.o tests/gaussian/df.adjust.o tests/gaussian/gaussian.tests.o tests/gaussian/shrinkage.o tests/omnibus/custom.test.o tests/patterns/allsubs.test.o tests/patterns/ctest.o tests/patterns/roundrobin.test.o tests/patterns/utest.o tests/permutation/discrete.monte.carlo.o tests/permutation/gaussian.monte.carlo.o tests/rinterface/allsubs.test.o tests/rinterface/ctest.o tests/rinterface/htest.o tests/rinterface/indep.test.o tests/rinterface/roundrobin.test.o tests/rinterface/utest.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6qAlwH/R.INSTALL38e4d0376947ef/bnlearn/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6qAlwH/R.INSTALL38e4d0376947ef/bnlearn/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6qAlwH/R.INSTALL38e4d0376947ef/bnlearn/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bnlearn/00new/bnlearn/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 ‘bnlearn’
finding HTML links ... done
alarm html
alpha.star html
arc.strength html
arcops html
asia html
bayesian.network.classifiers html
bf html
blacklist html
bn.class html
bn.cv html
bn.fit html
bn.fit.class html
bn.fit.methods html
bn.fit.plots html
bn.kcv.class html
bn.strength-class html
bnboot html
bnlearn-package html
causal.inference html
ci.test html
clgaussian-test html
compare html
conditional.independence.tests html
configs html
constraint html
coronary html
count.graphs html
cpdag html
cpquery html
dsep html
foreign html
gRain html
gaussian-test html
graph html
graphgen html
graphpkg html
graphviz.chart html
graphviz.plot html
hailfinder html
hc html
hybrid html
igraphpkg html
insurance html
kl html
learn html
learning-test html
lizards html
marks html
mb html
mi.matrix html
modelstring html
mvnorm html
naive.bayes html
network.scores html
nodeops html
ordering html
pcalg html
plot.bn html
plot.bn.strength html
predict.and.impute html
preprocessing html
rbn html
score html
statspkg html
strength.plot html
structural.em html
structure.learning html
test.counter html
whitelists.and.blacklists html
** 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 (bnlearn)