Build failed in Jenkins: JNA » pi2 #237

6 views
Skip to first unread message

Pi Jenkins

unread,
Dec 19, 2016, 4:07:29 PM12/19/16
to danr...@gmail.com, jna-...@googlegroups.com, mbla...@doppel-helix.eu
http://raspberrypijenkins:8080/job/JNA/label=pi2/237/Changes:

[mblaesing] Readd OSGI manifest information to jna-platform

[mblaesing] Mention in documentation that before a production build ant clean must

------------------------------------------
[...truncated 208 lines...]
[exec] configure: creating ./config.status
[exec] config.status: creating include/Makefile
[exec] config.status: creating include/ffi.h
[exec] config.status: creating Makefile
[exec] config.status: creating testsuite/Makefile
[exec] config.status: creating man/Makefile
[exec] config.status: creating libffi.pc
[exec] config.status: creating fficonfig.h
[exec] config.status: linking <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/arm/ffitarget.h> to include/ffitarget.h
[exec] config.status: executing buildir commands
[exec] config.status: skipping top_srcdir/Makefile - not created
[exec] config.status: executing depfiles commands
[exec] config.status: executing libtool commands
[exec] config.status: executing include commands
[exec] config.status: executing src commands
[exec] make -C <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi>
[exec] make[1]: Entering directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi'>
[exec] make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions' 'CXXFLAGS=-g -O2' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=make' 'MAKEINFO=/bin/bash <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/missing> makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/bash' 'exec_prefix=/usr/local' 'infodir=/usr/local/share/info' 'libdir=/usr/local/lib' 'mandir=/usr/local/share/man' 'prefix=/usr/local' 'AR=ar' 'AS=as' 'CC=gcc' 'CXX=g++' 'LD=/usr/bin/ld' 'NM=/usr/bin/nm -B' 'RANLIB=ranlib' 'DESTDIR=' all-recursive
[exec] make[2]: Entering directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi'>
[exec] Making all in include
[exec] make[3]: Entering directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/include'>
[exec] make[3]: Nothing to be done for 'all'.
[exec] make[3]: Leaving directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/include'>
[exec] Making all in testsuite
[exec] make[3]: Entering directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/testsuite'>
[exec] make[3]: Nothing to be done for 'all'.
[exec] make[3]: Leaving directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/testsuite'>
[exec] Making all in man
[exec] make[3]: Entering directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/man'>
[exec] make[3]: Nothing to be done for 'all'.
[exec] make[3]: Leaving directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/man'>
[exec] make[3]: Entering directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi'>
[exec] depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[exec] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/prep_cif.c> &&\
[exec] mv -f $depbase.Tpo $depbase.Plo
[exec] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/prep_cif.c> -fPIC -DPIC -o src/prep_cif.o
[exec] depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[exec] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/types.c> &&\
[exec] mv -f $depbase.Tpo $depbase.Plo
[exec] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/types.c> -fPIC -DPIC -o src/types.o
[exec] depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[exec] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/raw_api.c> &&\
[exec] mv -f $depbase.Tpo $depbase.Plo
[exec] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/raw_api.c> -fPIC -DPIC -o src/raw_api.o
[exec] depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[exec] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/java_raw_api.c> &&\
[exec] mv -f $depbase.Tpo $depbase.Plo
[exec] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/java_raw_api.c> -fPIC -DPIC -o src/java_raw_api.o
[exec] depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[exec] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/closures.c> &&\
[exec] mv -f $depbase.Tpo $depbase.Plo
[exec] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/closures.c> -fPIC -DPIC -o src/closures.o
[exec] depbase=`echo src/arm/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[exec] /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -O2 -fno-omit-frame-pointer -fno-strict-aliasing -MT src/arm/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/arm/sysv.lo <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/arm/sysv.S> &&\
[exec] mv -f $depbase.Tpo $depbase.Plo
[exec] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -O2 -fno-omit-frame-pointer -fno-strict-aliasing -MT src/arm/sysv.lo -MD -MP -MF src/arm/.deps/sysv.Tpo -c <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/arm/sysv.S> -fPIC -DPIC -o src/arm/sysv.o
[exec] <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/arm/sysv.S>: Assembler messages:
[exec] <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/arm/sysv.S>:399: Warning: conditional infixes are deprecated in unified syntax
[exec] depbase=`echo src/arm/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
[exec] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/arm/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/arm/ffi.lo <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/arm/ffi.c> &&\
[exec] mv -f $depbase.Tpo $depbase.Plo
[exec] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi> -I. -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/include> -Iinclude -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src> -D_REENTRANT -DHAVE_PROTECTION -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -MT src/arm/ffi.lo -MD -MP -MF src/arm/.deps/ffi.Tpo -c <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/src/arm/ffi.c> -fPIC -DPIC -o src/arm/ffi.o
[exec] /bin/bash ./libtool --tag=CC --mode=link gcc -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/arm/sysv.lo src/arm/ffi.lo
[exec] libtool: link: ar cru .libs/libffi_convenience.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/arm/sysv.o src/arm/ffi.o
[exec] libtool: link: ranlib .libs/libffi_convenience.a
[exec] libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
[exec] /bin/bash ./libtool --tag=CC --mode=link gcc -O2 -fno-omit-frame-pointer -fno-strict-aliasing -Wall -fexceptions -no-undefined -version-info `grep -v '^#' <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/native/libffi/libtool-version`> -o libffi.la -rpath /usr/local/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/arm/sysv.lo src/arm/ffi.lo
[exec] libtool: link: ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/arm/sysv.o src/arm/ffi.o
[exec] libtool: link: ranlib .libs/libffi.a
[exec] libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
[exec] make[3]: Leaving directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi'>
[exec] make[2]: Leaving directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi'>
[exec] make[1]: Leaving directory '<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi'>
[exec] gcc -W -Wall -Wno-unused -Wno-parentheses -fPIC -O2 -fno-omit-frame-pointer -fno-strict-aliasing -D_REENTRANT -DHAVE_PROTECTION -I"/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/../include" -I"/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/../include/linux" -I"<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm"> -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/include> -DJNA_JNI_VERSION='"5.1.0"' -DCHECKSUM='"74e8f8e397c43487738c5c1f1363498b"' -Wno-unknown-warning-option -Werror -Wno-clobbered -c dispatch.c -o <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/dispatch.o>
[exec] gcc -W -Wall -Wno-unused -Wno-parentheses -fPIC -O2 -fno-omit-frame-pointer -fno-strict-aliasing -D_REENTRANT -DHAVE_PROTECTION -I"/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/../include" -I"/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/../include/linux" -I"<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm"> -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/include> -DJNA_JNI_VERSION='"5.1.0"' -DCHECKSUM='"74e8f8e397c43487738c5c1f1363498b"' -Wno-unknown-warning-option -Werror -Wno-clobbered -c callback.c -o <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/callback.o>
[exec] gcc -o <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libjnidispatch.so> -shared -static-libgcc -Wl,-soname,<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libjnidispatch.so,-Bsymbolic> <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/dispatch.o> <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/callback.o> <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/.libs/libffi.a>
[exec] strip -x <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libjnidispatch.so>
[exec] gcc -W -Wall -Wno-unused -Wno-parentheses -fPIC -O2 -fno-omit-frame-pointer -fno-strict-aliasing -D_REENTRANT -DHAVE_PROTECTION -I"/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/../include" -I"/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/../include/linux" -I"<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm"> -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/include> -DJNA_JNI_VERSION='"5.1.0"' -DCHECKSUM='"74e8f8e397c43487738c5c1f1363498b"' -Wno-unknown-warning-option -Werror -Wno-clobbered -c testlib.c -o <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/testlib.o>
[exec] gcc -o <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libtestlib.so> -shared -static-libgcc -Wl,-soname,<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libtestlib.so,-Bsymbolic> <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/testlib.o>
[exec] gcc -W -Wall -Wno-unused -Wno-parentheses -fPIC -O2 -fno-omit-frame-pointer -fno-strict-aliasing -D_REENTRANT -DHAVE_PROTECTION -I"/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/../include" -I"/usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/../include/linux" -I"<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm"> -I<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libffi/include> -DJNA_JNI_VERSION='"5.1.0"' -DCHECKSUM='"74e8f8e397c43487738c5c1f1363498b"' -Wno-unknown-warning-option -Werror -Wno-clobbered -c testlib2.c -o <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/testlib2.o>
[exec] gcc -o <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libtestlib2.so> -shared -static-libgcc -Wl,-soname,<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libtestlib2.so,-Bsymbolic> <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/testlib2.o> <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/native-linux-arm/libtestlib.so>
[mkdir] Created dir: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/classes/com/sun/jna/linux-arm>
[copy] Copying 1 file to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/classes/com/sun/jna/linux-arm>
[mkdir] Created dir: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build.eclipse/classes/com/sun/jna/linux-arm>
[copy] Copying 1 file to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build.eclipse/classes/com/sun/jna/linux-arm>
[jar] Building jar: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/linux-arm.jar>
[copy] Copying 1 file to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/lib/native>

:jar:

jar:
[jar] Building jar: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/jna.jar>
[jar] com/sun/jna/linux-arm/libjnidispatch.so already added, skipping
[zip] Building zip: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/jna-min.jar>

compile-tests:
[javac] Compiling 42 source files to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/test-classes>
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 warning
[mkdir] Created dir: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/test-classes/linux-arm>
[copy] Copying 1 file to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/test-classes>
[copy] Copying 1 file to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/test-classes/linux-arm>
[jar] Building jar: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/jna-test.jar>
[mkdir] Created dir: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/jws>
[copy] Copying 1 file to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/jws>
[copy] Copying 1 file to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/jws>
[copy] Copying 1 file to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/jws>
[copy] Copying 1 file to <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/jws>
[jar] Building jar: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/jws/jnidispatch.jar>

test:
[mkdir] Created dir: <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/junit-results/linux-arm>
[echo] Saving test results in <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/junit-results/linux-arm>
[junit] Testsuite: com.sun.jna.AnnotatedLibraryTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 sec
[junit]
[junit] Testsuite: com.sun.jna.ArgumentsMarshalTest
[junit] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 sec
[junit]
[junit] Testsuite: com.sun.jna.BufferArgumentsMarshalTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 sec
[junit]
[junit] Testsuite: com.sun.jna.ByReferenceArgumentsTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec
[junit]
[junit] Testsuite: com.sun.jna.CallbacksTest
[junit] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.324 sec
[junit]
[junit] Testsuite: com.sun.jna.DirectArgumentsMarshalTest
[junit] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 sec
[junit]
[junit] Testsuite: com.sun.jna.DirectBufferArgumentsMarshalTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 sec
[junit]
[junit] Testsuite: com.sun.jna.DirectByReferenceArgumentsTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 sec
[junit]
[junit] Testsuite: com.sun.jna.DirectCallbacksTest
[junit] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.451 sec
[junit]
[junit] Testsuite: com.sun.jna.DirectReturnTypesTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 sec
[junit]
[junit] Testsuite: com.sun.jna.DirectStructureByValueTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec
[junit]
[junit] Testsuite: com.sun.jna.DirectTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 sec
[junit]
[junit] Testsuite: com.sun.jna.DirectTypeMapperTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec
[junit]
[junit] Testsuite: com.sun.jna.FunctionTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec
[junit]
[junit] Testsuite: com.sun.jna.HeadlessLoadLibraryTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 sec
[junit]
[junit] Testsuite: com.sun.jna.IntegerTypeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 sec
[junit]
[junit] Testsuite: com.sun.jna.JNALoadTest
[junit] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 27.795 sec
[junit]
[junit] Testcase: testLoadAndUnloadFromResourcePath(com.sun.jna.JNALoadTest): FAILED
[junit] System property jna.loaded not cleared
[junit] junit.framework.AssertionFailedError: System property jna.loaded not cleared
[junit] at com.sun.jna.JNALoadTest.testLoadAndUnloadFromResourcePath(JNALoadTest.java:194)
[junit]
[junit]
[junit] Test com.sun.jna.JNALoadTest FAILED
[junit] Testsuite: com.sun.jna.LastErrorTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 sec
[junit]
[junit] Testsuite: com.sun.jna.LibraryLoadTest
[junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 sec
[junit]
[junit] Testsuite: com.sun.jna.MemoryTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.41 sec
[junit]
[junit] Testsuite: com.sun.jna.NativeLibraryTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.496 sec
[junit]
[junit] Testsuite: com.sun.jna.NativeTest
[junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.361 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] JNA Warning: Encoding 'unsupported' is unsupported
[junit] JNA Warning: Encoding with fallback UTF-8
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.sun.jna.PerformanceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec
[junit]
[junit] Testsuite: com.sun.jna.PlatformTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec
[junit]
[junit] Testsuite: com.sun.jna.PointerBufferTest
[junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec
[junit]
[junit] Testsuite: com.sun.jna.PointerTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 sec
[junit]
[junit] Testsuite: com.sun.jna.PrematureGCTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 sec
[junit]
[junit] Testsuite: com.sun.jna.ReturnTypesTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 sec
[junit]
[junit] Testsuite: com.sun.jna.StructureBufferFieldTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 sec
[junit]
[junit] Testsuite: com.sun.jna.StructureByValueTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 sec
[junit]
[junit] Testsuite: com.sun.jna.StructureFieldOrderInspectorTest
[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.113 sec
[junit]
[junit] Testsuite: com.sun.jna.StructureTest
[junit] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 sec
[junit]
[junit] Testsuite: com.sun.jna.TypeMapperTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 sec
[junit]
[junit] Testsuite: com.sun.jna.UnionTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 sec
[junit]
[junit] Testsuite: com.sun.jna.VMCrashProtectionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec
[junit]
[junit] Testsuite: com.sun.jna.VarArgsCheckerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec
[junit]
[junit] Testsuite: com.sun.jna.VarArgsTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 sec
[junit]
[junitreport] Processing <http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/junit-results/linux-arm/TESTS-TestSuites.xml> to /tmp/null1793894017
[junitreport] Loading stylesheet jar:file:/home/pi/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.9.4/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 4254ms
[junitreport] Deleting: /tmp/null1793894017
[echo] View test report in file://<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build/reports/junit/linux-arm/index.html>

BUILD FAILED
<http://raspberrypijenkins:8080/job/JNA/label=pi2/ws/build.xml>:1031: One or more tests failed

Total time: 5 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

Matthias Bläsing

unread,
Dec 19, 2016, 5:33:59 PM12/19/16
to Java Native Access, danr...@gmail.com, mbla...@doppel-helix.eu
The report should be ignored, the failing test:

testLoadAndUnloadFromResourcePath

is flaky. The MacOS X travis CI run also flagged this on the first run and happily ran it in the second invocation. The Linux travis CI run was clean from the beginning.

Pi Jenkins

unread,
Dec 23, 2016, 5:01:43 PM12/23/16
to danr...@gmail.com, jna-...@googlegroups.com, mbla...@doppel-helix.eu
Reply all
Reply to author
Forward
0 new messages