Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2015 20:29:59 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        bdrewery@FreeBSD.org, cperciva@FreeBSD.org, jenkins-admin@FreeBSD.org,  freebsd-stable@FreeBSD.org
Subject:   FreeBSD_stable_10 - Build #1749 - Failure
Message-ID:  <1458249758.247.1444336200751.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | raw e-mail | index | archive | help
FreeBSD_stable_10 - Build #1749 - Failure:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/1749/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/1749/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/1749/console

Change summaries:

289053 by bdrewery:
MFC r288201:

  Don't recurse with cleanobj.

289052 by bdrewery:
MFC r288160:

  Document bsd.progs.mk and add more variables overrides.

289051 by bdrewery:
MFC r288158:

  Fix most cases of bsd.progs.mk running duplicate or missing commands.

289050 by bdrewery:
Direct commit to fix usage with fmake.

fmake does not have :tW, so use some clever :Q tricks to achieve the
same result.  This won't work if PATH actually contains spaces, but
it's better than not working at all.

289049 by bdrewery:
Direct commit to fix warnings with fmake when building from top-level.

The top-level Makefile.inc1 uses 'make -C release -V' to lookup revision
information, which causes Makefile.vm and Makefile.vagrant to be included.

fmake has 2 issues here:

  1. It doesn't like the empty result of .if ${VAR:Mfoo}
  2. It doesn't like .if ${loop_item} ==

289047 by bdrewery:
MFC r288238:

  MFV c3ccd112: Correct off-by-ones in free_exception of emergency buffer

289045 by bdrewery:
MFC r288271:

  Document bus_get_resource(9).

289043 by bdrewery:
MFC r284408:

  Ensure TESTSDIR is defined before bsd.test.mk is .include'd

289042 by bdrewery:
MFC r288198,r288200:

  r288198:
    Remove unneeded dependency line.
  r288200:
    Remove unneeded dependency of '.o: .h' that bsd.prog.mk already handles.

289040 by bdrewery:
MFC r288179:

  Fix running make in src directories without a Makefile giving confusing
  errors.

289032 by cperciva:
MFC r288446: Disable suspend during shutdown.



The end of the build log:

[...truncated 3635 lines...]
--- cleandepend ---
rm -f .depend.atan_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=cbrt_test  DEPENDFILE=.depend.cbrt_test .MAKE.DEPENDFILE=.depend.cbrt_test   cleandir)
--- clean ---
rm -f  cbrt_test t_cbrt.o
--- cleandepend ---
rm -f .depend.cbrt_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=ceil_test  DEPENDFILE=.depend.ceil_test .MAKE.DEPENDFILE=.depend.ceil_test   cleandir)
--- clean ---
rm -f  ceil_test t_ceil.o
--- cleandepend ---
rm -f .depend.ceil_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=cos_test  DEPENDFILE=.depend.cos_test .MAKE.DEPENDFILE=.depend.cos_test   cleandir)
--- clean ---
rm -f  cos_test t_cos.o
--- cleandepend ---
rm -f .depend.cos_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=cosh_test  DEPENDFILE=.depend.cosh_test .MAKE.DEPENDFILE=.depend.cosh_test   cleandir)
--- bin.cleandir__D ---
--- cleanobj ---
--- cleandir_subdir_sh ---
===> bin/sh (cleandir)
--- lib.cleandir__D ---
--- clean ---
rm -f  cosh_test t_cosh.o
--- cleandepend ---
rm -f .depend.cosh_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=erf_test  DEPENDFILE=.depend.erf_test .MAKE.DEPENDFILE=.depend.erf_test   cleandir)
--- clean ---
rm -f  erf_test t_erf.o
--- gnu.cleandir__D ---
--- cleanobj ---
--- lib.cleandir__D ---
--- cleandepend ---
rm -f .depend.erf_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
--- gnu.cleandir__D ---
===> gnu/lib/libgcc (cleandir)
--- lib.cleandir__D ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=exp_test  DEPENDFILE=.depend.exp_test .MAKE.DEPENDFILE=.depend.exp_test   cleandir)
--- clean ---
rm -f  exp_test t_exp.o
--- cleandepend ---
rm -f .depend.exp_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=fmod_test  DEPENDFILE=.depend.fmod_test .MAKE.DEPENDFILE=.depend.fmod_test   cleandir)
--- gnu.cleandir__D ---
--- cleanobj ---
--- lib.cleandir__D ---
--- clean ---
rm -f  fmod_test t_fmod.o
--- cleandepend ---
rm -f .depend.fmod_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=infinity_test  DEPENDFILE=.depend.infinity_test .MAKE.DEPENDFILE=.depend.infinity_test   cleandir)
--- clean ---
rm -f  infinity_test t_infinity.o
--- cleandepend ---
rm -f .depend.infinity_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=ldexp_test  DEPENDFILE=.depend.ldexp_test .MAKE.DEPENDFILE=.depend.ldexp_test   cleandir)
--- cddl.cleandir__D ---
--- cleanobj ---
--- lib.cleandir__D ---
--- clean ---
rm -f  ldexp_test t_ldexp.o
--- cleandepend ---
rm -f .depend.ldexp_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=log_test  DEPENDFILE=.depend.log_test .MAKE.DEPENDFILE=.depend.log_test   cleandir)
--- clean ---
rm -f  log_test t_log.o
--- cleandepend ---
rm -f .depend.log_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=pow_test  DEPENDFILE=.depend.pow_test .MAKE.DEPENDFILE=.depend.pow_test   cleandir)
--- clean ---
rm -f  pow_test t_pow.o
--- cleandepend ---
rm -f .depend.pow_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=precision_test  DEPENDFILE=.depend.precision_test .MAKE.DEPENDFILE=.depend.precision_test   cleandir)
--- clean ---
rm -f  precision_test t_precision.o
--- cleandepend ---
rm -f .depend.precision_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=round_test  DEPENDFILE=.depend.round_test .MAKE.DEPENDFILE=.depend.round_test   cleandir)
--- clean ---
rm -f  round_test t_round.o
--- cleandepend ---
rm -f .depend.round_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=scalbn_test  DEPENDFILE=.depend.scalbn_test .MAKE.DEPENDFILE=.depend.scalbn_test   cleandir)
--- gnu.cleandir__D ---
===> gnu/lib/libgcov (cleandir)
--- lib.cleandir__D ---
--- clean ---
rm -f  scalbn_test t_scalbn.o
--- cleandepend ---
rm -f .depend.scalbn_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=sin_test  DEPENDFILE=.depend.sin_test .MAKE.DEPENDFILE=.depend.sin_test   cleandir)
--- clean ---
rm -f  sin_test t_sin.o
--- cleandepend ---
rm -f .depend.sin_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
--- bin.cleandir__D ---
--- cleanobj ---
--- lib.cleandir__D ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=sinh_test  DEPENDFILE=.depend.sinh_test .MAKE.DEPENDFILE=.depend.sinh_test   cleandir)
--- clean ---
rm -f  sinh_test t_sinh.o
--- cleandepend ---
rm -f .depend.sinh_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
--- gnu.cleandir__D ---
--- cleanobj ---
--- lib.cleandir__D ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=sqrt_test  DEPENDFILE=.depend.sqrt_test .MAKE.DEPENDFILE=.depend.sqrt_test   cleandir)
--- gnu.cleandir__D ---
===> gnu/lib/libdialog (cleandir)
--- lib.cleandir__D ---
--- clean ---
rm -f  sqrt_test t_sqrt.o
--- cleandepend ---
rm -f .depend.sqrt_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=tan_test  DEPENDFILE=.depend.tan_test .MAKE.DEPENDFILE=.depend.tan_test   cleandir)
--- clean ---
rm -f  tan_test t_tan.o
--- cleandepend ---
rm -f .depend.tan_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
(cd /builds/FreeBSD_stable_10/lib/msun/tests && make -f Makefile _RECURSING_PROGS=  SUBDIR= PROG=tanh_test  DEPENDFILE=.depend.tanh_test .MAKE.DEPENDFILE=.depend.tanh_test   cleandir)
--- clean ---
rm -f  tanh_test t_tanh.o
--- cleandepend ---
rm -f .depend.tanh_test GPATH GRTAGS GSYMS GTAGS
--- cleanobj ---
rm -f Kyuafile.auto Kyuafile.auto.tmp
--- cleandir_subdir_libc ---
===> lib/libc (cleandir)
--- bin.cleandir__D ---
--- _sub.cleandir ---
===> bin/sh/tests (cleandir)
--- _sub.clean ---
===> bin/sh/tests/builtins (clean)
--- gnu.cleandir__D ---
--- cleanobj ---
--- bin.cleandir__D ---
make[6]: "/builds/FreeBSD_stable_10/share/mk/bsd.test.mk" line 14: "Please define TESTSDIR when including bsd.test.mk"
*** [_sub.clean] Error code 1

make[5]: stopped in /builds/FreeBSD_stable_10/bin/sh/tests
1 error

make[5]: stopped in /builds/FreeBSD_stable_10/bin/sh/tests
*** [_sub.cleandir] Error code 2

make[4]: stopped in /builds/FreeBSD_stable_10/bin/sh
1 error

make[4]: stopped in /builds/FreeBSD_stable_10/bin/sh
*** [cleandir_subdir_sh] Error code 2

make[3]: stopped in /builds/FreeBSD_stable_10/bin
1 error

make[3]: stopped in /builds/FreeBSD_stable_10/bin
*** [bin.cleandir__D] Error code 2

make[2]: stopped in /builds/FreeBSD_stable_10
--- gnu.cleandir__D ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in /builds/FreeBSD_stable_10/gnu/lib/libdialog
*** [_sub.cleandir] Error code 2

make[4]: stopped in /builds/FreeBSD_stable_10/gnu/lib
1 error

make[4]: stopped in /builds/FreeBSD_stable_10/gnu/lib
*** [_sub.cleandir] Error code 2

make[3]: stopped in /builds/FreeBSD_stable_10/gnu
1 error

make[3]: stopped in /builds/FreeBSD_stable_10/gnu
*** [gnu.cleandir__D] Error code 2

make[2]: stopped in /builds/FreeBSD_stable_10
--- cddl.cleandir__D ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in /builds/FreeBSD_stable_10/cddl/lib/libzpool
*** [_sub.cleandir] Error code 2

make[4]: stopped in /builds/FreeBSD_stable_10/cddl/lib
1 error

make[4]: stopped in /builds/FreeBSD_stable_10/cddl/lib
*** [_sub.cleandir] Error code 2

make[3]: stopped in /builds/FreeBSD_stable_10/cddl
1 error

make[3]: stopped in /builds/FreeBSD_stable_10/cddl
*** [cddl.cleandir__D] Error code 2

make[2]: stopped in /builds/FreeBSD_stable_10
--- lib.cleandir__D ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /builds/FreeBSD_stable_10/lib/libc
*** [cleandir_subdir_libc] Error code 2

make[3]: stopped in /builds/FreeBSD_stable_10/lib
1 error

make[3]: stopped in /builds/FreeBSD_stable_10/lib
*** [lib.cleandir__D] Error code 2

make[2]: stopped in /builds/FreeBSD_stable_10
4 errors

make[2]: stopped in /builds/FreeBSD_stable_10
*** [_cleanobj] Error code 2

make[1]: stopped in /builds/FreeBSD_stable_10
1 error

make[1]: stopped in /builds/FreeBSD_stable_10
*** [buildworld] Error code 2

make: stopped in /builds/FreeBSD_stable_10
1 error

make: stopped in /builds/FreeBSD_stable_10
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1458249758.247.1444336200751.JavaMail.jenkins>