Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P [Q] R  S  T  U  V  W  X  Y  Z 

BioC 3.3: BUILD BIN report for qrqc on oaxaca

This page was generated on 2016-10-13 12:57:41 -0700 (Thu, 13 Oct 2016).

Package 910/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
qrqc 1.26.0
Vince Buffalo
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/qrqc
Last Changed Rev: 117079 / Revision: 122332
Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: qrqc
Version: 1.26.0
Command: rm -rf qrqc.buildbin-libdir && mkdir qrqc.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh qrqc_1.26.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R qrqc.buildbin-libdir
StartedAt: 2016-10-13 07:54:46 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 07:55:14 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 28.6 seconds
RetCode: 0
Status:  OK 
PackageFile: qrqc_1.26.0.tgz
PackageFileSize: 507 KiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf qrqc.buildbin-libdir && mkdir qrqc.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh qrqc_1.26.0.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R qrqc.buildbin-libdir
###
##############################################################################
##############################################################################


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=qrqc.buildbin-libdir qrqc_1.26.0.tar.gz'
>>>>>>> 

* installing *source* package ‘qrqc’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c R_init_io.c -o R_init_io.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -DBGZF_CACHE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c io.c -o io.o
io.c:34:1: warning: unused function 'kseq_destroy' [-Wunused-function]
KSEQ_INIT(gzFile, gzread)
^
/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include/samtools/kseq.h:226:35: note: expanded from macro 'KSEQ_INIT'
#define KSEQ_INIT(type_t, __read) KSEQ_INIT2(static, type_t, __read)
                                  ^
/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include/samtools/kseq.h:223:2: note: expanded from macro 'KSEQ_INIT2'
        __KSEQ_BASIC(SCOPE, type_t)                                     \
        ^
/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include/samtools/kseq.h:158:13: note: expanded from macro '__KSEQ_BASIC'
        SCOPE void kseq_destroy(kseq_t *ks)                                                                     \
                   ^
io.c:37:1: warning: unused function 'kh_clear_str' [-Wunused-function]
KHASH_MAP_INIT_STR(str, double)
^
/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include/samtools/khash.h:526:2: note: expanded from macro 'KHASH_MAP_INIT_STR'
        KHASH_INIT(name, kh_cstr_t, khval_t, 1, kh_str_hash_func, kh_str_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include/samtools/khash.h:179:13: note: expanded from macro 'KHASH_INIT2'
        SCOPE void kh_clear_##name(kh_##name##_t *h)                                            \
                   ^
<scratch space>:49:1: note: expanded from here
kh_clear_str
^
io.c:37:1: warning: unused function 'kh_del_str' [-Wunused-function]
/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include/samtools/khash.h:526:2: note: expanded from macro 'KHASH_MAP_INIT_STR'
        KHASH_INIT(name, kh_cstr_t, khval_t, 1, kh_str_hash_func, kh_str_hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include/samtools/khash.h:307:2: note: expanded from macro 'KHASH_INIT'
        KHASH_INIT2(name, static inline, khkey_t, khval_t, kh_is_map, __hash_func, __hash_equal)
        ^
/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/include/samtools/khash.h:298:13: note: expanded from macro 'KHASH_INIT2'
        SCOPE void kh_del_##name(kh_##name##_t *h, khint_t x)                           \
                   ^
<scratch space>:63:1: note: expanded from here
kh_del_str
^
3 warnings generated.
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o qrqc.so R_init_io.o io.o /Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rsamtools/usrlib//libtabix.a -lz -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
clang: warning: argument unused during compilation: '-pthread'
installing to /Users/biocbuild/bbs-3.3-bioc/meat/qrqc.buildbin-libdir/qrqc/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (qrqc)


>>>>>>> 
>>>>>>> FIXING LINKS FOR qrqc.buildbin-libdir/qrqc/libs//qrqc.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libgcc_s.1.dylib" "qrqc.buildbin-libdir/qrqc/libs//qrqc.so"
install_name_tool -change "/usr/local/lib/libgfortran.3.dylib" "/Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libgfortran.3.dylib" "qrqc.buildbin-libdir/qrqc/libs//qrqc.so"
install_name_tool -change "/usr/local/lib/libreadline.5.2.dylib" "/Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libreadline.5.2.dylib" "qrqc.buildbin-libdir/qrqc/libs//qrqc.so"
install_name_tool -change "/usr/local/lib/libreadline.dylib" "/Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libreadline.dylib" "qrqc.buildbin-libdir/qrqc/libs//qrqc.so"
install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/3.3/Resources/lib/libquadmath.0.dylib" "qrqc.buildbin-libdir/qrqc/libs//qrqc.so"