Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNOP[Q]RSTUVWXYZ

INSTALL report for qckitfastq on malbec2

This page was generated on 2020-10-17 11:55:27 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE qckitfastq PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1386/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
qckitfastq 1.4.0
August Guang
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/qckitfastq
Branch: RELEASE_3_11
Last Commit: a63d3a4
Last Changed Date: 2020-04-27 15:24:27 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64 [ OK ] OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: qckitfastq
Version: 1.4.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL qckitfastq
StartedAt: 2020-10-16 16:19:54 -0400 (Fri, 16 Oct 2020)
EndedAt: 2020-10-16 16:20:16 -0400 (Fri, 16 Oct 2020)
EllapsedTime: 21.9 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL qckitfastq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘qckitfastq’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RSeqAn/include' -I/usr/local/include   -fpic  -O3 -march=native -mtune=native -fPIC -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RSeqAn/include' -I/usr/local/include   -fpic  -O3 -march=native -mtune=native -fPIC -c calc_adapter_content.cpp -o calc_adapter_content.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RSeqAn/include' -I/usr/local/include   -fpic  -O3 -march=native -mtune=native -fPIC -c gzstream.cpp -o gzstream.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RSeqAn/include' -I/usr/local/include   -fpic  -O3 -march=native -mtune=native -fPIC -c read_fastq.cpp -o read_fastq.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.11-bioc/R/lib -L/usr/local/lib -o qckitfastq.so RcppExports.o calc_adapter_content.o gzstream.o read_fastq.o -lz -L/home/biocbuild/bbs-3.11-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.11-bioc/R/library/00LOCK-qckitfastq/00new/qckitfastq/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 (qckitfastq)