Build failed in Jenkins: FreeBSD_HEAD #2663

From: <jenkins-admin_at_freebsd.org>
Date: Sat, 18 Apr 2015 22:56:25 +0000 (GMT)
See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2663/changes>

Changes:

[kib] Regen.

[kib] Regen.

[kib] The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and
pwrite(2) syscalls are wrapped to provide compatibility with pre-7.x
kernels which required padding before the off_t parameter.  The
fcntl(2) contains compatibility code to handle kernels before the
struct flock was changed during the 8.x CURRENT development.  The
shims were reasonable to allow easier revert to the older kernel at
that time.

Now, two or three major releases later, shims do not serve any
purpose.  Such old kernels cannot handle current libc, so revert the
compatibility code.

Make padded syscalls support conditional under the COMPAT6 config
option.  For COMPAT32, the syscalls were under COMPAT6 already.

Remove WITHOUT_SYSCALL_COMPAT build option, which only purpose was to
(partially) disable the removed shims.

Reviewed by:	jhb, imp (previous versions)
Discussed with:	peter
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week

[jhibbits] Implement hwpmc(4) for Freescale e500 core.

This supports e500v1, e500v2, and e500mc. Tested only on e500v2, but the
performance counters are identical across all, with e500mc having some
additional events.

Relnotes:	Yes

[kib] Make wait6(2), waitid(3) and ppoll(2) cancellation points.  The
waitid() function is required to be cancellable by the standard.  The
wait6() and ppoll() follow the other syscalls in their groups.

Reviewed by:	jhb, jilles (previous versions)
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week

[kib] Revert unrelated chunk from the r281707.

MFC after:	2 weeks

[kib] Remove lazy pmap switch code from i386.  Naive benchmark with md(4)
shows no difference with the code removed.

On both amd64 and i386, assert that a released pmap is not active.

Proposed and reviewed by:	alc
Discussed with:	Svatopluk Kraus <onwahe_at_gmail.com>, peter
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks

[markj] Add manual pages for the io, ip, proc, sched, tcp and udp DTrace providers.
The format of these pages is somewhat experimental, so they may be subject
to further tweaking.

Differential Revision:	https://reviews.freebsd.org/D2170
Reviewed by:	bcr, rpaulo
MFC after:	2 weeks

[rpaulo] Synaptics: don't report the middle button when clickPad is used.

On trackpads that had support for both, we were sending two button
events when the trackpad was pressed.

Tested by:	Jakob Alvermark <jakob at alvermark.net>
MFC after:	1 week

[kib] Complete r281670, unlist removed files.

Sponsored by:	The FreeBSD Foundation

[markj] Remove unimplemented sched provider probes.

They were added for compatibility with the sched provider in Solaris and
illumos, but our sched provider is already incompatible since it uses native
types, so there isn't much point in keeping them around.

Differential Revision:	https://reviews.freebsd.org/D2167
Reviewed by:	rpaulo

[markj] SDT(9): add a section on SDT providers, mentioning the "sdt" provider.
Add examples demonstrating how one can list available providers and the
DTrace probes provided by a provider.

Differential Revision:	https://reviews.freebsd.org/D2166
Reviewed by:	rpaulo
MFC after:	2 weeks

[mav] Workaround bhyve virtual disks operation on top of GEOM providers.

GEOM does not support scatter/gather lists in its I/Os.  Such requests
are cut in pieces by physio(), that may be problematic, if those pieces
are not multiple of provider's sector size.  If such case is detected,
move the data through temporary sequential buffer.

MFC after:	2 weeks

[sjg] No need to delete export from filesystems which are not exported.

[mav] Do not report stripe size if it is equal to sector size.

MFC after:	1 week

------------------------------------------
[...truncated 103791 lines...]
--- all_subdir_libmilter ---
--- strl.o ---
cc   -O2 -pipe   -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libmilter/../../contrib/sendmail/src> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libmilter/../../contrib/sendmail/include> -I. -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_THREAD_SAFE -DSM_CONF_POLL -DNETINET6  -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libmilter/../../contrib/sendmail/libsm/strl.c> -o strl.o
--- all_subdir_libdwarf ---
--- dwarf_pro_types.o ---
cc   -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pro_types.c -o dwarf_pro_types.o
--- all_subdir_libnetgraph ---
--- msg.o ---
cc   -O2 -pipe   -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libnetgraph/msg.c> -o msg.o
--- all_subdir_libmilter ---
--- worker.o ---
cc   -O2 -pipe   -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libmilter/../../contrib/sendmail/src> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libmilter/../../contrib/sendmail/include> -I. -DNOT_SENDMAIL -Dsm_snprintf=snprintf -D_THREAD_SAFE -DSM_CONF_POLL -DNETINET6  -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libmilter/../../contrib/sendmail/libmilter/worker.c> -o worker.o
--- all_subdir_libngatm ---
--- traffic.So ---
cc  -fpic -DPIC  -O2 -pipe   -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../sys/contrib/ngatm> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/lib/libngatm> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../contrib/ngatm/libngatm> -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../sys/contrib/ngatm/netnatm/msg/traffic.c> -o traffic.So
--- all_subdir_libdwarf ---
--- dwarf_pro_types.So ---
cc  -fpic -DPIC  -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pro_types.c -o dwarf_pro_types.So
--- all_subdir_libnetgraph ---
--- debug.o ---
cc   -O2 -pipe   -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libnetgraph/debug.c> -o debug.o
--- all_subdir_libmilter ---
--- libmilter.so.5 ---
building shared library libmilter.so.5
--- all_subdir_libdwarf ---
--- dwarf_pro_vars.o ---
cc   -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pro_vars.c -o dwarf_pro_vars.o
--- all_subdir_libmilter ---
cc   -fstack-protector -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libmilter.so.5 -Wl,-soname,libmilter.so.5  `NM='nm' lorder main.So engine.So listener.So handler.So comm.So monitor.So smfi.So signal.So sm_gethost.So errstring.So strl.So worker.So | tsort -q` 
--- libmilter.a ---
building static milter library
--- all_subdir_libdwarf ---
--- dwarf_pro_vars.So ---
--- all_subdir_libngatm ---
--- uni_ie.So ---
--- all_subdir_libdwarf ---
cc  -fpic -DPIC  -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pro_vars.c -o dwarf_pro_vars.So
--- all_subdir_libngatm ---
cc  -fpic -DPIC  -O2 -pipe   -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../sys/contrib/ngatm> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/lib/libngatm> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../contrib/ngatm/libngatm> -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../sys/contrib/ngatm/netnatm/msg/uni_ie.c> -o uni_ie.So
--- all_subdir_libmilter ---
ranlib -D libmilter.a
--- all_subdir_libnetgraph ---
--- libnetgraph.so.4 ---
building shared library libnetgraph.so.4
cc   -fstack-protector -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libnetgraph.so.4 -Wl,-soname,libnetgraph.so.4  `NM='nm' lorder sock.So msg.So debug.So | tsort -q` 
--- all_subdir_libnv ---
===> lib/libnv (all)
--- all_subdir_libdwarf ---
--- dwarf_pro_weaks.o ---
cc   -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pro_weaks.c -o dwarf_pro_weaks.o
--- all_subdir_libohash ---
--- all_subdir_libnetgraph ---
--- libnetgraph.a ---
building static netgraph library
--- all_subdir_libohash ---
===> lib/libohash (all)
--- all_subdir_libnetgraph ---
ranlib -D libnetgraph.a
--- all_subdir_libopie ---
--- all_subdir_libohash ---
--- ohash.o ---
--- all_subdir_libopie ---
===> lib/libopie (all)
--- all_subdir_libohash ---
cc   -O2 -pipe   -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libohash/ohash.c> -o ohash.o
--- all_subdir_libdwarf ---
--- dwarf_pro_weaks.So ---
cc  -fpic -DPIC  -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pro_weaks.c -o dwarf_pro_weaks.So
--- all_subdir_libpcap ---
===> lib/libpcap (all)
--- all_subdir_libohash ---
--- libohash.a ---
--- all_subdir_libpcap ---
--- pcap-bpf.So ---
--- all_subdir_libohash ---
building static ohash library
--- all_subdir_libpcap ---
cc  -fpic -DPIC  -O2 -pipe   -DHAVE_CONFIG_H -Dyylval=pcapyylval -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap> -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap/pcap-bpf.c> -o pcap-bpf.So
--- all_subdir_libdwarf ---
--- dwarf_pubnames.o ---
cc   -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pubnames.c -o dwarf_pubnames.o
--- all_subdir_libohash ---
ranlib -D libohash.a
--- all_subdir_libngatm ---
--- uni_msg.So ---
cc  -fpic -DPIC  -O2 -pipe   -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../sys/contrib/ngatm> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/lib/libngatm> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../contrib/ngatm/libngatm> -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../sys/contrib/ngatm/netnatm/msg/uni_msg.c> -o uni_msg.So
--- all_subdir_libdwarf ---
--- dwarf_pubnames.So ---
cc  -fpic -DPIC  -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pubnames.c -o dwarf_pubnames.So
--- dwarf_pubtypes.o ---
cc   -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pubtypes.c -o dwarf_pubtypes.o
--- dwarf_pubtypes.So ---
cc  -fpic -DPIC  -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_pubtypes.c -o dwarf_pubtypes.So
--- all_subdir_libpcap ---
--- pcap-netmap.So ---
cc  -fpic -DPIC  -O2 -pipe   -DHAVE_CONFIG_H -Dyylval=pcapyylval -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap> -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/pcap-netmap.c> -o pcap-netmap.So
--- all_subdir_libdwarf ---
--- dwarf_types.o ---
cc   -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_types.c -o dwarf_types.o
--- dwarf_types.So ---
cc  -fpic -DPIC  -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_types.c -o dwarf_types.So
--- dwarf_vars.o ---
cc   -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_vars.c -o dwarf_vars.o
--- all_subdir_libpcap ---
--- pcap-common.So ---
cc  -fpic -DPIC  -O2 -pipe   -DHAVE_CONFIG_H -Dyylval=pcapyylval -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap> -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap/pcap-common.c> -o pcap-common.So
--- all_subdir_libdwarf ---
--- dwarf_vars.So ---
cc  -fpic -DPIC  -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_vars.c -o dwarf_vars.So
--- all_subdir_libpcap ---
--- inet.So ---
cc  -fpic -DPIC  -O2 -pipe   -DHAVE_CONFIG_H -Dyylval=pcapyylval -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap> -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap/inet.c> -o inet.So
--- all_subdir_libdwarf ---
--- dwarf_weaks.o ---
cc   -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_weaks.c -o dwarf_weaks.o
--- all_subdir_libpcap ---
--- fad-getad.So ---
cc  -fpic -DPIC  -O2 -pipe   -DHAVE_CONFIG_H -Dyylval=pcapyylval -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap> -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap/fad-getad.c> -o fad-getad.So
--- all_subdir_libdwarf ---
--- dwarf_weaks.So ---
cc  -fpic -DPIC  -O2 -pipe   -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libdwarf> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/libelf> -std=gnu99 -fstack-protector -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 dwarf_weaks.c -o dwarf_weaks.So
--- all_subdir_libpcap ---
--- gencode.So ---
cc  -fpic -DPIC  -O2 -pipe   -DHAVE_CONFIG_H -Dyylval=pcapyylval -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap> -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap/gencode.c> -o gencode.So
--- all_subdir_libdwarf ---
--- libdwarf.a ---
building static dwarf library
ranlib -D libdwarf.a
--- libdwarf.so.4 ---
building shared library libdwarf.so.4
cc   -fstack-protector -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libdwarf.so.4 -Wl,-soname,libdwarf.so.4  `NM='nm' lorder dwarf_abbrev.So dwarf_arange.So dwarf_attr.So dwarf_attrval.So dwarf_cu.So dwarf_dealloc.So dwarf_die.So dwarf_dump.So dwarf_errmsg.So dwarf_finish.So dwarf_form.So dwarf_frame.So dwarf_funcs.So dwarf_init.So dwarf_lineno.So dwarf_loclist.So dwarf_macinfo.So dwarf_pro_arange.So dwarf_pro_attr.So dwarf_pro_die.So dwarf_pro_expr.So dwarf_pro_finish.So dwarf_pro_frame.So dwarf_pro_funcs.So dwarf_pro_init.So dwarf_pro_lineno.So dwarf_pro_macinfo.So dwarf_pro_pubnames.So dwarf_pro_reloc.So dwarf_pro_sections.So dwarf_pro_types.So dwarf_pro_vars.So dwarf_pro_weaks.So dwarf_pubnames.So dwarf_pubtypes.So dwarf_ranges.So dwarf_reloc.So dwarf_sections.So dwarf_seterror.So dwarf_str.So dwarf_types.So dwarf_vars.So dwarf_weaks.So libdwarf.So libdwarf_abbrev.So libdwarf_arange.So libdwarf_attr.So libdwarf_die.So libdwarf_error.So libdwarf_elf_access.So libdwarf_elf_init.So libdwarf_frame.So libdwarf_info.So libdwarf_init.So libdwarf_lineno.So libdwarf_loc.So libdwarf_loclist.So libdwarf_macinfo.So libdwarf_nametbl.So libdwarf_ranges.So libdwarf_reloc.So libdwarf_rw.So libdwarf_sections.So libdwarf_str.So | tsort -q`  -lelf
--- all_subdir_libpmc ---
===> lib/libpmc (all)
--- libpmc.So ---
cc  -fpic -DPIC  -O2 -pipe   -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c> -o libpmc.So
--- pmclog.So ---
cc  -fpic -DPIC  -O2 -pipe   -std=gnu99 -fstack-protector -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 <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/pmclog.c> -o pmclog.So
--- libpmc.So ---
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:302:1: error: use of undeclared identifier 'PMC_CLASS_E500'; did you mean 'PMC_CLASS_P5'?
PMC_MDEP_TABLE(e500, E500, PMC_CLASS_SOFT, PMC_CLASS_E500, PMC_CLASS_TSC);
^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:273:3: note: expanded from macro 'PMC_MDEP_TABLE'
                PMC_CLASS_##C, __VA_ARGS__                      \
                ^
<scratch space>:64:1: note: expanded from here
PMC_CLASS_E500
^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:144:2: note: 'PMC_CLASS_P5' declared here
        __PMC_CLASSES()
        ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:125:2: note: expanded from macro '__PMC_CLASSES'
        __PMC_CLASS(P5)         /* Intel Pentium counters */            \
        ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:143:24: note: expanded from macro '__PMC_CLASS'
#define __PMC_CLASS(N)  PMC_CLASS_##N ,
                        ^
<scratch space>:46:1: note: expanded from here
PMC_CLASS_P5
^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:302:44: error: use of undeclared identifier 'PMC_CLASS_E500'; did you mean 'PMC_CLASS_P5'?
PMC_MDEP_TABLE(e500, E500, PMC_CLASS_SOFT, PMC_CLASS_E500, PMC_CLASS_TSC);
                                           ^~~~~~~~~~~~~~
                                           PMC_CLASS_P5
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:273:18: note: expanded from macro 'PMC_MDEP_TABLE'
                PMC_CLASS_##C, __VA_ARGS__                      \
                               ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:144:2: note: 'PMC_CLASS_P5' declared here
        __PMC_CLASSES()
        ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:125:2: note: expanded from macro '__PMC_CLASSES'
        __PMC_CLASS(P5)         /* Intel Pentium counters */            \
        ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:143:24: note: expanded from macro '__PMC_CLASS'
#define __PMC_CLASS(N)  PMC_CLASS_##N ,
                        ^
<scratch space>:46:1: note: expanded from here
PMC_CLASS_P5
^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:2961:7: error: use of undeclared identifier 'PMC_CLASS_E500'; did you mean 'PMC_CLASS_P5'?
        case PMC_CLASS_E500:
             ^~~~~~~~~~~~~~
             PMC_CLASS_P5
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:144:2: note: 'PMC_CLASS_P5' declared here
        __PMC_CLASSES()
        ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:125:2: note: expanded from macro '__PMC_CLASSES'
        __PMC_CLASS(P5)         /* Intel Pentium counters */            \
        ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:143:24: note: expanded from macro '__PMC_CLASS'
#define __PMC_CLASS(N)  PMC_CLASS_##N ,
                        ^
<scratch space>:46:1: note: expanded from here
PMC_CLASS_P5
^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:2961:7: error: duplicate case value 'PMC_CLASS_P5'
        case PMC_CLASS_E500:
             ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:2925:7: note: previous case defined here
        case PMC_CLASS_P5:
             ^
4 errors generated.
*** [libpmc.So] Error code 1

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc>
1 error

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc>
*** [all_subdir_libpmc] Error code 2

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib>
--- all_subdir_libngatm ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm>
*** [all_subdir_libngatm] Error code 2

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib>
--- all_subdir_libpcap ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap>
*** [all_subdir_libpcap] Error code 2

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib>
3 errors

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib>
A failure has been detected in another branch of the parallel make

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
*** [libraries] Error code 2

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
1 error

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
*** [_libraries] Error code 2

make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
1 error

make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
*** [buildworld] Error code 2

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
1 error

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
Build step 'Execute shell' marked build as failure
Received on Sat Apr 18 2015 - 20:56:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:57 UTC