* installing *source* package ‘arulesSequences’ ... ** this is package ‘arulesSequences’ version ‘0.2-31’ ** package ‘arulesSequences’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 20.1.7’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/arulesSequences/src' clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c arrayIndex.c -o arrayIndex.o clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c dll.c -o dll.o clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c idlists.c -o idlists.o clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c makebin.c -o makebin.o clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c matrix.c -o matrix.o clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ported.c -o ported.o clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ptree.c -o ptree.o clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c similarity.c -o similarity.o ## binaries ( cd TPOSE; \ make CXX="clang++-20 -std=gnu++17" CXXFLAGS="-O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw "\ LDFLAGS="-L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu"\ BINDIR="inst/bin"\ install-bin \ ) make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/arulesSequences/src/TPOSE' clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c -o calcdb.o calcdb.cc clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c -o Array.o Array.cc clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o getconf getconf.cc calcdb.o -lm clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o makebin makebin.cc clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o exttpose exttpose.cc calcdb.o Array.o -lm mkdir -p ../../inst/bin cp exttpose getconf makebin ../../inst/bin make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/arulesSequences/src/TPOSE' ( cd cSPADE; \ make CXX="clang++-20 -std=gnu++17" CXXFLAGS="-O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw "\ LDFLAGS="-L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu"\ BINDIR="inst/bin"\ install-bin \ ) make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/arulesSequences/src/cSPADE' clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c Itemset.cc clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c Array.cc clang-20 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o arulesSequences.so arrayIndex.o dll.o idlists.o makebin.o matrix.o ported.o ptree.o similarity.o clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c Eqclass.cc clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c Lists.cc clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c extl2.cc clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c partition.cc clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c maxgap.cc clang++-20 -std=gnu++17 -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o spade sequence.cc Itemset.o Array.o Eqclass.o Lists.o extl2.o partition.o maxgap.o -lm cp spade ../../inst/bin make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/arulesSequences/src/cSPADE' # Note that these are now the only ones in use. ../inst/bin/exttpose --version Zaki TPOSE 2001 (2023) ../inst/bin/spade --version Zaki cSPADE 2001 (2023) make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/arulesSequences/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/arulesSequences/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/arulesSequences/src' installing to /data/gannet/ripley/R/packages/tests-clang/arulesSequences.Rcheck/00LOCK-arulesSequences/00new/arulesSequences/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘itemsets’ in package ‘arulesSequences’ ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (arulesSequences)