############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL GenomicAlignments ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘GenomicAlignments’ ... ** this is package ‘GenomicAlignments’ version ‘1.46.0’ ** using staged installation ** libs using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0/site-library/IRanges/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c IRanges_stubs.c -o IRanges_stubs.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0/site-library/IRanges/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c R_init_GenomicAlignments.c -o R_init_GenomicAlignments.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0/site-library/IRanges/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c S4Vectors_stubs.c -o S4Vectors_stubs.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0/site-library/IRanges/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c encodeOverlaps_methods.c -o encodeOverlaps_methods.o In function ‘unsafe_overlap_encoding’, inlined from ‘overlap_encoding’ at encodeOverlaps_methods.c:209:2: encodeOverlaps_methods.c:182:9: warning: ‘out_nelt0’ may be used uninitialized [-Wmaybe-uninitialized] 182 | CharAE_delete_at(out, out_nelt0, j1 * nrow); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encodeOverlaps_methods.c: In function ‘overlap_encoding’: encodeOverlaps_methods.c:99:13: note: ‘out_nelt0’ was declared here 99 | int out_nelt0, i, starti, widthi, spacei, j, startj, widthj, spacej, | ^~~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o GenomicAlignments.so IRanges_stubs.o R_init_GenomicAlignments.o S4Vectors_stubs.o encodeOverlaps_methods.o -L/home/biocbuild/R/R-4.5.0/lib -lR installing to /home/biocbuild/R/R-4.5.0/site-library/00LOCK-GenomicAlignments/00new/GenomicAlignments/libs ** R ** 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 (GenomicAlignments)