Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2015 22:56:25 +0000 (GMT)
From:      jenkins-admin@freebsd.org
To:        jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, kib@FreeBSD.org,  rpaulo@FreeBSD.org, mav@FreeBSD.org, markj@FreeBSD.org,  sjg@FreeBSD.org, jhibbits@FreeBSD.org
Subject:   Build failed in Jenkins: FreeBSD_HEAD #2663
Message-ID:  <241191209.26.1429397785855.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:=09jhb, imp (previous versions)
Discussed with:=09peter
Sponsored by:=09The FreeBSD Foundation
MFC after:=091 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:=09Yes

[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:=09jhb, jilles (previous versions)
Sponsored by:=09The FreeBSD Foundation
MFC after:=091 week

[kib] Revert unrelated chunk from the r281707.

MFC after:=092 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:=09alc
Discussed with:=09Svatopluk Kraus <onwahe@gmail.com>, peter
Sponsored by:=09The FreeBSD Foundation
MFC after:=092 weeks

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

Differential Revision:=09https://reviews.freebsd.org/D2170
Reviewed by:=09bcr, rpaulo
MFC after:=092 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:=09Jakob Alvermark <jakob at alvermark.net>
MFC after:=091 week

[kib] Complete r281670, unlist removed files.

Sponsored by:=09The 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 nativ=
e
types, so there isn't much point in keeping them around.

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

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

Differential Revision:=09https://reviews.freebsd.org/D2166
Reviewed by:=09rpaulo
MFC after:=092 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:=092 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:=091 week

------------------------------------------
[...truncated 103791 lines...]
--- all_subdir_libmilter ---
--- strl.o ---
cc   -O2 -pipe   -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/lib=
milter/../../contrib/sendmail/src> -I<https://jenkins.freebsd.org/job/FreeB=
SD_HEAD/ws/lib/libmilter/../../contrib/sendmail/include> -I. -DNOT_SENDMAIL=
 -Dsm_snprintf=3Dsnprintf -D_THREAD_SAFE -DSM_CONF_POLL -DNETINET6  -std=3D=
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-un=
used-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter=
 -Wno-parentheses -Qunused-arguments -c <https://jenkins.freebsd.org/job/Fr=
eeBSD_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.o=
rg/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<h=
ttps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/e=
lftoolchain/libelf> -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi=
ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws=
witch -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=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -W=
all -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-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef -Qunused-arguments -c <https://jen=
kins.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/lib=
milter/../../contrib/sendmail/src> -I<https://jenkins.freebsd.org/job/FreeB=
SD_HEAD/ws/lib/libmilter/../../contrib/sendmail/include> -I. -DNOT_SENDMAIL=
 -Dsm_snprintf=3Dsnprintf -D_THREAD_SAFE -DSM_CONF_POLL -DNETINET6  -std=3D=
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-un=
used-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter=
 -Wno-parentheses -Qunused-arguments -c <https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/lib/libmilter/../../contrib/sendmail/libmilter/worker.c> -o w=
orker.o
--- all_subdir_libngatm ---
--- traffic.So ---
cc  -fpic -DPIC  -O2 -pipe   -I<https://jenkins.freebsd.org/job/FreeBSD_HEA=
D/ws/lib/libngatm/../../sys/contrib/ngatm> -I<https://jenkins.freebsd.org/j=
ob/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/lib/libngatm> -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../contrib/ngatm/libngatm>=
 -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-=
y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpoi=
nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun=
used-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wr=
edundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-=
declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unus=
ed-const-variable -Qunused-arguments -c <https://jenkins.freebsd.org/job/Fr=
eeBSD_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://jenki=
ns.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=3Dgnu99 -fstack-protector -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c dwar=
f_pro_types.c -o dwarf_pro_types.So
--- all_subdir_libnetgraph ---
--- debug.o ---
cc   -O2 -pipe   -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -W=
all -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-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef -Qunused-arguments -c <https://jen=
kins.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.o=
rg/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<h=
ttps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/e=
lftoolchain/libelf> -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi=
ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws=
witch -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-share=
d-textrel  -o libmilter.so.5 -Wl,-soname,libmilter.so.5  `NM=3D'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`=20
--- 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://jenki=
ns.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=3Dgnu99 -fstack-protector -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c dwar=
f_pro_vars.c -o dwarf_pro_vars.So
--- all_subdir_libngatm ---
cc  -fpic -DPIC  -O2 -pipe   -I<https://jenkins.freebsd.org/job/FreeBSD_HEA=
D/ws/lib/libngatm/../../sys/contrib/ngatm> -I<https://jenkins.freebsd.org/j=
ob/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/lib/libngatm> -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../contrib/ngatm/libngatm>=
 -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-=
y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpoi=
nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun=
used-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wr=
edundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-=
declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unus=
ed-const-variable -Qunused-arguments -c <https://jenkins.freebsd.org/job/Fr=
eeBSD_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-share=
d-textrel  -o libnetgraph.so.4 -Wl,-soname,libnetgraph.so.4  `NM=3D'nm' lor=
der sock.So msg.So debug.So | tsort -q`=20
--- all_subdir_libnv ---
=3D=3D=3D> 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.o=
rg/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<h=
ttps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/e=
lftoolchain/libelf> -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi=
ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws=
witch -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 ---
=3D=3D=3D> lib/libohash (all)
--- all_subdir_libnetgraph ---
ranlib -D libnetgraph.a
--- all_subdir_libopie ---
--- all_subdir_libohash ---
--- ohash.o ---
--- all_subdir_libopie ---
=3D=3D=3D> lib/libopie (all)
--- all_subdir_libohash ---
cc   -O2 -pipe   -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -W=
all -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-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef -Qunused-arguments -c <https://jen=
kins.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://jenki=
ns.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=3Dgnu99 -fstack-protector -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c dwar=
f_pro_weaks.c -o dwarf_pro_weaks.So
--- all_subdir_libpcap ---
=3D=3D=3D> 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=3Dpcapyylval -I<https=
://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_=3D"__attr=
ibute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVA=
R_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../co=
ntrib/libpcap> -std=3Dgnu99 -fstack-protector -Wno-pointer-sign -Wno-empty-=
body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-=
knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c <https://jenk=
ins.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.o=
rg/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<h=
ttps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/e=
lftoolchain/libelf> -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi=
ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws=
witch -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_HEA=
D/ws/lib/libngatm/../../sys/contrib/ngatm> -I<https://jenkins.freebsd.org/j=
ob/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/lib/libngatm> -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/lib/libngatm/../../contrib/ngatm/libngatm>=
 -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-=
y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpoi=
nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun=
used-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wr=
edundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-=
declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unus=
ed-const-variable -Qunused-arguments -c <https://jenkins.freebsd.org/job/Fr=
eeBSD_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://jenki=
ns.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=3Dgnu99 -fstack-protector -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c dwar=
f_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.o=
rg/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<h=
ttps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/e=
lftoolchain/libelf> -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi=
ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws=
witch -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://jenki=
ns.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=3Dgnu99 -fstack-protector -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c dwar=
f_pubtypes.c -o dwarf_pubtypes.So
--- all_subdir_libpcap ---
--- pcap-netmap.So ---
cc  -fpic -DPIC  -O2 -pipe   -DHAVE_CONFIG_H -Dyylval=3Dpcapyylval -I<https=
://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_=3D"__attr=
ibute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVA=
R_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../co=
ntrib/libpcap> -std=3Dgnu99 -fstack-protector -Wno-pointer-sign -Wno-empty-=
body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-=
knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c <https://jenk=
ins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/pcap-netmap.c> -o pcap-netm=
ap.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.o=
rg/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<h=
ttps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/e=
lftoolchain/libelf> -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi=
ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws=
witch -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://jenki=
ns.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=3Dgnu99 -fstack-protector -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c dwar=
f_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.o=
rg/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<h=
ttps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/e=
lftoolchain/libelf> -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi=
ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws=
witch -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=3Dpcapyylval -I<https=
://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_=3D"__attr=
ibute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVA=
R_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../co=
ntrib/libpcap> -std=3Dgnu99 -fstack-protector -Wno-pointer-sign -Wno-empty-=
body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-=
knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c <https://jenk=
ins.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://jenki=
ns.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=3Dgnu99 -fstack-protector -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c dwar=
f_vars.c -o dwarf_vars.So
--- all_subdir_libpcap ---
--- inet.So ---
cc  -fpic -DPIC  -O2 -pipe   -DHAVE_CONFIG_H -Dyylval=3Dpcapyylval -I<https=
://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_=3D"__attr=
ibute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVA=
R_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../co=
ntrib/libpcap> -std=3Dgnu99 -fstack-protector -Wno-pointer-sign -Wno-empty-=
body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-=
knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c <https://jenk=
ins.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.o=
rg/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/elftoolchain/common> -I<h=
ttps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libdwarf/../../contrib/e=
lftoolchain/libelf> -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror=
 -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi=
ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws=
witch -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=3Dpcapyylval -I<https=
://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_=3D"__attr=
ibute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVA=
R_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../co=
ntrib/libpcap> -std=3Dgnu99 -fstack-protector -Wno-pointer-sign -Wno-empty-=
body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-=
knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c <https://jenk=
ins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap/fad-g=
etad.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://jenki=
ns.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=3Dgnu99 -fstack-protector -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c dwar=
f_weaks.c -o dwarf_weaks.So
--- all_subdir_libpcap ---
--- gencode.So ---
cc  -fpic -DPIC  -O2 -pipe   -DHAVE_CONFIG_H -Dyylval=3Dpcapyylval -I<https=
://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap> -I. -D_U_=3D"__attr=
ibute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVA=
R_H -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../co=
ntrib/libpcap> -std=3Dgnu99 -fstack-protector -Wno-pointer-sign -Wno-empty-=
body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-=
knr-promoted-parameter -Wno-parentheses -Qunused-arguments -c <https://jenk=
ins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpcap/../../contrib/libpcap/genco=
de.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-share=
d-textrel  -o libdwarf.so.4 -Wl,-soname,libdwarf.so.4  `NM=3D'nm' lorder dw=
arf_abbrev.So dwarf_arange.So dwarf_attr.So dwarf_attrval.So dwarf_cu.So dw=
arf_dealloc.So dwarf_die.So dwarf_dump.So dwarf_errmsg.So dwarf_finish.So d=
warf_form.So dwarf_frame.So dwarf_funcs.So dwarf_init.So dwarf_lineno.So dw=
arf_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 dwa=
rf_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.S=
o 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_abb=
rev.So libdwarf_arange.So libdwarf_attr.So libdwarf_die.So libdwarf_error.S=
o libdwarf_elf_access.So libdwarf_elf_init.So libdwarf_frame.So libdwarf_in=
fo.So libdwarf_init.So libdwarf_lineno.So libdwarf_loc.So libdwarf_loclist.=
So libdwarf_macinfo.So libdwarf_nametbl.So libdwarf_ranges.So libdwarf_relo=
c.So libdwarf_rw.So libdwarf_sections.So libdwarf_str.So | tsort -q`  -lelf
--- all_subdir_libpmc ---
=3D=3D=3D> lib/libpmc (all)
--- libpmc.So ---
cc  -fpic -DPIC  -O2 -pipe   -std=3Dgnu99 -fstack-protector -Wsystem-header=
s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototype=
s -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st=
rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -=
Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-poin=
ter-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -W=
no-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=3Dgnu99 -fstack-protector -Wsystem-header=
s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototype=
s -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st=
rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -=
Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-poin=
ter-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -W=
no-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_C=
LASS_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/tm=
p/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/tm=
p/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/tm=
p/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:4=
4: 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:1=
8: note: expanded from macro 'PMC_MDEP_TABLE'
                PMC_CLASS_##C, __VA_ARGS__                      \
                               ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tm=
p/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/tm=
p/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/tm=
p/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/tm=
p/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/tm=
p/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/tm=
p/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/li=
bpmc>
1 error

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/li=
bpmc>
*** [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/li=
bngatm>
*** [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/li=
bpcap>
*** [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



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