FreeBSD_HEAD_i386 - Build #3701 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 27 Jul 2016 22:12:25 +0000 (GMT)
FreeBSD_HEAD_i386 - Build #3701 - Failure:

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

Change summaries:

303418 by ivadasz:
[iwm] When stopping TX DMA, wait for all channels at once.

    * Makes the TX DMA stopping more similar to Linux code, and potentially
      a bit faster. Also, output an error message when TX DMA idling fails.

    Taken-From: Linux iwlwifi

Tested:

* AC3165, STA mode

Approved by:	adrian (mentor)
Obtained from:	DragonFlyBSD git 2ee486ddff973ac552ff787c17e8d83e8ae0f24c
Differential Revision:	https://reviews.freebsd.org/D7325

303417 by bdrewery:
opt_bdg.h was removed in r150636.

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

303416 by ivadasz:
[iwm] Set different pm_timeout for action frames.

    When building a Tx Command for management frames, we are lacking
    a check for action frames, for which we should set a different
    pm_timeout.  This cause the fw to stay awake for 100TU after each
    such frame is transmitted, resulting an excessive power consumption.

    Taken-From: Linux iwlwifi (git b084a35663c3f1f7)

Approved by:	adrian (mentor)
Obtained from:	Linux git b084a35663c3f1f7de1c45c4ae3006864c940fe7
Obtained from:	DragonFlyBSD git ba00f0e3ae873d6f0d5743e22c3ebc49c44dfdac
Differential Revision:	https://reviews.freebsd.org/D7324

303415 by bdrewery:
opt_apic.h is only used on i386.

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

303414 by bdrewery:
opt_random.h was removed in r287558 for opt_global.h

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

303413 by ivadasz:
[iwm] Fix inverted logic in iwm_tx().

    The PROT_REQUIRE flag in should be set for data frames above a certain
    length, but we were setting it for !data frames above a certain length,
    which makes no sense at all.

    Taken-From: OpenBSD, Linux iwlwifi

Approved by:	adrian (mentor)
Obtained from:	DragonFlyBSD git 8cc03924a36c572c2908e659e624f44636dc2b33
Differential Revision:	https://reviews.freebsd.org/D7323

303412 by rrs:
Remove myself from kern_timeout.c yeah!

303411 by stevek:
Prepare for network stack as a module

 - Move cr_canseeinpcb to sys/netinet/in_prot.c in order to separate the
   INET and INET6-specific code from the rest of the prot code (It is only
   used by the network stack, so it makes sense for it to live with the
   other network stack code.)
 - Move cr_canseeinpcb prototype from sys/systm.h to netinet/in_systm.h
 - Rename cr_seeotheruids to cr_canseeotheruids and cr_seeothergids to
   cr_canseeothergids, make them non-static, and add prototypes (so they
   can be seen/called by in_prot.c functions.)
 - Remove sw_csum variable from ip6_forward in ip6_forward.c, as it is an
   unused variable.

Reviewed by:	gnn, jtl
Approved by:	sjg (mentor)
Sponsored by:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D2901

303410 by bdrewery:
Reconnect pmcstudy, lost in r291021

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

303406 by jhb:
Adjust tests in fsync job scheduling loop to reduce indentation.



The end of the build log:

[...truncated 139023 lines...]
===> usr.bin/indent (all)
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/ntp ---
--- dir.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.dir.o -MTdir.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/dir.c -o dir.o
--- all_subdir_usr.bin ---
--- .depend ---
echo indent.full: /usr/obj/usr/src/tmp/usr/lib/libc.a  >> .depend
--- indent.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.indent.o -MTindent.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 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/usr.bin/indent/indent.c -o indent.o
--- all_subdir_usr.bin/gprof ---
--- aout.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.aout.o -MTaout.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 /usr/src/usr.bin/gprof/aout.c -o aout.o
--- all_subdir_usr.bin/elfcopy ---
--- pe.o ---
cc  -O2 -pipe   -I/usr/src/contrib/elftoolchain/libelftc -I/usr/src/contrib/elftoolchain/libpe -I/usr/src/contrib/elftoolchain/common -DWITH_PE=1 -I. -g -MD  -MF.depend.pe.o -MTpe.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 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/contrib/elftoolchain/elfcopy/pe.c -o pe.o
--- all_subdir_usr.sbin ---
--- errno2result.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.errno2result.o -MTerrno2result.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/errno2result.c -o errno2result.o
--- file.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.file.o -MTfile.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/file.c -o file.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/gprof ---
--- arcs.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.arcs.o -MTarcs.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 /usr/src/usr.bin/gprof/arcs.c -o arcs.o
--- all_subdir_usr.bin/elfcopy ---
--- sections.o ---
cc  -O2 -pipe   -I/usr/src/contrib/elftoolchain/libelftc -I/usr/src/contrib/elftoolchain/libpe -I/usr/src/contrib/elftoolchain/common -DWITH_PE=1 -I. -g -MD  -MF.depend.sections.o -MTsections.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 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/contrib/elftoolchain/elfcopy/sections.c -o sections.o
--- all_subdir_usr.sbin ---
--- interfaceiter.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.interfaceiter.o -MTinterfaceiter.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/interfaceiter.c -o interfaceiter.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/indent ---
--- io.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.io.o -MTio.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 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/usr.bin/indent/io.c -o io.o
--- all_subdir_usr.bin/gprof ---
--- dfn.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.dfn.o -MTdfn.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 /usr/src/usr.bin/gprof/dfn.c -o dfn.o
--- all_subdir_usr.sbin ---
--- net.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.net.o -MTnet.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/net.c -o net.o
--- all_subdir_usr.bin ---
--- elf.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.elf.o -MTelf.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 /usr/src/usr.bin/gprof/elf.c -o elf.o
--- all_subdir_usr.sbin ---
--- stdio.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.stdio.o -MTstdio.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/stdio.c -o stdio.o
--- all_subdir_usr.bin ---
--- lookup.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.lookup.o -MTlookup.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 /usr/src/usr.bin/gprof/lookup.c -o lookup.o
--- all_subdir_usr.sbin ---
--- stdtime.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.stdtime.o -MTstdtime.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/stdtime.c -o stdtime.o
--- all_subdir_usr.bin ---
--- hertz.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.hertz.o -MThertz.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 /usr/src/usr.bin/gprof/hertz.c -o hertz.o
--- all_subdir_usr.sbin ---
--- strerror.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.strerror.o -MTstrerror.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/strerror.c -o strerror.o
--- all_subdir_usr.bin ---
--- printgprof.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.printgprof.o -MTprintgprof.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 /usr/src/usr.bin/gprof/printgprof.c -o printgprof.o
--- all_subdir_usr.bin/indent ---
--- lexi.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.lexi.o -MTlexi.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 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/usr.bin/indent/lexi.c -o lexi.o
--- all_subdir_usr.sbin ---
--- time.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.time.o -MTtime.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/time.c -o time.o
--- tsmemcmp.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.tsmemcmp.o -MTtsmemcmp.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/tsmemcmp.c -o tsmemcmp.o
--- all_subdir_usr.bin ---
--- parse.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.parse.o -MTparse.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 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/usr.bin/indent/parse.c -o parse.o
--- all_subdir_usr.bin/elfcopy ---
--- segments.o ---
cc  -O2 -pipe   -I/usr/src/contrib/elftoolchain/libelftc -I/usr/src/contrib/elftoolchain/libpe -I/usr/src/contrib/elftoolchain/common -DWITH_PE=1 -I. -g -MD  -MF.depend.segments.o -MTsegments.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 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/contrib/elftoolchain/elfcopy/segments.c -o segments.o
--- all_subdir_usr.sbin ---
--- version.o ---
cc   -O2 -pipe -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit  -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/ -DHAVE_BSD_NICE -DHAVE_STDINT_H   -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -MD  -MF.depend.version.o -MTversion.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c version.c -o version.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/gprof ---
--- printlist.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.printlist.o -MTprintlist.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 /usr/src/usr.bin/gprof/printlist.c -o printlist.o
--- all_subdir_usr.sbin ---
--- libntp.a ---
building static ntp library
ar -crD libntp.a `NM='nm' NMFLAGS='' lorder systime.o a_md5encrypt.o adjtime.o atoint.o atolfp.o atouint.o audio.o authkeys.o authreadkeys.o authusekey.o bsd_strerror.o buftvtots.o caljulian.o caltontp.o calyearstart.o clocktime.o clocktypes.o decodenetnum.o dofptoa.o dolfptoa.o emalloc.o findconfig.o getopt.o hextoint.o hextolfp.o humandate.o icom.o iosignal.o is_ip_address.o lib_strbuf.o machines.o mktime.o modetoa.o mstolfp.o msyslog.o netof.o ntp_calendar.o ntp_crypto_rnd.o ntp_intres.o ntp_libopts.o ntp_lineedit.o ntp_random.o ntp_rfc2553.o ntp_worker.o numtoa.o numtohost.o octtoint.o prettydate.o recvbuff.o refidsmear.o refnumtoa.o snprintf.o socket.o socktoa.o socktohost.o ssl_init.o statestr.o strdup.o strl_obsd.o syssignal.o timetoa.o timevalops.o uglydate.o vint64ops.o work_fork.o work_thread.o ymd2yd.o assertions.o buffer.o backtrace-emptytbl.o backtrace.o error.o event.o inet_ntop.o inet_pton.o lib.o log.o md5.o netaddr.o netscope.o ondestroy.o random.o result.o task.o sha1.o sockaddr.o msgcat.o condition.o thread.o mutex.o dir.o errno2result.o file.o interfaceiter.o net.o stdio.o stdtime.o strerror.o time.o tsmemcmp.o version.o  | tsort -q` 
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/indent ---
--- pr_comment.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.pr_comment.o -MTpr_comment.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 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/usr.bin/indent/pr_comment.c -o pr_comment.o
--- all_subdir_usr.bin/gprof ---
--- kernel.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.kernel.o -MTkernel.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 /usr/src/usr.bin/gprof/kernel.c -o kernel.o
--- all_subdir_usr.sbin ---
ranlib -D libntp.a
--- all_subdir_usr.sbin/ntp/ntpd ---
===> usr.sbin/ntp/ntpd (all)
--- all_subdir_usr.bin ---
--- gprof.full ---
cc -O2 -pipe -g -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  -o gprof.full gprof.o aout.o arcs.o dfn.o elf.o lookup.o hertz.o printgprof.o printlist.o kernel.o  
--- all_subdir_usr.sbin ---
--- version.c ---
sh -e /usr/src/usr.sbin/ntp/ntpd/../scripts/mkver ntpd
Version <ntpd 4.2.8p8-a (1)>
--- .depend ---
echo ntpd.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/usr.sbin/ntp/libparse/libparse.a /usr/obj/usr/src/usr.sbin/ntp/libntp/libntp.a /usr/obj/usr/src/tmp/usr/lib/libm.a /usr/obj/usr/src/usr.sbin/ntp/libopts/libopts.a /usr/obj/usr/src/tmp/usr/lib/libpthread.a /usr/obj/usr/src/tmp/usr/lib/libcrypto.a >> .depend
--- cmd_args.o ---
cc  -O2 -pipe   -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/ntpd/../  -I/usr/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -g -MD  -MF.depend.cmd_args.o -MTcmd_args.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/cmd_args.c -o cmd_args.o
--- all_subdir_usr.bin ---
--- gprof.1.gz ---
gzip -cn /usr/src/usr.bin/gprof/gprof.1 > gprof.1.gz
--- gprof.debug ---
objcopy --only-keep-debug gprof.full gprof.debug
--- gprof ---
objcopy --strip-debug --add-gnu-debuglink=gprof.debug  gprof.full gprof
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/ntp/ntpdc ---
===> usr.sbin/ntp/ntpdc (all)
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/indent ---
--- args.o ---
cc  -O2 -pipe   -g -MD  -MF.depend.args.o -MTargs.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 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/usr.bin/indent/args.c -o args.o
--- all_subdir_usr.sbin ---
--- version.c ---
sh -e /usr/src/usr.sbin/ntp/ntpdc/../scripts/mkver ntpdc
Version <ntpdc 4.2.8p8-a (1)>
--- .depend ---
echo ntpdc.full: /usr/obj/usr/src/tmp/usr/lib/libc.a /usr/obj/usr/src/tmp/usr/lib/libedit.a /usr/obj/usr/src/usr.sbin/ntp/libntp/libntp.a /usr/obj/usr/src/tmp/usr/lib/libm.a /usr/obj/usr/src/usr.sbin/ntp/libopts/libopts.a /usr/obj/usr/src/tmp/usr/lib/libpthread.a /usr/obj/usr/src/tmp/usr/lib/libcrypto.a >> .depend
--- ntpdc.o ---
cc  -O2 -pipe   -I/usr/src/usr.sbin/ntp/ntpdc/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/ntpdc/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/ntpdc/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/ntpdc/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/ntpdc/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/ntpdc/../../../lib/libc/i386  -I/usr/src/usr.sbin/ntp/ntpdc/../ -I/usr/src/usr.sbin/ntp/ntpdc -DHAVE_LIBEDIT -DHAVE_READLINE_READLINE_H  -I/usr/obj/usr/src/tmp//usr/include/edit -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -g -MD  -MF.depend.ntpdc.o -MTntpdc.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/ntpdc/../../../contrib/ntp/ntpdc/ntpdc.c -o ntpdc.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/elfcopy ---
--- symbols.o ---
cc  -O2 -pipe   -I/usr/src/contrib/elftoolchain/libelftc -I/usr/src/contrib/elftoolchain/libpe -I/usr/src/contrib/elftoolchain/common -DWITH_PE=1 -I. -g -MD  -MF.depend.symbols.o -MTsymbols.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 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c /usr/src/contrib/elftoolchain/elfcopy/symbols.c -o symbols.o
--- all_subdir_usr.bin/indent ---
--- indent.full ---
cc -O2 -pipe -g -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 -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments  -o indent.full indent.o io.o lexi.o parse.o pr_comment.o args.o  
--- indent.1.gz ---
gzip -cn /usr/src/usr.bin/indent/indent.1 > indent.1.gz
--- indent.debug ---
objcopy --only-keep-debug indent.full indent.debug
--- indent ---
objcopy --strip-debug --add-gnu-debuglink=indent.debug  indent.full indent
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/pmcstudy ---
===> usr.sbin/pmcstudy (all)
--- all_subdir_usr.sbin/ntp ---
--- all_subdir_usr.sbin/ntp/ntpd ---
--- ntp_config.o ---
cc  -O2 -pipe   -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/include  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/lib/isc/include  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/lib/isc/pthreads/include  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/lib/isc/unix/include  -I/usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/sntp/libopts  -I/usr/src/usr.sbin/ntp/ntpd/../  -I/usr/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -g -MD  -MF.depend.ntp_config.o -MTntp_config.o -std=gnu99 -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/usr.sbin/ntp/ntpd/../../../contrib/ntp/ntpd/ntp_config.c -o ntp_config.o
--- all_subdir_usr.sbin/pmcstudy ---
--- .depend ---
echo pmcstudy.full: /usr/obj/usr/src/tmp/usr/lib/libc.a  >> .depend
--- pmcstudy.o ---
cc  -O2 -pipe -Wall -Werror   -g -MD  -MF.depend.pmcstudy.o -MTpmcstudy.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 /usr/src/usr.sbin/pmcstudy/pmcstudy.c -o pmcstudy.o
/usr/src/usr.sbin/pmcstudy/pmcstudy.c:2326:16: error: unused parameter 'ax' [-Werror,-Wunused-parameter]
do_cpuid(u_int ax, u_int cx, u_int *p)
               ^
/usr/src/usr.sbin/pmcstudy/pmcstudy.c:2326:26: error: unused parameter 'cx' [-Werror,-Wunused-parameter]
do_cpuid(u_int ax, u_int cx, u_int *p)
                         ^
/usr/src/usr.sbin/pmcstudy/pmcstudy.c:2326:37: error: unused parameter 'p' [-Werror,-Wunused-parameter]
do_cpuid(u_int ax, u_int cx, u_int *p)
                                    ^
3 errors generated.
*** [pmcstudy.o] Error code 1

bmake[4]: stopped in /usr/src/usr.sbin/pmcstudy
1 error

bmake[4]: stopped in /usr/src/usr.sbin/pmcstudy
*** [all_subdir_usr.sbin/pmcstudy] Error code 2

bmake[3]: stopped in /usr/src/usr.sbin
--- all_subdir_usr.sbin/ntp ---
--- all_subdir_usr.sbin/ntp/ntpdc ---
A failure has been detected in another branch of the parallel make

bmake[5]: stopped in /usr/src/usr.sbin/ntp/ntpdc
*** [all_subdir_usr.sbin/ntp/ntpdc] Error code 2

bmake[4]: stopped in /usr/src/usr.sbin/ntp
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/elfcopy ---
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/usr.bin/elfcopy
*** [all_subdir_usr.bin/elfcopy] Error code 2

bmake[3]: stopped in /usr/src/usr.bin
1 error

bmake[3]: stopped in /usr/src/usr.bin
*** [all_subdir_usr.bin] Error code 2

bmake[2]: stopped in /usr/src
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/ntp/ntpd ---
A failure has been detected in another branch of the parallel make

bmake[5]: stopped in /usr/src/usr.sbin/ntp/ntpd
*** [all_subdir_usr.sbin/ntp/ntpd] Error code 2

bmake[4]: stopped in /usr/src/usr.sbin/ntp
2 errors

bmake[4]: stopped in /usr/src/usr.sbin/ntp
*** [all_subdir_usr.sbin/ntp] Error code 2

bmake[3]: stopped in /usr/src/usr.sbin
2 errors

bmake[3]: stopped in /usr/src/usr.sbin
*** [all_subdir_usr.sbin] Error code 2

bmake[2]: stopped in /usr/src
2 errors

bmake[2]: stopped in /usr/src
*** [everything] Error code 2

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

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

make: stopped in /usr/src
1 error

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure
[PostBuildScript] - Execution post build scripts.
[FreeBSD_HEAD_i386] $ /bin/sh -xe /tmp/hudson2898269715856720796.sh
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ export 'jname=FreeBSD_HEAD_i386'
+ echo 'clean up jail FreeBSD_HEAD_i386'
clean up jail FreeBSD_HEAD_i386
+ sudo jail -r FreeBSD_HEAD_i386
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias
+ sudo umount FreeBSD_HEAD_i386/usr/src
+ sudo umount FreeBSD_HEAD_i386/dev
+ sudo rm -fr FreeBSD_HEAD_i386
+ true
+ sudo chflags -R noschg FreeBSD_HEAD_i386
+ sudo rm -fr FreeBSD_HEAD_i386
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Received on Wed Jul 27 2016 - 20:12:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:07 UTC