[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_40 #2976
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Jun 15 08:56:23 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_40/2976/>
------------------------------------------
[...truncated 10140 lines...]
CC H5HGdbg.lo
CC H5HGquery.lo
CC H5HL.lo
CC H5HLcache.lo
CC H5HLdbg.lo
CC H5HLint.lo
CC H5HP.lo
CC H5I.lo
CC H5Itest.lo
CC H5L.lo
CC H5Lexternal.lo
../../../src/H5L.c: In function ‘H5L_move_cb’:
../../../src/H5L.c:2580:36: warning: passing argument 1 of ‘H5RS_wrap’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
dst_name_r = H5RS_wrap(udata->dst_name);
^
In file included from ../../../src/H5Gprivate.h:37:0,
from ../../../src/H5Tprivate.h:30,
from ../../../src/H5Oprivate.h:41,
from ../../../src/H5Dprivate.h:27,
from ../../../src/H5L.c:30:
../../../src/H5RSprivate.h:49:20: note: expected ‘char *’ but argument is of type ‘const char *’
H5_DLL H5RS_str_t *H5RS_wrap(char *s);
^
CC H5make_libsettings.o
CC H5MF.lo
CC H5MFaggr.lo
CC H5MFdbg.lo
CC H5MFsection.lo
CC H5MM.lo
CC H5MP.lo
CC H5MPtest.lo
CC H5O.lo
CC H5Oainfo.lo
CC H5Oalloc.lo
CC H5Oattr.lo
CC H5Oattribute.lo
CC H5Obogus.lo
CC H5Obtreek.lo
CC H5Ocache.lo
CC H5Ochunk.lo
CC H5Ocont.lo
CC H5Ocopy.lo
CC H5Odbg.lo
CC H5Odrvinfo.lo
CC H5Odtype.lo
CC H5Oefl.lo
CC H5Ofill.lo
../../../src/H5Odtype.c: In function ‘H5O_dtype_copy’:
../../../src/H5Odtype.c:1188:32: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL)))
^
In file included from ../../../src/H5Oprivate.h:41:0,
from ../../../src/H5Dprivate.h:27,
from ../../../src/H5Odtype.c:20:
../../../src/H5Tprivate.h:109:15: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
^
../../../src/H5Odtype.c: In function ‘H5O_dtype_pre_copy_file’:
../../../src/H5Odtype.c:1533:49: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT)))
^
In file included from ../../../src/H5Oprivate.h:41:0,
from ../../../src/H5Dprivate.h:27,
from ../../../src/H5Odtype.c:20:
../../../src/H5Tprivate.h:109:15: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
^
CC H5Oginfo.lo
CC H5Olayout.lo
CC H5Olinfo.lo
CC H5Olink.lo
CC H5Omessage.lo
CC H5Omtime.lo
CC H5Oname.lo
CC H5Onull.lo
CC H5Opline.lo
CC H5Orefcount.lo
CC H5Osdspace.lo
CC H5Oshared.lo
CC H5Ostab.lo
CC H5Oshmesg.lo
CC H5Otest.lo
CC H5Ounknown.lo
CC H5P.lo
CC H5Pacpl.lo
CC H5Pdapl.lo
CC H5Pdcpl.lo
CC H5Pdeprec.lo
../../../src/H5Pdcpl.c: In function ‘H5P_get_fill_value’:
../../../src/H5Pdcpl.c:1565:54: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0)
^
In file included from ../../../src/H5Oprivate.h:41:0,
from ../../../src/H5Dprivate.h:27,
from ../../../src/H5Pdcpl.c:39:
../../../src/H5Tprivate.h:109:15: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
^
CC H5Pdxpl.lo
CC H5Pfapl.lo
CC H5Pfcpl.lo
CC H5Pfmpl.lo
CC H5Pgcpl.lo
CC H5Pint.lo
CC H5Plapl.lo
CC H5Plcpl.lo
CC H5Pocpl.lo
CC H5Pocpypl.lo
CC H5Pstrcpl.lo
CC H5Ptest.lo
CC H5PL.lo
CC H5R.lo
CC H5Rdeprec.lo
CC H5RC.lo
CC H5RS.lo
CC H5S.lo
CC H5Sall.lo
CC H5Sdbg.lo
CC H5Shyper.lo
CC H5Smpio.lo
CC H5Snone.lo
CC H5Spoint.lo
CC H5Sselect.lo
CC H5Stest.lo
CC H5SL.lo
CC H5SM.lo
CC H5SMbtree2.lo
CC H5SMcache.lo
CC H5SMmessage.lo
CC H5SMtest.lo
CC H5ST.lo
CC H5T.lo
../../../src/H5T.c: In function ‘H5T_path_find’:
../../../src/H5T.c:4485:35: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL)))
^
../../../src/H5T.c:3115:1: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5T_copy(H5T_t *old_dt, H5T_copy_t method)
^
../../../src/H5T.c:4487:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL)))
^
../../../src/H5T.c:3115:1: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5T_copy(H5T_t *old_dt, H5T_copy_t method)
^
CC H5Tarray.lo
CC H5Tbit.lo
CC H5Tcommit.lo
CC H5Tcompound.lo
../../../src/H5Tcompound.c: In function ‘H5T__insert’:
../../../src/H5Tcompound.c:484:56: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL);
^
In file included from ../../../src/H5Tpkg.h:39:0,
from ../../../src/H5Tcompound.c:38:
../../../src/H5Tprivate.h:109:15: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
^
CC H5Tconv.lo
CC H5Tcset.lo
CC H5Tdbg.lo
CC H5Tdeprec.lo
CC H5Tenum.lo
../../../src/H5Tenum.c: In function ‘H5T__enum_create’:
../../../src/H5Tenum.c:136:42: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL);
^
In file included from ../../../src/H5Tpkg.h:39:0,
from ../../../src/H5Tenum.c:31:
../../../src/H5Tprivate.h:109:15: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
^
../../../src/H5Tenum.c: In function ‘H5T_enum_nameof’:
../../../src/H5Tenum.c:437:38: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL)))
^
In file included from ../../../src/H5Tpkg.h:39:0,
from ../../../src/H5Tenum.c:31:
../../../src/H5Tprivate.h:109:15: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
^
../../../src/H5Tenum.c: In function ‘H5T_enum_valueof’:
../../../src/H5Tenum.c:576:35: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL)))
^
In file included from ../../../src/H5Tpkg.h:39:0,
from ../../../src/H5Tenum.c:31:
../../../src/H5Tprivate.h:109:15: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
^
CC H5Tfields.lo
CC H5Tfixed.lo
CC H5Tfloat.lo
CC H5detect.o
CC H5Tnative.lo
CC H5Toffset.lo
CC H5Toh.lo
CC H5Topaque.lo
CC H5Torder.lo
CC H5Tpad.lo
CC H5Tprecis.lo
CC H5Tstrpad.lo
CC H5Tvisit.lo
CC H5Tvlen.lo
CC H5TS.lo
../../../src/H5Tvlen.c: In function ‘H5T__vlen_create’:
../../../src/H5Tvlen.c:168:47: warning: passing argument 1 of ‘H5T_copy’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL)))
^
In file included from ../../../src/H5Oprivate.h:41:0,
from ../../../src/H5Dprivate.h:27,
from ../../../src/H5Tvlen.c:28:
../../../src/H5Tprivate.h:109:15: note: expected ‘H5T_t * {aka struct H5T_t *}’ but argument is of type ‘const H5T_t * {aka const struct H5T_t *}’
H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method);
^
CC H5VM.lo
CC H5WB.lo
CC H5Z.lo
CC H5Zdeflate.lo
CC H5Zfletcher32.lo
CC H5Znbit.lo
CC H5Zshuffle.lo
CC H5Zszip.lo
CC H5Zscaleoffset.lo
CC H5Ztrans.lo
ln -s libhdf5.settings libhdf5_serial.settings
CCLD H5make_libsettings
CCLD H5detect
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -Wl,-z,relro | \
sed -e 's/-L/:/g' -e 's/ //g'`" \
./H5make_libsettings > H5lib_settings.c || \
(test $HDF5_Make_Ignore && echo "*** Error ignored") || \
(rm -f H5lib_settings.c ; exit 1)
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -Wl,-z,relro | \
sed -e 's/-L/:/g' -e 's/ //g'`" \
./H5detect > H5Tinit.c || \
(test $HDF5_Make_Ignore && echo "*** Error ignored") || \
(rm -f H5Tinit.c ; exit 1)
CC H5lib_settings.lo
CC H5Tinit.lo
/srv/reproducible-results/rbuild-debian-8yj3SAFN/tmp.4JewiiwCOf: 87.2% -- replaced with /srv/reproducible-results/rbuild-debian-8yj3SAFN/tmp.4JewiiwCOf.gzFATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
More information about the Qa-jenkins-scm
mailing list