Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 21:51:39 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        mckusick@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org
Subject:   FreeBSD_HEAD - Build #3588 - Still Failing
Message-ID:  <324754440.265.1448833900182.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1775480594.257.1448823503727.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1775480594.257.1448823503727.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD - Build #3588 - Still Failing:

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

Change summaries:

291459 by mckusick:
For performance reasons, it is useful to have a single string used as
the name of a filesystem when setting it as the first parameter to the
getnewvnode() function. Most filesystems call getnewvnode from just one
place so can use a literal string as the first parameter. However, NFS
calls getnewvnode from two places, so we create a global constant string
that can be used by the two instances. This change also collapses two
instances of getnewvnode() in the UFS filesystem to a single call.

Reviewed by: kib
Tested by:   Peter Holm



The end of the build log:

[...truncated 108263 lines...]
--- all_subdir_libdwarf ---
--- dwarf_reloc.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.dwarf_reloc.o -MTdwarf_reloc.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_reloc.c -o dwarf_reloc.o
--- all_subdir_libelftc ---
--- libelftc_vstr.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libelftc/../../contrib/elftoolchain/libelftc -I/builds/FreeBSD_HEAD/lib/libelftc/../../contrib/elftoolchain/common -MD -MP -MF.depend.libelftc_vstr.o -MTlibelftc_vstr.o -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 /builds/FreeBSD_HEAD/lib/libelftc/../../contrib/elftoolchain/libelftc/libelftc_vstr.c -o libelftc_vstr.o
--- all_subdir_libbsm ---
--- bsm_token.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libbsm/../../contrib/openbsm -I/builds/FreeBSD_HEAD/lib/libbsm/../../contrib/openbsm/libbsm -MD -MP -MF.depend.bsm_token.o -MTbsm_token.o -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 /builds/FreeBSD_HEAD/lib/libbsm/../../contrib/openbsm/libbsm/bsm_token.c -o bsm_token.o
--- all_subdir_libdwarf ---
--- dwarf_sections.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.dwarf_sections.o -MTdwarf_sections.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_sections.c -o dwarf_sections.o
--- all_subdir_libevent ---
--- evbuffer.So ---
cc  -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.evbuffer.So -MTevbuffer.So -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/evbuffer.c -o evbuffer.So
--- all_subdir_libelftc ---
--- libelftc.a ---
building static elftc library
ar -crD libelftc.a `NM='nm' NMFLAGS='' lorder elftc_bfdtarget.o elftc_copyfile.o elftc_demangle.o elftc_set_timestamps.o elftc_string_table.o elftc_version.o libelftc_bfdtarget.o libelftc_dem_arm.o libelftc_dem_gnu2.o libelftc_dem_gnu3.o libelftc_hash.o libelftc_vstr.o  | tsort -q` 
--- all_subdir_libdwarf ---
--- dwarf_seterror.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.dwarf_seterror.o -MTdwarf_seterror.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_seterror.c -o dwarf_seterror.o
--- all_subdir_libelftc ---
ranlib -D libelftc.a
--- all_subdir_libdwarf ---
--- dwarf_str.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.dwarf_str.o -MTdwarf_str.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/dwarf_str.c -o dwarf_str.o
--- all_subdir_libevent ---
--- event.So ---
cc  -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.event.So -MTevent.So -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/event.c -o event.So
--- all_subdir_libexecinfo ---
===> lib/libexecinfo (all)
--- all_subdir_libdwarf ---
--- libdwarf.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf.o -MTlibdwarf.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf.c -o libdwarf.o
--- all_subdir_libexecinfo ---
--- backtrace.So ---
cc  -fpic -DPIC  -O2 -pipe   -MD -MP -MF.depend.backtrace.So -MTbacktrace.So -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 /builds/FreeBSD_HEAD/lib/libexecinfo/../../contrib/libexecinfo/backtrace.c -o backtrace.So
--- all_subdir_libdwarf ---
--- libdwarf_abbrev.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_abbrev.o -MTlibdwarf_abbrev.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_abbrev.c -o libdwarf_abbrev.o
--- all_subdir_libexecinfo ---
--- symtab.So ---
cc  -fpic -DPIC  -O2 -pipe   -MD -MP -MF.depend.symtab.So -MTsymtab.So -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 /builds/FreeBSD_HEAD/lib/libexecinfo/../../contrib/libexecinfo/symtab.c -o symtab.So
--- unwind.So ---
cc  -fpic -DPIC  -O2 -pipe   -MD -MP -MF.depend.unwind.So -MTunwind.So -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 /builds/FreeBSD_HEAD/lib/libexecinfo/../../contrib/libexecinfo/unwind.c -o unwind.So
--- backtrace.o ---
cc   -O2 -pipe   -MD -MP -MF.depend.backtrace.o -MTbacktrace.o -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 /builds/FreeBSD_HEAD/lib/libexecinfo/../../contrib/libexecinfo/backtrace.c -o backtrace.o
--- all_subdir_libbsm ---
--- bsm_user.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libbsm/../../contrib/openbsm -I/builds/FreeBSD_HEAD/lib/libbsm/../../contrib/openbsm/libbsm -MD -MP -MF.depend.bsm_user.o -MTbsm_user.o -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 /builds/FreeBSD_HEAD/lib/libbsm/../../contrib/openbsm/libbsm/bsm_user.c -o bsm_user.o
--- all_subdir_libdwarf ---
--- libdwarf_arange.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_arange.o -MTlibdwarf_arange.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_arange.c -o libdwarf_arange.o
--- all_subdir_libevent ---
--- kqueue.So ---
cc  -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.kqueue.So -MTkqueue.So -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/kqueue.c -o kqueue.So
--- all_subdir_libbsm ---
--- bsm_wrappers.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libbsm/../../contrib/openbsm -I/builds/FreeBSD_HEAD/lib/libbsm/../../contrib/openbsm/libbsm -MD -MP -MF.depend.bsm_wrappers.o -MTbsm_wrappers.o -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 /builds/FreeBSD_HEAD/lib/libbsm/../../contrib/openbsm/libbsm/bsm_wrappers.c -o bsm_wrappers.o
--- all_subdir_libexecinfo ---
--- symtab.o ---
cc   -O2 -pipe   -MD -MP -MF.depend.symtab.o -MTsymtab.o -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 /builds/FreeBSD_HEAD/lib/libexecinfo/../../contrib/libexecinfo/symtab.c -o symtab.o
--- all_subdir_libdwarf ---
--- libdwarf_attr.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_attr.o -MTlibdwarf_attr.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_attr.c -o libdwarf_attr.o
--- all_subdir_libexecinfo ---
--- unwind.o ---
cc   -O2 -pipe   -MD -MP -MF.depend.unwind.o -MTunwind.o -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 /builds/FreeBSD_HEAD/lib/libexecinfo/../../contrib/libexecinfo/unwind.c -o unwind.o
--- all_subdir_libevent ---
--- log.So ---
cc  -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.log.So -MTlog.So -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/log.c -o log.So
--- all_subdir_libexecinfo ---
--- libexecinfo.so.1 ---
building shared library libexecinfo.so.1
cc  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libexecinfo.so.1 -Wl,-soname,libexecinfo.so.1  `NM='nm' NMFLAGS='' lorder backtrace.So symtab.So unwind.So | tsort -q`  -lelf
--- libexecinfo.a ---
building static execinfo library
ar -crD libexecinfo.a `NM='nm' NMFLAGS='' lorder backtrace.o symtab.o unwind.o  | tsort -q` 
ranlib -D libexecinfo.a
--- all_subdir_libevent ---
--- poll.So ---
cc  -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.poll.So -MTpoll.So -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/poll.c -o poll.So
--- all_subdir_libbsm ---
--- libbsm.so.3 ---
building shared library libbsm.so.3
--- all_subdir_libevent ---
--- select.So ---
cc  -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.select.So -MTselect.So -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/select.c -o select.So
--- all_subdir_libbsm ---
cc  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libbsm.so.3 -Wl,-soname,libbsm.so.3  `NM='nm' NMFLAGS='' lorder bsm_audit.So bsm_class.So bsm_control.So bsm_domain.So bsm_errno.So bsm_event.So bsm_fcntl.So bsm_flags.So bsm_io.So bsm_mask.So bsm_notify.So bsm_socket_type.So bsm_token.So bsm_user.So bsm_wrappers.So | tsort -q` 
--- all_subdir_libdwarf ---
--- libdwarf_die.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_die.o -MTlibdwarf_die.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_die.c -o libdwarf_die.o
--- all_subdir_libbsm ---
--- libbsm.a ---
building static bsm library
ar -crD libbsm.a `NM='nm' NMFLAGS='' lorder bsm_audit.o bsm_class.o bsm_control.o bsm_domain.o bsm_errno.o bsm_event.o bsm_fcntl.o bsm_flags.o bsm_io.o bsm_mask.o bsm_notify.o bsm_socket_type.o bsm_token.o bsm_user.o bsm_wrappers.o  | tsort -q` 
ranlib -D libbsm.a
--- all_subdir_libexpat ---
===> lib/libexpat (all)
--- all_subdir_libevent ---
--- signal.So ---
--- all_subdir_libfetch ---
--- all_subdir_libevent ---
cc  -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.signal.So -MTsignal.So -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/signal.c -o signal.So
--- all_subdir_libfetch ---
===> lib/libfetch (all)
--- all_subdir_libfigpar ---
===> lib/libfigpar (all)
--- all_subdir_libfetch ---
--- fetch.o ---
cc   -O2 -pipe   -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -MD -MP -MF.depend.fetch.o -MTfetch.o -std=iso9899:1999 -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 /builds/FreeBSD_HEAD/lib/libfetch/fetch.c -o fetch.o
--- all_subdir_libdwarf ---
--- libdwarf_error.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_error.o -MTlibdwarf_error.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_error.c -o libdwarf_error.o
--- all_subdir_libevent ---
--- buffer.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.buffer.o -MTbuffer.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/buffer.c -o buffer.o
--- all_subdir_libfetch ---
--- common.o ---
cc   -O2 -pipe   -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -MD -MP -MF.depend.common.o -MTcommon.o -std=iso9899:1999 -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 /builds/FreeBSD_HEAD/lib/libfetch/common.c -o common.o
--- all_subdir_libdwarf ---
--- libdwarf_elf_access.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_elf_access.o -MTlibdwarf_elf_access.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_elf_access.c -o libdwarf_elf_access.o
--- libdwarf_elf_init.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_elf_init.o -MTlibdwarf_elf_init.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_elf_init.c -o libdwarf_elf_init.o
--- all_subdir_libevent ---
--- evbuffer.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.evbuffer.o -MTevbuffer.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/evbuffer.c -o evbuffer.o
--- event.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.event.o -MTevent.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/event.c -o event.o
--- all_subdir_libdwarf ---
--- libdwarf_frame.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_frame.o -MTlibdwarf_frame.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_frame.c -o libdwarf_frame.o
--- all_subdir_libfetch ---
--- ftp.o ---
cc   -O2 -pipe   -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -MD -MP -MF.depend.ftp.o -MTftp.o -std=iso9899:1999 -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 /builds/FreeBSD_HEAD/lib/libfetch/ftp.c -o ftp.o
--- all_subdir_libgpio ---
===> lib/libgpio (all)
--- gpio.So ---
cc  -fpic -DPIC  -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libgpio -MD -MP -MF.depend.gpio.So -MTgpio.So -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 /builds/FreeBSD_HEAD/lib/libgpio/gpio.c -o gpio.So
--- all_subdir_libevent ---
--- kqueue.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.kqueue.o -MTkqueue.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/kqueue.c -o kqueue.o
--- all_subdir_libgpio ---
--- gpio.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libgpio -MD -MP -MF.depend.gpio.o -MTgpio.o -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 /builds/FreeBSD_HEAD/lib/libgpio/gpio.c -o gpio.o
--- all_subdir_libdwarf ---
--- libdwarf_info.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_info.o -MTlibdwarf_info.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_info.c -o libdwarf_info.o
--- all_subdir_libevent ---
--- log.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.log.o -MTlog.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/log.c -o log.o
--- poll.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.poll.o -MTpoll.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/poll.c -o poll.o
--- all_subdir_libfetch ---
--- http.o ---
--- all_subdir_libgpio ---
--- libgpio.so.0 ---
--- all_subdir_libfetch ---
cc   -O2 -pipe   -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -MD -MP -MF.depend.http.o -MThttp.o -std=iso9899:1999 -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 /builds/FreeBSD_HEAD/lib/libfetch/http.c -o http.o
--- all_subdir_libgpio ---
building shared library libgpio.so.0
cc  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libgpio.so.0 -Wl,-soname,libgpio.so.0  `NM='nm' NMFLAGS='' lorder gpio.So | tsort -q` 
--- all_subdir_libdwarf ---
--- libdwarf_init.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_init.o -MTlibdwarf_init.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_init.c -o libdwarf_init.o
--- all_subdir_libgpio ---
--- libgpio.a ---
building static gpio library
ar -crD libgpio.a `NM='nm' NMFLAGS='' lorder gpio.o  | tsort -q` 
ranlib -D libgpio.a
--- all_subdir_libevent ---
--- select.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.select.o -MTselect.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/select.c -o select.o
--- all_subdir_libgssapi ---
===> lib/libgssapi (all)
--- all_subdir_libfetch ---
--- file.o ---
cc   -O2 -pipe   -I. -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS -MD -MP -MF.depend.file.o -MTfile.o -std=iso9899:1999 -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 /builds/FreeBSD_HEAD/lib/libfetch/file.c -o file.o
--- all_subdir_libdwarf ---
--- libdwarf_lineno.o ---
cc   -O2 -pipe   -I. -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/common -I/builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libelf -MD -MP -MF.depend.libdwarf_lineno.o -MTlibdwarf_lineno.o -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 /builds/FreeBSD_HEAD/lib/libdwarf/../../contrib/elftoolchain/libdwarf/libdwarf_lineno.c -o libdwarf_lineno.o
--- all_subdir_libevent ---
--- signal.o ---
cc   -O2 -pipe   -I/builds/FreeBSD_HEAD/lib/libevent  -DHAVE_CLOCK_GETTIME  -DHAVE_FCNTL_H  -DHAVE_POLL  -DHAVE_SELECT  -DHAVE_SETFD  -DHAVE_STDARG_H  -DHAVE_SYS_IOCTL_H  -DHAVE_SYS_TIME_H  -DHAVE_UNISTD_H  -DHAVE_VASPRINTF  -DHAVE_WORKING_KQUEUE  -DVERSION='"1.3b"' -MD -MP -MF.depend.signal.o -MTsignal.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /builds/FreeBSD_HEAD/lib/libevent/../../contrib/pf/libevent/signal.c -o signal.o
--- all_subdir_libfetch ---
--- http.o ---
/builds/FreeBSD_HEAD/lib/libfetch/http.c:1692:25: error: address of array 'url->user' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
                                aparams.user = url->user ?
                                               ~~~~~^~~~ ~
/builds/FreeBSD_HEAD/lib/libfetch/http.c:1694:29: error: address of array 'url->pwd' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
                                aparams.password = url->pwd ?
                                                   ~~~~~^~~ ~
2 errors generated.
*** [http.o] Error code 1

make[5]: stopped in /builds/FreeBSD_HEAD/lib/libfetch
--- all_subdir_libevent ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in /builds/FreeBSD_HEAD/lib/libevent
*** [all_subdir_libevent] Error code 2

make[4]: stopped in /builds/FreeBSD_HEAD/lib
--- all_subdir_libfetch ---
1 error

make[5]: stopped in /builds/FreeBSD_HEAD/lib/libfetch
*** [all_subdir_libfetch] Error code 2

make[4]: stopped in /builds/FreeBSD_HEAD/lib
--- all_subdir_libdwarf ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in /builds/FreeBSD_HEAD/lib/libdwarf
*** [all_subdir_libdwarf] Error code 2

make[4]: stopped in /builds/FreeBSD_HEAD/lib
3 errors

make[4]: stopped in /builds/FreeBSD_HEAD/lib
A failure has been detected in another branch of the parallel make

make[3]: stopped in /builds/FreeBSD_HEAD
*** [libraries] Error code 2

make[2]: stopped in /builds/FreeBSD_HEAD
1 error

make[2]: stopped in /builds/FreeBSD_HEAD
*** [_libraries] Error code 2

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

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

make: stopped in /builds/FreeBSD_HEAD
1 error

make: stopped in /builds/FreeBSD_HEAD
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
IRC notifier plugin: Sending notification to: #freebsd-commits
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?324754440.265.1448833900182.JavaMail.jenkins>