* installing *source* package ‘defm’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 16.0.6 (3)’ clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -Dprintf_barry=Rprintf -DBARRY_USE_LATEX -fopenmp -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -Dprintf_barry=Rprintf -DBARRY_USE_LATEX -fopenmp -fpic -g -O3 -Wall -pedantic -c defm-object.cpp -o defm-object.o In file included from defm-object.cpp:2: ../inst/include/barry.hpp:534:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:557:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:1498:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if ((source[i] >= N_) | (target[i] >= M_)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:1498:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:6240:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:6357:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:7347:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:7401:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:8157:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:8169:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:9879:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:11733:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if (Array.D_ptr()->states[data[1u]] | Array.D_ptr()->states[data[2u]]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:11733:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:11755:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if (Array.D_ptr()->states[data[1u]] | Array.D_ptr()->states[data[2u]]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:11755:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:12143:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if (!Array.D_ptr()->states[funA] | !Array.D_ptr()->states[funB]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:12143:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:12604:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if (!Array.D_ptr()->states[funA] | Array.D_ptr()->states[funB]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:12604:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:12736:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if ((!Array.D_ptr()->states[funA]) | Array.D_ptr()->states[funB]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:12736:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:14334:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if ((sgn[e] & (array[dat[e]] == 1)) | (!sgn[e] & (array[dat[e]] == 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:14334:17: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:14334:52: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] if ((sgn[e] & (array[dat[e]] == 1)) | (!sgn[e] & (array[dat[e]] == 0))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && ../inst/include/barry.hpp:14334:52: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:14334:18: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] if ((sgn[e] & (array[dat[e]] == 1)) | (!sgn[e] & (array[dat[e]] == 0))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && ../inst/include/barry.hpp:14334:18: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:14709:16: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] return (Array(i - 1, j) != 1) | (Array(i, j) != 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:14709:16: note: cast one or both operands to int to silence this warning 19 warnings generated. clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -Dprintf_barry=Rprintf -DBARRY_USE_LATEX -fopenmp -fpic -g -O3 -Wall -pedantic -c terms.cpp -o terms.o In file included from terms.cpp:2: ../inst/include/barry.hpp:534:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:557:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:1498:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if ((source[i] >= N_) | (target[i] >= M_)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:1498:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:6240:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:6357:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:7347:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:7401:17: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:8157:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:8169:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:9879:21: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma GCC ivdep ^ ../inst/include/barry.hpp:11733:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if (Array.D_ptr()->states[data[1u]] | Array.D_ptr()->states[data[2u]]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:11733:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:11755:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if (Array.D_ptr()->states[data[1u]] | Array.D_ptr()->states[data[2u]]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:11755:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:12143:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if (!Array.D_ptr()->states[funA] | !Array.D_ptr()->states[funB]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:12143:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:12604:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if (!Array.D_ptr()->states[funA] | Array.D_ptr()->states[funB]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:12604:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:12736:13: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if ((!Array.D_ptr()->states[funA]) | Array.D_ptr()->states[funB]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:12736:13: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:14334:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] if ((sgn[e] & (array[dat[e]] == 1)) | (!sgn[e] & (array[dat[e]] == 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:14334:17: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:14334:52: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] if ((sgn[e] & (array[dat[e]] == 1)) | (!sgn[e] & (array[dat[e]] == 0))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && ../inst/include/barry.hpp:14334:52: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:14334:18: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] if ((sgn[e] & (array[dat[e]] == 1)) | (!sgn[e] & (array[dat[e]] == 0))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && ../inst/include/barry.hpp:14334:18: note: cast one or both operands to int to silence this warning ../inst/include/barry.hpp:14709:16: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] return (Array(i - 1, j) != 1) | (Array(i, j) != 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ || ../inst/include/barry.hpp:14709:16: note: cast one or both operands to int to silence this warning terms.cpp:125:11: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] if ((mat(i,j) != 1) & (mat(i,j) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && terms.cpp:125:11: note: cast one or both operands to int to silence this warning 20 warnings generated. clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o defm.so RcppExports.o defm-object.o terms.o -fopenmp -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/defm.Rcheck/00LOCK-defm/00new/defm/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (defm)