Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2016 00:50:13 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        jamie@FreeBSD.org, imp@FreeBSD.org, jilles@FreeBSD.org, pfg@FreeBSD.org,  adrian@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org
Subject:   FreeBSD_HEAD_arm64 - Build #3385 - Failure
Message-ID:  <1372900337.54.1465519816911.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_arm64 - Build #3385 - Failure:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3385/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3385/ch=
anges
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/3385/con=
sole

Change summaries:

301771 by imp:
New NVMe front end (nda).

301770 by pfg:
rpcbind(8): Make use of some xdr_* macros.

xdr_rpcproc, xdr_rpcprog and xdr_rpcvers were broken in older
versions of FreeBSD but fixed in r296394.  Give them some use
hoping they help make the code somewhat more readable.

301769 by pfg:
libc/rpc: Make use of some xdr_* macros. (part 2)

xdr_rpcproc, xdr_rpcprog and xdr_rpcvers were broken in older
versions of FreeBSD but fixed in r296394.  Give them some use
hoping they help make the code somewhat more readable.

301768 by jilles:
utimes(2),utime(3): Add deprecation in favour of utimensat(2) and futimens(=
2).

Setting time by seconds or microseconds may cause unexpected effects
especially if sysctl vfs.timestamp_precision=3D3 (not default).

Calling the obsolete functions with NULL timestamps is acceptable.

301767 by adrian:
[ath] add a placeholder event for debuggin EDMA TX FIFO push events.

Some later code I'll commit pushes lists of frames into the EDMA TX
FIFO, rather than a single frame at a time.  The CABQ code already
pushes frame lists, but it turns out we should actually be doing it
in general or performance tanks. :(

301766 by adrian:
[ath] report node queue overflows.

I need to also update athstats to report this too.

301765 by jilles:
install: When preserving timestamps, also copy the nanoseconds part.

Now that we have utimensat in -legacy, install(1) can use it.

This is a revert of r299942 which is itself a revert of r299850.

301764 by jamie:
Fix a vnode leak when giving a child jail a too-long path when
debug.disablefullpath=3D1.

301763 by jilles:
build: Add legacy support for futimens() and utimensat().

In order to allow using utimensat() in install(1), add futimens() and
utimensat() to -legacy.

The files futimens.c and utimensat.c are modified copies of the files under
lib/libc/sys/ since the libc versions use symbols that do not exist in the
libc on the build system (sys_futimens and sys_utimensat) . I expect the
next non-sweeping change to both sets of files to be to delete them, anyway=
.

This will allow reverting r299942 (which is a revert of r299850) enabling
nanosecond timestamps in install(1).

Reviewed by:=09bdrewery



The end of the build log:

[...truncated 82242 lines...]
--- tc.who.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I. -I/usr/src/bin/csh -I/=
usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=3D'"/rescue/csh"' -DNO_N=
LS_CATALOGS -DRESCUE -MD  -MF.depend.tc.who.o -MTtc.who.o -std=3Dgnu99 -fst=
ack-protector-strong -Wsystem-headers -Werror -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 /usr/src/bi=
n/csh/../../contrib/tcsh/tc.who.c -o tc.who.o
--- all_subdir_lib ---
--- clnt_bcast.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.clnt_bcast.po -MTclnt_bcast.po -std=3Dgnu99 -fstack-protector-strong -Ws=
ystem-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-unuse=
d-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-=
switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib=
/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/li=
b/libc/rpc/clnt_bcast.c -o clnt_bcast.po
--- all_subdir_rescue ---
--- tw.color.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I. -I/usr/src/bin/csh -I/=
usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=3D'"/rescue/csh"' -DNO_N=
LS_CATALOGS -DRESCUE -MD  -MF.depend.tw.color.o -MTtw.color.o -std=3Dgnu99 =
-fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-em=
pty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-=
compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -W=
no-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -=
Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/sr=
c/bin/csh/../../contrib/tcsh/tw.color.c -o tw.color.o
--- all_subdir_lib ---
--- clnt_dg.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.clnt_dg.po -MTclnt_dg.po -std=3Dgnu99 -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-tautol=
ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func=
tion -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch=
-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/libut=
il -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/lib/libc=
/rpc/clnt_dg.c -o clnt_dg.po
--- all_subdir_rescue ---
--- tw.comp.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I. -I/usr/src/bin/csh -I/=
usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=3D'"/rescue/csh"' -DNO_N=
LS_CATALOGS -DRESCUE -MD  -MF.depend.tw.comp.o -MTtw.comp.o -std=3Dgnu99 -f=
stack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empt=
y-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-co=
mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno=
-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wn=
o-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/=
bin/csh/../../contrib/tcsh/tw.comp.c -o tw.comp.o
--- all_subdir_kerberos5 ---
--- doxygen.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/kerberos5/li=
b/libhx509/../../../crypto/heimdal/lib/hx509 -I/usr/src/kerberos5/lib/libhx=
509/../../../crypto/heimdal/lib/hx509/ref -I/usr/src/kerberos5/lib/libhx509=
/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/wind -I/usr/src/kerberos5/lib/libhx509/../../../crypto=
/heimdal/lib/roken -I.   -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libhx509/=
../../include -MD  -MF.depend.doxygen.po -MTdoxygen.po -std=3Dgnu99 -fstack=
-protector-strong    -Qunused-arguments  -c /usr/src/kerberos5/lib/libhx509=
/../../../crypto/heimdal/lib/hx509/doxygen.c -o doxygen.po
--- error.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/kerberos5/li=
b/libhx509/../../../crypto/heimdal/lib/hx509 -I/usr/src/kerberos5/lib/libhx=
509/../../../crypto/heimdal/lib/hx509/ref -I/usr/src/kerberos5/lib/libhx509=
/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/wind -I/usr/src/kerberos5/lib/libhx509/../../../crypto=
/heimdal/lib/roken -I.   -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libhx509/=
../../include -MD  -MF.depend.error.po -MTerror.po -std=3Dgnu99 -fstack-pro=
tector-strong    -Qunused-arguments  -c /usr/src/kerberos5/lib/libhx509/../=
../../crypto/heimdal/lib/hx509/error.c -o error.po
--- all_subdir_lib ---
--- clnt_generic.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.clnt_generic.po -MTclnt_generic.po -std=3Dgnu99 -fstack-protector-strong=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi=
nter-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -=
Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-u=
nused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -=
Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src=
/lib/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/sr=
c/lib/libc/rpc/clnt_generic.c -o clnt_generic.po
--- all_subdir_rescue ---
--- tw.help.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I. -I/usr/src/bin/csh -I/=
usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=3D'"/rescue/csh"' -DNO_N=
LS_CATALOGS -DRESCUE -MD  -MF.depend.tw.help.o -MTtw.help.o -std=3Dgnu99 -f=
stack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empt=
y-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-co=
mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno=
-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wn=
o-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/=
bin/csh/../../contrib/tcsh/tw.help.c -o tw.help.o
--- all_subdir_lib ---
--- clnt_perror.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.clnt_perror.po -MTclnt_perror.po -std=3Dgnu99 -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-point=
er-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wn=
o-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unu=
sed-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wn=
o-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/l=
ib/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/=
lib/libc/rpc/clnt_perror.c -o clnt_perror.po
--- all_subdir_kerberos5 ---
--- env.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/kerberos5/li=
b/libhx509/../../../crypto/heimdal/lib/hx509 -I/usr/src/kerberos5/lib/libhx=
509/../../../crypto/heimdal/lib/hx509/ref -I/usr/src/kerberos5/lib/libhx509=
/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/wind -I/usr/src/kerberos5/lib/libhx509/../../../crypto=
/heimdal/lib/roken -I.   -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libhx509/=
../../include -MD  -MF.depend.env.po -MTenv.po -std=3Dgnu99 -fstack-protect=
or-strong    -Qunused-arguments  -c /usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/hx509/env.c -o env.po
--- all_subdir_rescue ---
--- tw.init.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I. -I/usr/src/bin/csh -I/=
usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=3D'"/rescue/csh"' -DNO_N=
LS_CATALOGS -DRESCUE -MD  -MF.depend.tw.init.o -MTtw.init.o -std=3Dgnu99 -f=
stack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empt=
y-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-co=
mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno=
-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wn=
o-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/src/=
bin/csh/../../contrib/tcsh/tw.init.c -o tw.init.o
--- all_subdir_lib ---
--- clnt_raw.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.clnt_raw.po -MTclnt_raw.po -std=3Dgnu99 -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig=
n -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-taut=
ological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-fu=
nction -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-swit=
ch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/lib=
util -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/lib/li=
bc/rpc/clnt_raw.c -o clnt_raw.po
--- clnt_simple.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.clnt_simple.po -MTclnt_simple.po -std=3Dgnu99 -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-point=
er-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wn=
o-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unu=
sed-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wn=
o-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/l=
ib/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/=
lib/libc/rpc/clnt_simple.c -o clnt_simple.po
--- all_subdir_kerberos5 ---
--- file.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/kerberos5/li=
b/libhx509/../../../crypto/heimdal/lib/hx509 -I/usr/src/kerberos5/lib/libhx=
509/../../../crypto/heimdal/lib/hx509/ref -I/usr/src/kerberos5/lib/libhx509=
/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/wind -I/usr/src/kerberos5/lib/libhx509/../../../crypto=
/heimdal/lib/roken -I.   -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libhx509/=
../../include -MD  -MF.depend.file.po -MTfile.po -std=3Dgnu99 -fstack-prote=
ctor-strong    -Qunused-arguments  -c /usr/src/kerberos5/lib/libhx509/../..=
/../crypto/heimdal/lib/hx509/file.c -o file.po
--- all_subdir_lib ---
--- clnt_vc.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.clnt_vc.po -MTclnt_vc.po -std=3Dgnu99 -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-tautol=
ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func=
tion -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch=
-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/libut=
il -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/lib/libc=
/rpc/clnt_vc.c -o clnt_vc.po
--- all_subdir_rescue ---
--- tw.parse.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I. -I/usr/src/bin/csh -I/=
usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=3D'"/rescue/csh"' -DNO_N=
LS_CATALOGS -DRESCUE -MD  -MF.depend.tw.parse.o -MTtw.parse.o -std=3Dgnu99 =
-fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-em=
pty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-=
compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -W=
no-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -=
Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/sr=
c/bin/csh/../../contrib/tcsh/tw.parse.c -o tw.parse.o
--- all_subdir_kerberos5 ---
--- sel.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/kerberos5/li=
b/libhx509/../../../crypto/heimdal/lib/hx509 -I/usr/src/kerberos5/lib/libhx=
509/../../../crypto/heimdal/lib/hx509/ref -I/usr/src/kerberos5/lib/libhx509=
/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/wind -I/usr/src/kerberos5/lib/libhx509/../../../crypto=
/heimdal/lib/roken -I.   -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libhx509/=
../../include -MD  -MF.depend.sel.po -MTsel.po -std=3Dgnu99 -fstack-protect=
or-strong    -Qunused-arguments  -c /usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/hx509/sel.c -o sel.po
--- all_subdir_lib ---
--- rpc_dtablesize.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.rpc_dtablesize.po -MTrpc_dtablesize.po -std=3Dgnu99 -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno=
-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variab=
le -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -W=
no-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-swit=
ch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr=
/src/lib/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /us=
r/src/lib/libc/rpc/rpc_dtablesize.c -o rpc_dtablesize.po
--- getnetconfig.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.getnetconfig.po -MTgetnetconfig.po -std=3Dgnu99 -fstack-protector-strong=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi=
nter-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -=
Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-u=
nused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -=
Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src=
/lib/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/sr=
c/lib/libc/rpc/getnetconfig.c -o getnetconfig.po
--- getnetpath.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.getnetpath.po -MTgetnetpath.po -std=3Dgnu99 -fstack-protector-strong -Ws=
ystem-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-unuse=
d-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-=
switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib=
/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/li=
b/libc/rpc/getnetpath.c -o getnetpath.po
--- all_subdir_kerberos5 ---
--- sel-gram.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/kerberos5/li=
b/libhx509/../../../crypto/heimdal/lib/hx509 -I/usr/src/kerberos5/lib/libhx=
509/../../../crypto/heimdal/lib/hx509/ref -I/usr/src/kerberos5/lib/libhx509=
/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/wind -I/usr/src/kerberos5/lib/libhx509/../../../crypto=
/heimdal/lib/roken -I.   -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libhx509/=
../../include -MD  -MF.depend.sel-gram.po -MTsel-gram.po -std=3Dgnu99 -fsta=
ck-protector-strong    -Qunused-arguments  -c sel-gram.c -o sel-gram.po
--- all_subdir_lib ---
--- getrpcent.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.getrpcent.po -MTgetrpcent.po -std=3Dgnu99 -fstack-protector-strong -Wsys=
tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s=
ign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-ta=
utological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-=
function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-sw=
itch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/l=
ibutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/lib/=
libc/rpc/getrpcent.c -o getrpcent.po
--- all_subdir_rescue ---
--- tw.spell.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I. -I/usr/src/bin/csh -I/=
usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=3D'"/rescue/csh"' -DNO_N=
LS_CATALOGS -DRESCUE -MD  -MF.depend.tw.spell.o -MTtw.spell.o -std=3Dgnu99 =
-fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-em=
pty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-=
compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -W=
no-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -=
Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c /usr/sr=
c/bin/csh/../../contrib/tcsh/tw.spell.c -o tw.spell.o
--- all_subdir_kerberos5 ---
--- sel-lex.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/kerberos5/li=
b/libhx509/../../../crypto/heimdal/lib/hx509 -I/usr/src/kerberos5/lib/libhx=
509/../../../crypto/heimdal/lib/hx509/ref -I/usr/src/kerberos5/lib/libhx509=
/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/wind -I/usr/src/kerberos5/lib/libhx509/../../../crypto=
/heimdal/lib/roken -I.   -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libhx509/=
../../include -MD  -MF.depend.sel-lex.po -MTsel-lex.po -std=3Dgnu99 -fstack=
-protector-strong    -Qunused-arguments  -c sel-lex.c -o sel-lex.po
--- all_subdir_lib ---
--- getrpcport.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.getrpcport.po -MTgetrpcport.po -std=3Dgnu99 -fstack-protector-strong -Ws=
ystem-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-unuse=
d-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-=
switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib=
/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/li=
b/libc/rpc/getrpcport.c -o getrpcport.po
--- mt_misc.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.mt_misc.po -MTmt_misc.po -std=3Dgnu99 -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-tautol=
ogical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-func=
tion -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch=
-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/libut=
il -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/lib/libc=
/rpc/mt_misc.c -o mt_misc.po
--- all_subdir_rescue ---
--- tc.defs.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I. -I/usr/src/bin/csh -I/=
usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL=3D'"/rescue/csh"' -DNO_N=
LS_CATALOGS -DRESCUE -MD  -MF.depend.tc.defs.o -MTtc.defs.o -std=3Dgnu99 -f=
stack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empt=
y-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-co=
mpare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno=
-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wn=
o-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c tc.defs.c=
 -o tc.defs.o
--- all_subdir_lib ---
--- pmap_clnt.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.pmap_clnt.po -MTpmap_clnt.po -std=3Dgnu99 -fstack-protector-strong -Wsys=
tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s=
ign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-ta=
utological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-=
function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-sw=
itch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/l=
ibutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/lib/=
libc/rpc/pmap_clnt.c -o pmap_clnt.po
--- all_subdir_rescue ---
--- badsect_make ---
(cd /usr/src/rescue/rescue/../../sbin/badsect &&  /usr/obj/usr/src/make.amd=
64/bmake -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE MK_AUTO_OBJ=3Dno DIRPRFX=3Drescu=
e/rescue/badsect/ depend && /usr/obj/usr/src/make.amd64/bmake -DRESCUE CRUN=
CH_CFLAGS=3D-DRESCUE MK_AUTO_OBJ=3Dno DIRPRFX=3Drescue/rescue/badsect/ bads=
ect.o)
--- .depend ---
echo badsect.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a /usr/o=
bj/arm64.aarch64/usr/src/tmp/usr/lib/libufs.a >> .depend
--- badsect.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -DRESCUE -MD  -MF.depend.b=
adsect.o -MTbadsect.o -std=3Dgnu99 -fstack-protector-strong -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 /usr/=
src/sbin/badsect/badsect.c -o badsect.o
--- all_subdir_lib ---
--- pmap_getmaps.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.pmap_getmaps.po -MTpmap_getmaps.po -std=3Dgnu99 -fstack-protector-strong=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi=
nter-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -=
Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-u=
nused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -=
Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src=
/lib/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/sr=
c/lib/libc/rpc/pmap_getmaps.c -o pmap_getmaps.po
--- all_subdir_kerberos5 ---
--- keyset.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/kerberos5/li=
b/libhx509/../../../crypto/heimdal/lib/hx509 -I/usr/src/kerberos5/lib/libhx=
509/../../../crypto/heimdal/lib/hx509/ref -I/usr/src/kerberos5/lib/libhx509=
/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libhx509/../../.=
./crypto/heimdal/lib/wind -I/usr/src/kerberos5/lib/libhx509/../../../crypto=
/heimdal/lib/roken -I.   -DHAVE_CONFIG_H -I/usr/src/kerberos5/lib/libhx509/=
../../include -MD  -MF.depend.keyset.po -MTkeyset.po -std=3Dgnu99 -fstack-p=
rotector-strong    -Qunused-arguments  -c /usr/src/kerberos5/lib/libhx509/.=
./../../crypto/heimdal/lib/hx509/keyset.c -o keyset.po
--- all_subdir_lib ---
--- pmap_getport.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.pmap_getport.po -MTpmap_getport.po -std=3Dgnu99 -fstack-protector-strong=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi=
nter-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -=
Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-u=
nused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -=
Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src=
/lib/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/sr=
c/lib/libc/rpc/pmap_getport.c -o pmap_getport.po
--- all_subdir_rescue ---
--- camcontrol_make ---
(cd /usr/src/rescue/rescue/../../sbin/camcontrol &&  /usr/obj/usr/src/make.=
amd64/bmake -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE MK_AUTO_OBJ=3Dno DIRPRFX=3Dre=
scue/rescue/camcontrol/ depend && /usr/obj/usr/src/make.amd64/bmake -DRESCU=
E CRUNCH_CFLAGS=3D-DRESCUE MK_AUTO_OBJ=3Dno DIRPRFX=3Drescue/rescue/camcont=
rol/ camcontrol.o util.o attrib.o epc.o fwdownload.o modeedit.o persist.o p=
rogress.o zone.o)
--- .depend ---
echo camcontrol.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a /us=
r/obj/arm64.aarch64/usr/src/tmp/usr/lib/libcam.a /usr/obj/arm64.aarch64/usr=
/src/tmp/usr/lib/libsbuf.a /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libut=
il.a >> .depend
--- camcontrol.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -DRESCUE -MD  -MF.depend.c=
amcontrol.o -MTcamcontrol.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-=
headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-pro=
totypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr=
ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr=
ipts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wn=
o-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-b=
ody -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c=
 /usr/src/sbin/camcontrol/camcontrol.c -o camcontrol.o
--- all_subdir_lib ---
--- pmap_prot.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.pmap_prot.po -MTpmap_prot.po -std=3Dgnu99 -fstack-protector-strong -Wsys=
tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s=
ign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-ta=
utological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-=
function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-sw=
itch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/l=
ibutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/lib/=
libc/rpc/pmap_prot.c -o pmap_prot.po
--- pmap_prot2.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.pmap_prot2.po -MTpmap_prot2.po -std=3Dgnu99 -fstack-protector-strong -Ws=
ystem-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-unuse=
d-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-=
switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib=
/libutil -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/li=
b/libc/rpc/pmap_prot2.c -o pmap_prot2.po
--- pmap_rmt.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.pmap_rmt.po -MTpmap_rmt.po -std=3Dgnu99 -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig=
n -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-taut=
ological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-fu=
nction -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-swit=
ch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/lib=
util -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/lib/li=
bc/rpc/pmap_rmt.c -o pmap_rmt.po
--- all_subdir_rescue ---
In file included from /usr/src/sbin/camcontrol/camcontrol.c:56:
/usr/obj/arm64.aarch64/usr/src/tmp/usr/include/cam/cam_ccb.h:44:10: fatal e=
rror: 'cam/nvme/nvme_all.h' file not found
#include <cam/nvme/nvme_all.h>
         ^
--- all_subdir_lib ---
--- rpc_prot.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -I/usr/src/lib/libc/i=
nclude -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/aarch64 -DNLS =
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src=
/lib/libc/../../contrib/libc-vis -DNO_COMPAT7 -DINET6 -I/usr/obj/arm64.aarc=
h64/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MIST=
AKE -I/usr/src/lib/libc/../libmd -I/usr/src/lib/libc/../../contrib/jemalloc=
/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/li=
bc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN =
-I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depe=
nd.rpc_prot.po -MTrpc_prot.po -std=3Dgnu99 -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig=
n -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-taut=
ological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-fu=
nction -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-swit=
ch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/lib=
util -I/usr/src/lib/msun/aarch64 -I/usr/src/lib/msun/src -c /usr/src/lib/li=
bc/rpc/rpc_prot.c -o rpc_prot.po
--- all_subdir_rescue ---
1 error generated.
*** [camcontrol.o] Error code 1

bmake[6]: stopped in /usr/src/sbin/camcontrol
1 error

bmake[6]: stopped in /usr/src/sbin/camcontrol
*** [camcontrol_make] Error code 2

bmake[5]: stopped in /usr/obj/arm64.aarch64/usr/src/rescue/rescue
1 error

bmake[5]: stopped in /usr/obj/arm64.aarch64/usr/src/rescue/rescue
*** [objs] Error code 2

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

bmake[4]: stopped in /usr/src/rescue/rescue
*** [all] Error code 2

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

bmake[3]: stopped in /usr/src/rescue
*** [all_subdir_rescue] Error code 2

bmake[2]: stopped in /usr/src
--- all_subdir_kerberos5 ---
A failure has been detected in another branch of the parallel make

bmake[5]: stopped in /usr/src/kerberos5/lib/libhx509
*** [all] Error code 2

bmake[4]: stopped in /usr/src/kerberos5/lib
1 error

bmake[4]: stopped in /usr/src/kerberos5/lib
*** [all_subdir_kerberos5/lib] Error code 2

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

bmake[3]: stopped in /usr/src/kerberos5
*** [all_subdir_kerberos5] Error code 2

bmake[2]: stopped in /usr/src
--- all_subdir_lib ---
A failure has been detected in another branch of the parallel make

bmake[4]: stopped in /usr/src/lib/libc
*** [all_subdir_lib/libc] Error code 2

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

bmake[3]: stopped in /usr/src/lib
*** [all_subdir_lib] Error code 2

bmake[2]: stopped in /usr/src
--- all_subdir_gnu ---
A failure has been detected in another branch of the parallel make

bmake[8]: stopped in /usr/src/gnu/usr.bin/groff/src/roff/troff
*** [all_subdir_gnu/usr.bin/groff/src/roff/troff] Error code 2

bmake[7]: stopped in /usr/src/gnu/usr.bin/groff/src/roff
1 error

bmake[7]: stopped in /usr/src/gnu/usr.bin/groff/src/roff
*** [all_subdir_gnu/usr.bin/groff/src/roff] Error code 2

bmake[6]: stopped in /usr/src/gnu/usr.bin/groff/src
1 error

bmake[6]: stopped in /usr/src/gnu/usr.bin/groff/src
*** [all_subdir_gnu/usr.bin/groff/src] Error code 2

bmake[5]: stopped in /usr/src/gnu/usr.bin/groff
1 error

bmake[5]: stopped in /usr/src/gnu/usr.bin/groff
*** [all_subdir_gnu/usr.bin/groff] Error code 2

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

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

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

bmake[3]: stopped in /usr/src/gnu
*** [all_subdir_gnu] Error code 2

bmake[2]: stopped in /usr/src
4 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_arm64] $ /bin/sh -xe /tmp/hudson758303028528199533.sh
+ export 'PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/b=
in'
+ export 'jname=3DFreeBSD_HEAD_arm64'
+ echo 'clean up jail FreeBSD_HEAD_arm64'
clean up jail FreeBSD_HEAD_arm64
+ sudo jail -r FreeBSD_HEAD_arm64
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::103:1 -alias
+ sudo umount FreeBSD_HEAD_arm64/usr/src
+ sudo umount FreeBSD_HEAD_arm64/dev
+ sudo rm -fr FreeBSD_HEAD_arm64
+ true
+ sudo chflags -R noschg FreeBSD_HEAD_arm64
+ sudo rm -fr FreeBSD_HEAD_arm64
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?1372900337.54.1465519816911.JavaMail.jenkins>