* checking for file 'arji/DESCRIPTION' ... OK
* preparing 'arji':
* checking DESCRIPTION meta-information ... OK
* cleaning src
Makefile:1: Makevars: No such file or directory
make: *** No rule to make target `Makevars'. Stop.
* installing the package to re-build vignettes
* Installing *source* package 'arji' ...
configure: creating ./config.status
config.status: creating src/Makevars
** libs
** arch -
/usr/lib64/jvm/java/bin/javac ../inst/java/*.java
/home/biocbuild/2.0d/R/bin/R CMD SHLIB arji.c
make[1]: Entering directory `/home/biocbuild/2.0d/Rpacks/arji/src'
gcc -std=gnu99 -I/home/biocbuild/2.0d/R/include -I/home/biocbuild/2.0d/R/include -I/usr/lib64/jvm/java/include -I/usr/lib64/jvm/java/include/linux -I/usr/local/include -fpic -g -O2 -Wall -c arji.c -o arji.o
arji.c: In function 'arji_destroyJavaVM':
arji.c:144: warning: unused variable 'kill'
arji.c: In function 'arji_getJavaClass':
arji.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c:163: warning: unused variable 'jstr'
arji.c:162: warning: unused variable 'args'
arji.c:161: warning: unused variable 'stringClass'
arji.c:160: warning: unused variable 'mid'
arji.c: In function 'arji_getJavaStaticMethodID':
arji.c:194: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c: In function 'arji_getJavaNonstaticMethodID':
arji.c:223: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c: In function 'arji_getJavaStaticFieldID':
arji.c:252: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c: In function 'arji_getJavaFieldID':
arji.c:287: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c: In function 'arji_createJVM':
arji.c:328: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c:316: warning: unused variable 'outenv'
arji.c:316: warning: unused variable 'JVMRef'
arji.c:316: warning: unused variable 'JNIenvRef'
arji.c: In function 'arji_callJNIArgable':
arji.c:388: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c:612: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'jobject'
arji.c:613: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'struct _jobject **'
arji.c: In function 'arji_getJavaStaticField':
arji.c:674: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c: In function 'arji_getJavaField':
arji.c:843: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c:834: warning: unused variable 'cls'
arji.c: In function 'convertJavaString':
arji.c:1017: warning: dereferencing type-punned pointer will break strict-aliasing rules
arji.c:1026: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'struct _jobject **'
arji.c:1027: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'jobject'
arji.c: In function 'convertJavaObject':
arji.c:1063: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'struct _jobject **'
arji.c:1071: warning: control reaches end of non-void function
arji.c: In function 'arji_getJavaField':
arji.c:997: warning: control reaches end of non-void function
arji.c: In function 'arji_getJavaStaticField':
arji.c:828: warning: control reaches end of non-void function
arji.c: At top level:
arji.c:66: warning: 'JavaMethod_type_tag' defined but not used
arji.c: In function 'arji_callJNIArgable':
arji.c:353: warning: 'obj' may be used uninitialized in this function
gcc -std=gnu99 -shared -L/usr/local/lib64 -o arji.so arji.o -L/usr/lib64/jvm/java/jre/lib/amd64 -L/usr/lib64/jvm/java/jre/lib/i386 -ljava -L/usr/lib64/jvm/java/jre/lib/amd64/server -L/usr/lib64/jvm/java/jre/lib/i386/client -ljvm
make[1]: Leaving directory `/home/biocbuild/2.0d/Rpacks/arji/src'
** R
** inst
** help
>>> Building/Updating help pages for package 'arji'
Formats: text html latex example
JavaVMRef-class text html latex example
createJVM text html latex example
reflect text html latex example
** building package indices ...
* DONE (arji)
* creating vignettes ... OK
* cleaning src
echo "nothing to clean"
nothing to clean
* removing junk files
* checking for LF line-endings in source files
* checking for empty or unneeded directories
* building 'arji_0.3.10.tar.gz'