* installing *source* package ‘rminizinc’ ... ** package ‘rminizinc’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... /usr/local/clang18/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/local/clang18/bin/clang accepts -g... yes checking for /usr/local/clang18/bin/clang option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/local/clang18/bin/clang -E checking whether we are using the GNU C++ compiler... yes checking whether /usr/local/clang18/bin/clang++ -std=gnu++17 accepts -g... yes checking how to run the C++ preprocessor... /usr/local/clang18/bin/clang++ -std=gnu++17 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes configure: Custom libminizinc path not provided! configure: libmzn.a not found at default path! configure: Path to the solver binaries is not provided! configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/config.h -------------------------------------------------- Configuration for rminizinc 0.0.8 cppflags: -isystem /usr/local/clang18/include -I/usr/local/clang/include ld flags: header file folder path: libmzn path: project directory: /data/gannet/ripley/R/packages/tests-clang/rminizinc build platform: MAC_OR_UNIX-LIKE solver binaries: -------------------------------------------------- ** libs using C++ compiler: ‘clang version 18.1.4’ using C++11 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rminizinc/src' /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c mzn_parse.cpp -o mzn_parse.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c mzn_eval.cpp -o mzn_eval.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c sol_parse.cpp -o sol_parse.o /usr/local/clang18/bin/clang++ -std=gnu++11 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I. -DSTRICT_R_HEADERS -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -c helper_parse.cpp -o helper_parse.o /usr/local/clang18/bin/clang++ -std=gnu++11 -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o rminizinc.so RcppExports.o mzn_parse.o mzn_eval.o sol_parse.o helper_parse.o /data/gannet/ripley/R/R-clang/bin/Rscript -e "LIBMINIZINC_PATH <- ''; save(LIBMINIZINC_PATH, file='../data/config.RData')" /data/gannet/ripley/R/R-clang/bin/Rscript -e "PROJECT_DIRECTORY <- '/data/gannet/ripley/R/packages/tests-clang/rminizinc'; save(PROJECT_DIRECTORY, file='../data/proot.RData')" /data/gannet/ripley/R/R-clang/bin/Rscript -e "SOLVER_BIN <- ''; save(SOLVER_BIN, file='../data/slvbin.RData')" make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rminizinc/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rminizinc/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rminizinc/src' installing to /data/gannet/ripley/R/packages/tests-clang/rminizinc.Rcheck/00LOCK-rminizinc/00new/rminizinc/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rminizinc)