qrqc 1.14.0 Vince Buffalo
Snapshot Date: 2013-04-30 17:01:37 -0700 (Tue, 30 Apr 2013) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/qrqc | Last Changed Rev: 75263 / Revision: 76155 | Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 2013) |
| george2 | Linux (Ubuntu 12.04.1 LTS) / x86_64 | OK | OK | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK |
petty | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | OK |
pelham | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | [ OK ] |
>>>>>>>
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=qrqc.buildbin-libdir qrqc_1.14.0.tar.gz'
>>>>>>>
* installing *source* package 'qrqc' ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include" -fPIC -mtune=native -g -O2 -Wall -pedantic -Wconversion -c R_init_io.c -o R_init_io.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include" -fPIC -mtune=native -g -O2 -Wall -pedantic -Wconversion -c io.c -o io.o
In file included from io.c:10:
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/khash.h:338:14: warning: implicit conversion changes signedness: 'const char' to 'khint_t' (aka 'unsigned int') [-Wsign-conversion]
khint_t h = *s;
˜ ^˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/khash.h:339:48: warning: implicit conversion changes signedness: 'const char' to 'unsigned int' [-Wsign-conversion]
if (h) for (++s ; *s; ++s) h = (h << 5) - h + *s;
˜ ^˜
io.c:34:1: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
KSEQ_INIT(gzFile, gzread)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/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.0/Resources/library/Rsamtools/include/samtools/kseq.h:221:2: note: expanded from macro 'KSEQ_INIT2'
KSTREAM_INIT(type_t, __read, 16384) \
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/kseq.h:147:2: note: expanded from macro 'KSTREAM_INIT'
__KS_GETUNTIL(__read, __bufsize)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/kseq.h:121:26: note: expanded from macro '__KS_GETUNTIL'
str->m = str->l + (i - ks->begin) + 1; \
˜ ˜˜^˜˜˜˜˜˜˜˜˜˜
io.c:34:1: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
KSEQ_INIT(gzFile, gzread)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/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.0/Resources/library/Rsamtools/include/samtools/kseq.h:221:2: note: expanded from macro 'KSEQ_INIT2'
KSTREAM_INIT(type_t, __read, 16384) \
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/kseq.h:147:2: note: expanded from macro 'KSTREAM_INIT'
__KS_GETUNTIL(__read, __bufsize)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/kseq.h:126:25: note: expanded from macro '__KS_GETUNTIL'
str->l = str->l + (i - ks->begin); \
˜ ˜˜^˜˜˜˜˜˜˜˜˜˜
io.c:34:1: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
KSEQ_INIT(gzFile, gzread)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/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.0/Resources/library/Rsamtools/include/samtools/kseq.h:221:2: note: expanded from macro 'KSEQ_INIT2'
KSTREAM_INIT(type_t, __read, 16384) \
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/kseq.h:147:2: note: expanded from macro 'KSTREAM_INIT'
__KS_GETUNTIL(__read, __bufsize)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/kseq.h:138:15: note: expanded from macro '__KS_GETUNTIL'
return str->l; \
˜˜˜˜˜˜ ˜˜˜˜˜^
io.c:34:1: warning: implicit conversion loses integer precision: 'int' to 'char' [-Wconversion]
KSEQ_INIT(gzFile, gzread)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/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.0/Resources/library/Rsamtools/include/samtools/kseq.h:224:2: note: expanded from macro 'KSEQ_INIT2'
__KSEQ_READ(SCOPE)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/kseq.h:190:31: note: expanded from macro '__KSEQ_READ'
seq->seq.s[seq->seq.l++] = c; /* this is safe: we always have enough space for 1 char */ \
˜ ^
io.c:34:1: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
KSEQ_INIT(gzFile, gzread)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/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.0/Resources/library/Rsamtools/include/samtools/kseq.h:224:2: note: expanded from macro 'KSEQ_INIT2'
__KSEQ_READ(SCOPE)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/kseq.h:200:33: note: expanded from macro '__KSEQ_READ'
if (c != '+') return seq->seq.l; /* FASTA */ \
˜˜˜˜˜˜ ˜˜˜˜˜˜˜˜˜^
io.c:34:1: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
KSEQ_INIT(gzFile, gzread)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/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.0/Resources/library/Rsamtools/include/samtools/kseq.h:224:2: note: expanded from macro 'KSEQ_INIT2'
__KSEQ_READ(SCOPE)
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include/samtools/kseq.h:210:19: note: expanded from macro '__KSEQ_READ'
return seq->seq.l; \
˜˜˜˜˜˜ ˜˜˜˜˜˜˜˜˜^
io.c:233:31: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
for (i=0; i <= block->seq.l-k; i++) {
˜^
io.c:378:40: warning: implicit conversion changes signedness: 'int' to 'quality_type' [-Wsign-conversion]
update_qual_matrices(block, iqc, q_type);
˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜ ^˜˜˜˜˜
io.c:34:1: warning: unused function 'kseq_destroy' [-Wunused-function]
KSEQ_INIT(gzFile, gzread)
^
/Library/Frameworks/R.framework/Versions/3.0/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.0/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.0/Resources/library/Rsamtools/include/samtools/kseq.h:158:13: note: expanded from macro '__KSEQ_BASIC'
SCOPE void kseq_destroy(kseq_t *ks) \
^
11 warnings generated.
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o qrqc.so R_init_io.o io.o -lz /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.0/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-2.12-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.0/Resources/lib/libgcc_s.1.dylib" "qrqc.buildbin-libdir/qrqc/libs//qrqc.so"
install_name_tool -change "/usr/local/lib/libgfortran.2.dylib" "/Library/Frameworks/R.framework/Versions/3.0/Resources/lib/libgfortran.2.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.0/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.0/Resources/lib/libreadline.dylib" "qrqc.buildbin-libdir/qrqc/libs//qrqc.so"