Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2016 03:39:18 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        bdrewery@FreeBSD.org, luigi@FreeBSD.org, jhibbits@FreeBSD.org,  cy@FreeBSD.org, dteske@FreeBSD.org, jenkins-admin@FreeBSD.org,  freebsd-current@FreeBSD.org, freebsd-i386@FreeBSD.org
Subject:   FreeBSD_HEAD_i386 - Build #2215 - Failure
Message-ID:  <793506423.11.1453865960409.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_i386 - Build #2215 - Failure:

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

Change summaries:

294884 by cy:
Allow specification of fetch options for ntp leap-seconds fetch.

MFC after:	1 week
X-MFC with:	r289421, r293037, r294773

294883 by jhibbits:
Convert rman to use rman_res_t instead of u_long

Summary:
Migrate to using the semi-opaque type rman_res_t to specify rman resources.  For
now, this is still compatible with u_long.

This is step one in migrating rman to use uintmax_t for resources instead of
u_long.

Going forward, this could feasibly be used to specify architecture-specific
definitions of resource ranges, rather than baking a specific integer type into
the API.

This change has been broken out to facilitate MFC'ing drivers back to 10 without
breaking ABI.

Reviewed By: jhb
Sponsored by:	Alex Perez/Inertial Computing
Differential Revision: https://reviews.freebsd.org/D5075

294882 by luigi:
cleanup and document in some detail the internals of the testing code
for dummynet schedulers

294881 by luigi:
the _Static_assert was not supposed to be in the commit.

294880 by dteske:
Replace awk with more efficient builtins-only algo

294879 by luigi:
bugfix: the scheduler template (dn_schk) for the round robin scheduler
is followed by another structure (rr_schk) whose size must be set
in the schk_datalen field of the descriptor.
Not allocating the memory may cause other memory to be overwritten
(though dn_schk is 192 bytes and rr_schk only 12 so we may be lucky
and end up in the padding after the dn_schk).

This is a merge candidate for stable and 10.3

MFC after:	3 days

294878 by bdrewery:
Revert yacc dependency back to pre-r241298.

Several attempts to fix this logic was done after r241298, which were
all reverted, yet this change was not.

The .h file does not depend on the .c file, so do not impose such a
dependency on it.  They are generated by the same command but do not
depend on each other.  Restore the .ORDER which should handle parallel build
issues.  This fixes an actual bug where the .h file is not recreated
when missing [1].  For example:
  cd lib/libc
  make cleanobj
  make nsparser.h
  rm nsparser.h
  make nsparser.h # will not rebuild nsparser.h

I have been trying to track down a build problem where nsparser.h is
missing when nslexer.o is built.  It is possible this is related.

Reported by:	bde [1]
		https://lists.freebsd.org/pipermail/svn-src-all/2012-October/059481.html
		https://lists.freebsd.org/pipermail/svn-src-all/2012-October/060038.html
MFC after:	3 weeks
Sponsored by:	EMC / Isilon Storage Division

294877 by bdrewery:
Replace nslexer.l->nslexer.c custom rule with a -D CFLAG.

This avoids reproducing the lex logic which had dependencies set wrong
and used an intermediate file for modifying the YY_BUF_SIZE.

This has only been possible since flex 2.5.37 was imported in r250873,
which uses #ifndef YY_BUF_SIZE.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division

294876 by bdrewery:
nslexer.c does not depend on nsparser.h.

nslexer.o depends on nsparser.h, which is already added by bsd.lib.mk
and .depend.

This reverts r237402.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division

294875 by bdrewery:
FAST_DEPEND: Mark some unneeded code for later removal.

Sponsored by:	EMC / Isilon Storage Division

294874 by bdrewery:
FAST_DEPEND: Apply missed nofilemon fix from r294351.

Sponsored by:	EMC / Isilon Storage Division

294873 by bdrewery:
Set a value for _RECURSING_PROGS for debugging.

MFC after:	3 days
Sponsored by:	EMC / Isilon Storage Division

294872 by bdrewery:
Fix DIRDEPS_BUILD after r294752.

DIRDEPS_BUILD does not yet support PROGS having their own dependency
file.

Overriding .MAKE.DEPENDFILE here causes major problems with the meta
mode logic since it creates the Makefile.depend as '.depend' resulting
in infinite loops in make due to dirdeps.mk including .depend endlessly.

X-MFC-With:	r294752
MFC after:	1 week
Sponsored by:	EMC / Isilon Storage Division



The end of the build log:

[...truncated 59511 lines...]
===> lib/libcom_err (all)
--- all_subdir_libbsm ---
--- bsm_mask.So ---
cc  -fpic -DPIC -g -O2 -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_mask.c -o bsm_mask.So
--- all_subdir_libcalendar ---
--- easter.So ---
cc  -fpic -DPIC -g -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c /usr/src/lib/libcalendar/easter.c -o easter.So
--- all_subdir_libalias ---
1 warning generated.
--- alias_mod.o ---
cc   -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c /usr/src/lib/libalias/libalias/../../../sys/netinet/libalias/alias_mod.c -o alias_mod.o
--- all_subdir_libcompat ---
===> lib/libcompat (all)
--- all_subdir_libcalendar ---
--- calendar.o ---
cc   -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c /usr/src/lib/libcalendar/calendar.c -o calendar.o
--- all_subdir_libcompat ---
--- ftime.o ---
cc   -O2 -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/usr/src/lib/libcompat/../libc/locale   -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libcompat/4.1/ftime.c -o ftime.o
In file included from /usr/src/lib/libcompat/4.1/ftime.c:37:
/usr/obj/usr/src/tmp/usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> which is deprecated" [-W#warnings]
#warning "this file includes <sys/timeb.h> which is deprecated"
 ^
1 warning generated.

--- all_subdir_libalias ---
/usr/src/lib/libalias/libalias/../../../sys/netinet/libalias/alias_mod.c:130:28: warning: no previous extern declaration for non-static variable 'dll_chain' [-Wmissing-variable-declarations]
SLIST_HEAD(dll_chain, dll) dll_chain = SLIST_HEAD_INITIALIZER(dll_chain);
                           ^
--- all_subdir_libcompat ---
--- re_comp.o ---
cc   -O2 -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/usr/src/lib/libcompat/../libc/locale   -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libcompat/4.3/re_comp.c -o re_comp.o
--- all_subdir_libcalendar ---
--- easter.o ---
cc   -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c /usr/src/lib/libcalendar/easter.c -o easter.o
--- all_subdir_libalias ---
1 warning generated.
--- libalias.so.7.full ---
building shared library libalias.so.7
cc  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libalias.so.7.full -Wl,-soname,libalias.so.7  `NM='nm' NMFLAGS='' lorder alias.So alias_db.So alias_proxy.So alias_util.So alias_mod.So | tsort -q` 
--- all_subdir_libcompat ---
--- rexec.o ---
cc   -O2 -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/usr/src/lib/libcompat/../libc/locale   -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libcompat/4.3/rexec.c -o rexec.o
--- all_subdir_libcalendar ---
--- libcalendar.so.5.full ---
building shared library libcalendar.so.5
cc  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libcalendar.so.5.full -Wl,-soname,libcalendar.so.5  `NM='nm' NMFLAGS='' lorder calendar.So easter.So | tsort -q` 
--- all_subdir_libalias ---
--- libalias.a ---
building static alias library
ar -crD libalias.a `NM='nm' NMFLAGS='' lorder alias.o alias_db.o alias_proxy.o alias_util.o alias_mod.o  | tsort -q` 
ranlib -D libalias.a
--- all_subdir_libcalendar ---
--- libcalendar.a ---
--- all_subdir_libalias ---
--- libalias.so.7.debug ---
objcopy --only-keep-debug libalias.so.7.full libalias.so.7.debug
--- all_subdir_libcalendar ---
building static calendar library
ar -crD libcalendar.a `NM='nm' NMFLAGS='' lorder calendar.o easter.o  | tsort -q` 
--- all_subdir_libalias ---
--- libalias.so.7 ---
objcopy --strip-debug --add-gnu-debuglink=libalias.so.7.debug  libalias.so.7.full libalias.so.7
===> lib/libalias/modules (all)
--- all ---
===> lib/libalias/modules/cuseeme (all)
--- all_subdir_libcalendar ---
ranlib -D libcalendar.a
--- libcalendar.so.5.debug ---
objcopy --only-keep-debug libcalendar.so.5.full libcalendar.so.5.debug
--- libcalendar.so.5 ---
objcopy --strip-debug --add-gnu-debuglink=libcalendar.so.5.debug  libcalendar.so.5.full libcalendar.so.5
--- all_subdir_libcompat ---
--- cuserid.o ---
cc   -O2 -pipe -DLIBC_SCCS -DSYSLIBC_SCCS -I/usr/src/lib/libcompat/../libc/locale   -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libcompat/4.4/cuserid.c -o cuserid.o
--- all_subdir_libalias ---
--- alias_cuseeme.So ---
cc  -fpic -DPIC -g -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libalias/modules/cuseeme/../../../../sys/netinet/libalias/alias_cuseeme.c -o alias_cuseeme.So
--- all_subdir_libbsm ---
--- bsm_notify.So ---
cc  -fpic -DPIC -g -O2 -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_notify.c -o bsm_notify.So
--- all_subdir_libcrypt ---
--- all_subdir_libcompat ---
--- libcompat.a ---
--- all_subdir_libcrypt ---
===> lib/libcrypt (all)
--- all_subdir_libcompat ---
building static compat library
ar -crD libcompat.a `NM='nm' NMFLAGS='' lorder ftime.o re_comp.o rexec.o cuserid.o  | tsort -q` 
ranlib -D libcompat.a
--- all_subdir_libbsm ---
--- bsm_socket_type.So ---
cc  -fpic -DPIC -g -O2 -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_socket_type.c -o bsm_socket_type.So
--- all_subdir_libalias ---
--- alias_cuseeme.o ---
cc   -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libalias/modules/cuseeme/../../../../sys/netinet/libalias/alias_cuseeme.c -o alias_cuseeme.o
--- all_subdir_libbsm ---
--- bsm_token.So ---
cc  -fpic -DPIC -g -O2 -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_token.c -o bsm_token.So
--- all_subdir_libalias ---
--- libalias_cuseeme.so.full ---
building shared library libalias_cuseeme.so
cc  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libalias_cuseeme.so.full -Wl,-soname,libalias_cuseeme.so  `NM='nm' NMFLAGS='' lorder alias_cuseeme.So | tsort -q` 
--- all_subdir_libbsm ---
--- bsm_user.So ---
cc  -fpic -DPIC -g -O2 -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_user.c -o bsm_user.So
--- all_subdir_libalias ---
--- libalias_cuseeme.so.debug ---
objcopy --only-keep-debug libalias_cuseeme.so.full libalias_cuseeme.so.debug
--- libalias_cuseeme.a ---
building static alias_cuseeme library
ar -crD libalias_cuseeme.a `NM='nm' NMFLAGS='' lorder alias_cuseeme.o  | tsort -q` 
ranlib -D libalias_cuseeme.a
--- libalias_cuseeme.so ---
objcopy --strip-debug --add-gnu-debuglink=libalias_cuseeme.so.debug  libalias_cuseeme.so.full libalias_cuseeme.so
===> lib/libalias/modules/dummy (all)
--- alias_dummy.So ---
cc  -fpic -DPIC -g -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libalias/modules/dummy/../../../../sys/netinet/libalias/alias_dummy.c -o alias_dummy.So
--- all_subdir_libdevctl ---
===> lib/libdevctl (all)
--- all_subdir_libalias ---
--- alias_dummy.o ---
cc   -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libalias/modules/dummy/../../../../sys/netinet/libalias/alias_dummy.c -o alias_dummy.o
--- all_subdir_libdevctl ---
--- devctl.So ---
cc  -fpic -DPIC -g -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c /usr/src/lib/libdevctl/devctl.c -o devctl.So
--- all_subdir_libalias ---
--- libalias_dummy.so.full ---
building shared library libalias_dummy.so
cc  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libalias_dummy.so.full -Wl,-soname,libalias_dummy.so  `NM='nm' NMFLAGS='' lorder alias_dummy.So | tsort -q` 
--- all_subdir_libdevctl ---
--- devctl.o ---
cc   -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c /usr/src/lib/libdevctl/devctl.c -o devctl.o
--- all_subdir_libalias ---
--- libalias_dummy.a ---
building static alias_dummy library
ar -crD libalias_dummy.a `NM='nm' NMFLAGS='' lorder alias_dummy.o  | tsort -q` 
ranlib -D libalias_dummy.a
--- libalias_dummy.so.debug ---
objcopy --only-keep-debug libalias_dummy.so.full libalias_dummy.so.debug
--- libalias_dummy.so ---
objcopy --strip-debug --add-gnu-debuglink=libalias_dummy.so.debug  libalias_dummy.so.full libalias_dummy.so
===> lib/libalias/modules/ftp (all)
--- alias_ftp.So ---
cc  -fpic -DPIC -g -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libalias/modules/ftp/../../../../sys/netinet/libalias/alias_ftp.c -o alias_ftp.So
--- all_subdir_libdevctl ---
--- libdevctl.so.5.full ---
building shared library libdevctl.so.5
cc  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libdevctl.so.5.full -Wl,-soname,libdevctl.so.5  `NM='nm' NMFLAGS='' lorder devctl.So | tsort -q` 
--- libdevctl.a ---
building static devctl library
ar -crD libdevctl.a `NM='nm' NMFLAGS='' lorder devctl.o  | tsort -q` 
ranlib -D libdevctl.a
--- libdevctl.so.5.debug ---
objcopy --only-keep-debug libdevctl.so.5.full libdevctl.so.5.debug
--- libdevctl.so.5 ---
objcopy --strip-debug --add-gnu-debuglink=libdevctl.so.5.debug  libdevctl.so.5.full libdevctl.so.5
--- all_subdir_libbsm ---
--- bsm_wrappers.So ---
cc  -fpic -DPIC -g -O2 -pipe -I/usr/src/lib/libbsm/../../contrib/openbsm -I/usr/src/lib/libbsm/../../contrib/openbsm/libbsm   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c /usr/src/lib/libbsm/../../contrib/openbsm/libbsm/bsm_wrappers.c -o bsm_wrappers.So
--- all_subdir_libdevinfo ---
===> lib/libdevinfo (all)
--- devinfo.So ---
cc  -fpic -DPIC -g -O2 -pipe   -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libdevinfo/devinfo.c -o devinfo.So
In file included from /usr/src/lib/libdevinfo/devinfo.c:73:
In file included from /usr/src/lib/libdevinfo/devinfo_var.h:31:
/usr/obj/usr/src/tmp/usr/include/sys/rman.h:85:2: error: unknown type name 'bus_size_t'
        bus_size_t      rm_size;                /* size of managed region */
        ^
1 error generated.
*** [devinfo.So] Error code 1

make[5]: stopped in /usr/src/lib/libdevinfo
1 error

make[5]: stopped in /usr/src/lib/libdevinfo
*** [all_subdir_libdevinfo] Error code 2

make[4]: stopped in /usr/src/lib
--- all_subdir_libalias ---
A failure has been detected in another branch of the parallel make

make[7]: stopped in /usr/src/lib/libalias/modules/ftp
*** [all] Error code 2

make[6]: stopped in /usr/src/lib/libalias/modules
1 error

make[6]: stopped in /usr/src/lib/libalias/modules
*** [all] Error code 2

make[5]: stopped in /usr/src/lib/libalias
1 error

make[5]: stopped in /usr/src/lib/libalias
*** [all_subdir_libalias] Error code 2

make[4]: stopped in /usr/src/lib
--- all_subdir_libbsm ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in /usr/src/lib/libbsm
*** [all_subdir_libbsm] Error code 2

make[4]: stopped in /usr/src/lib
3 errors

make[4]: stopped in /usr/src/lib
*** [lib__L] Error code 2

make[3]: stopped in /usr/src
1 error

make[3]: stopped in /usr/src
*** [libraries] Error code 2

make[2]: stopped in /usr/src
1 error

make[2]: stopped in /usr/src
*** [_libraries] Error code 2

make[1]: stopped in /usr/src
1 error

make[1]: stopped in /usr/src
*** [buildworld] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure
[PostBuildScript] - Execution post build scripts.
[FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson1690326898273247903.sh
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ export 'jname=FreeBSD_HEAD_i386'
+ echo 'clean up jail FreeBSD_HEAD_i386'
clean up jail FreeBSD_HEAD_i386
+ sudo jail -r FreeBSD_HEAD_i386
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::106:1 -alias
+ sudo umount FreeBSD_HEAD_i386/usr/src
+ sudo umount FreeBSD_HEAD_i386/dev
+ sudo rm -fr FreeBSD_HEAD_i386
+ true
+ sudo chflags -R noschg FreeBSD_HEAD_i386
+ sudo rm -fr FreeBSD_HEAD_i386
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?793506423.11.1453865960409.JavaMail.jenkins>