############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf xcms.buildbin-libdir && mkdir xcms.buildbin-libdir && F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL --build --library=xcms.buildbin-libdir xcms_4.2.1.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'xcms' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using C++ compiler: 'G__~1.EXE (GCC) 13.2.0' g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c massifquant/xcms_massifquant.cpp -o massifquant/xcms_massifquant.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c massifquant/TrMgr.cpp -o massifquant/TrMgr.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c massifquant/Tracker.cpp -o massifquant/Tracker.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c massifquant/SegProc.cpp -o massifquant/SegProc.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c massifquant/DataKeeper.cpp -o massifquant/DataKeeper.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c massifquant/OpOverload.cpp -o massifquant/OpOverload.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c obiwarp/mat.cpp -o obiwarp/mat.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c obiwarp/vec.cpp -o obiwarp/vec.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c obiwarp/xcms_dynprog.cpp -o obiwarp/xcms_dynprog.o obiwarp/xcms_dynprog.cpp: In member function 'void DynProg::find_path(VEC::MatF&, VEC::VecF&, int, float, float, int, float)': obiwarp/xcms_dynprog.cpp:1113:9: warning: variable 'bestscore' set but not used [-Wunused-but-set-variable] 1113 | float bestscore; | ^~~~~~~~~ g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c obiwarp/xcms_lmat.cpp -o obiwarp/xcms_lmat.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c xcms_obiwarp.cpp -o xcms_obiwarp.o gcc -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-inline -c fastMatch.c -o fastMatch.o fastMatch.c: In function 'fastMatch': fastMatch.c:32:69: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] 32 | error("fastMatch/calloc: memory could not be allocated ! (%lu bytes)\n", nx * sizeof(struct idxStruct) ); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | long long unsigned int | long unsigned int | %llu gcc -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-inline -c mzClust_hclust.c -o mzClust_hclust.o gcc -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-inline -c mzROI.c -o mzROI.o mzROI.c: In function 'checkmzROIBufSize': mzROI.c:79:77: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] 79 | error("findmzROI/realloc: buffer memory could not be allocated ! (%lu bytes)\n", newLength * sizeof(struct mzROIStruct) ); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int long long unsigned int | %llu mzROI.c: In function 'checkmzvalBufSize': mzROI.c:102:75: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] 102 | error("findmzROI/realloc: buffer memory could not be allocated ! (%lu bytes)\n", newLength * sizeof(struct mzROIStruct)); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int long long unsigned int | %llu mzROI.c: In function 'cleanup': mzROI.c:331:75: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] 331 | error("findmzROI/cleanup: buffer memory could not be allocated ! (%lu bytes)\n", (mzLength->mzval - del) * sizeof(struct mzROIStruct)); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int long long unsigned int | %llu mzROI.c: In function 'findmzROI': mzROI.c:629:74: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] 629 | error("findmzROI/calloc: buffer memory could not be allocated ! (%lu bytes)\n",ROI_INIT_LENGTH * sizeof(struct mzROIStruct) ); | ~~^ | | | long unsigned int | %llu mzROI.c:633:74: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'long long unsigned int' [-Wformat=] 633 | error("findmzROI/calloc: buffer memory could not be allocated ! (%lu bytes)\n",MZVAL_INIT_LENGTH * sizeof(struct mzROIStruct) ); | ~~^ | | | long unsigned int | %llu gcc -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-inline -c util.c -o util.o gcc -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-inline -c xcms.c -o xcms.o gcc -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-inline -c binners.c -o binners.o binners.c: In function '_breaks_on_binSize': binners.c:357:7: warning: unused variable 'idx' [-Wunused-variable] 357 | int idx = 0; | ^~~ g++ -std=gnu++17 -shared -s -static-libgcc -o xcms.dll tmp.def massifquant/xcms_massifquant.o massifquant/TrMgr.o massifquant/Tracker.o massifquant/SegProc.o massifquant/DataKeeper.o massifquant/OpOverload.o obiwarp/mat.o obiwarp/vec.o obiwarp/xcms_dynprog.o obiwarp/xcms_lmat.o xcms_obiwarp.o fastMatch.o mzClust_hclust.o mzROI.o util.o xcms.o binners.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.19-bioc/meat/xcms.buildbin-libdir/00LOCK-xcms/00new/xcms/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for 'group' in package 'xcms' Creating a new generic function for 'sigma' in package 'xcms' ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'xcms' as xcms_4.2.1.zip * DONE (xcms)