Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2016 02:54:16 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        np@FreeBSD.org, adrian@FreeBSD.org, obrien@FreeBSD.org, cem@FreeBSD.org,  sjg@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org
Subject:   FreeBSD_HEAD_arm64 - Build #2631 - Still Failing
Message-ID:  <73263762.80.1458183259235.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <129948576.75.1458176052269.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <129948576.75.1458176052269.JavaMail.jenkins@jenkins-9.freebsd.org>

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

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

Change summaries:

296975 by np:
cxgbe(4): Tidy up PAUSE frame accounting.

Figure out if the chip is counting PAUSE frames in the "normal" stats
and take them out if it is.  This fixes a bug in the tx stats because
the default hardware behavior is different for Tx and Rx but the driver
was treating both the same way.  The result was that OPACKETS, OBYTES,
and OMCASTS were under-reported (if tx_pause > 0) before this change.

Note that the mac_stats sysctl still gives you the raw value of these
statistics straight from the device registers.

296974 by adrian:
[net80211] Add some more missing IEs.

There are a /lot/ more missing; I'll chase these down over time.

Obtained from:=09802.11-2012 standard

296973 by cem:
fail(9): Only gather/print stacks if STACK is enabled

This is a follow-up fix to the earlier r296927.

Reported by:=09bz
Sponsored by:=09EMC / Isilon Storage Division

296970 by sjg:
We need libutil

and make it feasible to at least build the tests in situ

296968 by obrien:
Bring down 0.4.5 vendor files and other catchups with the distribution tarb=
all.

Reviewed by:=09phil



The end of the build log:

[...truncated 120740 lines...]
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DACPI_ASL_COMPILER -I.   -I=
/usr/src/usr.sbin/acpi/iasl/../../../sys -g -MD -MP -MF.depend.utxface.o -M=
Tutxface.o -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-tautological-compare -W=
no-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-co=
nversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-pr=
omoted-parameter  -Qunused-arguments -c /usr/src/usr.sbin/acpi/iasl/../../.=
./sys/contrib/dev/acpica/components/utilities/utxface.c -o utxface.o
--- all_subdir_lib ---
--- ulog_login.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -MD -MP -MF.depend.ul=
og_login.po -MTulog_login.po -std=3Dgnu99 -fstack-protector-strong -Wsystem=
-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-pr=
ototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -W=
no-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-=
body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c=
 /usr/src/lib/libulog/ulog_login.c -o ulog_login.po
--- all_subdir_secure ---
/usr/src/secure/usr.bin/openssl/../../../crypto/openssl/apps/s_client.c:227=
0:13: warning: implicit declaration of function 'SSL_get_selected_srtp_prof=
ile' is invalid in C99 [-Wimplicit-function-declaration]
            SSL_get_selected_srtp_profile(s);
            ^
/usr/src/secure/usr.bin/openssl/../../../crypto/openssl/apps/s_client.c:226=
9:34: warning: incompatible integer to pointer conversion initializing 'SRT=
P_PROTECTION_PROFILE *' (aka 'struct srtp_protection_profile_st *') with an=
 expression of type 'int' [-Wint-conversion]
        SRTP_PROTECTION_PROFILE *srtp_profile =3D
                                 ^
--- all_subdir_lib ---
--- ulog_login_pseudo.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -MD -MP -MF.depend.ul=
og_login_pseudo.po -MTulog_login_pseudo.po -std=3Dgnu99 -fstack-protector-s=
trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet=
er -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -=
Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig=
n -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style=
-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safe=
ty -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunuse=
d-arguments -c /usr/src/lib/libulog/ulog_login_pseudo.c -o ulog_login_pseud=
o.po
--- all_subdir_usr.sbin ---
--- utxferror.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DACPI_ASL_COMPILER -I.   -I=
/usr/src/usr.sbin/acpi/iasl/../../../sys -g -MD -MP -MF.depend.utxferror.o =
-MTutxferror.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werr=
or -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-bo=
dy -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compar=
e -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enu=
m-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-kn=
r-promoted-parameter  -Qunused-arguments -c /usr/src/usr.sbin/acpi/iasl/../=
../../sys/contrib/dev/acpica/components/utilities/utxferror.c -o utxferror.=
o
--- all_subdir_lib ---
--- utempter.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe   -MD -MP -MF.depend.ut=
empter.po -MTutempter.po -std=3Dgnu99 -fstack-protector-strong -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c /us=
r/src/lib/libulog/utempter.c -o utempter.po
--- libulog_p.a ---
building profiled ulog library
/usr/local/aarch64-freebsd/bin/ar -crD libulog_p.a `NM=3D'/usr/local/aarch6=
4-freebsd/bin/nm' NMFLAGS=3D'' lorder ulog_login.po ulog_login_pseudo.po ut=
empter.po  | tsort -q`=20
--- all_subdir_usr.sbin ---
--- oslibcfs.o ---
--- all_subdir_lib ---
/usr/local/aarch64-freebsd/bin/ranlib -D libulog_p.a
--- all_subdir_usr.sbin ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DACPI_ASL_COMPILER -I.   -I=
/usr/src/usr.sbin/acpi/iasl/../../../sys -g -MD -MP -MF.depend.oslibcfs.o -=
MToslibcfs.o -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-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 /usr/src/usr.sbin/acpi/iasl/../..=
/../sys/contrib/dev/acpica/os_specific/service_layers/oslibcfs.c -o oslibcf=
s.o
--- all_subdir_lib ---
--- ulog_login.3.gz ---
gzip -cn /usr/src/lib/libulog/ulog_login.3 > ulog_login.3.gz
--- utempter_add_record.3.gz ---
gzip -cn /usr/src/lib/libulog/utempter_add_record.3 > utempter_add_record.3=
.gz
--- all_subdir_lib/libunbound ---
=3D=3D=3D> lib/libunbound (all)
--- all_subdir_usr.bin ---
--- strnsubst.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -g -MD -MP -MF.depend.strn=
subst.o -MTstrnsubst.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-heade=
rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototyp=
es -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s=
trings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts =
-Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-poi=
nter-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -=
Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c /usr/=
src/usr.bin/xargs/strnsubst.c -o strnsubst.o
--- all_subdir_usr.sbin ---
--- osunixxf.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DACPI_ASL_COMPILER -I.   -I=
/usr/src/usr.sbin/acpi/iasl/../../../sys -g -MD -MP -MF.depend.osunixxf.o -=
MTosunixxf.o -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-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 /usr/src/usr.sbin/acpi/iasl/../..=
/../sys/contrib/dev/acpica/os_specific/service_layers/osunixxf.c -o osunixx=
f.o
--- all_subdir_usr.bin ---
--- xargs.full ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -std=3Dgnu99 -fstack-prot=
ector-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 -Wca=
st-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wol=
d-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthre=
ad-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -=
Qunused-arguments  -o xargs.full xargs.o strnsubst.o =20
--- xargs.1.gz ---
gzip -cn /usr/src/usr.bin/xargs/xargs.1 > xargs.1.gz
--- xargs.debug ---
/usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug xargs.full xargs.d=
ebug
--- xargs ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D=
xargs.debug  xargs.full xargs
--- all ---
=3D=3D=3D> usr.bin/xargs/tests (all)
--- legacy_test ---
cat /usr/src/usr.bin/xargs/tests/legacy_test.sh >legacy_test.tmp
chmod +x legacy_test.tmp
mv legacy_test.tmp legacy_test
--- Kyuafile ---
--- all_subdir_usr.bin/xinstall ---
=3D=3D=3D> usr.bin/xinstall (all)
--- .depend ---
echo xinstall.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a /usr/=
obj/arm64.aarch64/usr/src/tmp/usr/lib/libmd.a >> .depend
--- all_subdir_lib ---
--- alloc.po ---
--- all_subdir_usr.bin ---
--- xinstall.o ---
--- all_subdir_lib ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/lib/libunbou=
nd/../../contrib/unbound -I/usr/src/lib/libunbound/../../contrib/ldns -I/us=
r/obj/arm64.aarch64/usr/src/lib/libunbound   -MD -MP -MF.depend.alloc.po -M=
Talloc.po -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -W=
all -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-=
prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-=
body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/li=
b/libunbound/../../contrib/unbound/util/alloc.c -o alloc.po
--- all_subdir_usr.bin ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/usr.bin/xinstall/=
../../contrib/mtree -I/usr/src/usr.bin/xinstall/../../lib/libnetbsd   -g -M=
D -MP -MF.depend.xinstall.o -MTxinstall.o -std=3Dgnu99 -fstack-protector-st=
rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete=
r -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -W=
cast-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-safet=
y -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused=
-arguments -c /usr/src/usr.bin/xinstall/xinstall.c -o xinstall.o
--- all_subdir_usr.sbin ---
--- iasl.full ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -DACPI_ASL_COMPILER -I. -I/u=
sr/src/usr.sbin/acpi/iasl/../../../sys -g -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  -o iasl=
.full adfile.o adisasm.o adwalk.o ahids.o ahpredef.o ahtable.o ahuuids.o cm=
fsize.o dmextern.o dmrestag.o dmtable.o dmtbdump.o dmtbinfo.o getopt.o asla=
nalyze.o aslascii.o aslbtypes.o aslcodegen.o aslcompile.o aslcompilerlex.o =
aslcompilerparse.o aslerror.o aslfileio.o aslfiles.o aslfold.o aslhex.o asl=
length.o asllisting.o asllistsup.o aslload.o asllookup.o aslmain.o aslmap.o=
 aslmapenter.o aslmapoutput.o aslmaputils.o aslmessages.o aslmethod.o aslna=
mesp.o asloffset.o aslopcodes.o asloperands.o aslopt.o asloptions.o aslpred=
ef.o aslprepkg.o aslprintf.o aslprune.o aslresource.o aslrestype1.o aslrest=
ype1i.o aslrestype2.o aslrestype2d.o aslrestype2e.o aslrestype2q.o aslresty=
pe2s.o aslrestype2w.o aslstartup.o aslstubs.o asltransform.o asltree.o aslu=
tils.o asluuid.o aslwalks.o aslxref.o dtcompile.o dtexpress.o dtfield.o dti=
o.o dtparserlex.o dtparserparse.o dtsubtable.o dttable.o dttemplate.o dtuti=
ls.o prexpress.o prmacros.o prparserlex.o prparserparse.o prscan.o prutils.=
o dbfileio.o dmbuffer.o dmcstyle.o dmdeferred.o dmnames.o dmopcode.o dmresr=
c.o dmresrcl.o dmresrcl2.o dmresrcs.o dmutils.o dmwalk.o dsargs.o dscontrol=
.o dsfield.o dsobject.o dsopcode.o dsutils.o dswexec.o dswload.o dswload2.o=
 dswscope.o dswstate.o exconvrt.o excreate.o exdump.o exmisc.o exmutex.o ex=
names.o exoparg1.o exoparg2.o exoparg3.o exoparg6.o exprep.o exresnte.o exr=
esolv.o exresop.o exstore.o exstoren.o exstorob.o exsystem.o exutils.o psar=
gs.o psloop.o psobject.o psopcode.o psopinfo.o psparse.o psscope.o pstree.o=
 psutils.o pswalk.o nsaccess.o nsalloc.o nsdump.o nsnames.o nsobject.o nspa=
rse.o nssearch.o nsutils.o nswalk.o tbdata.o tbfadt.o tbinstal.o tbprint.o =
tbutils.o tbxface.o utaddress.o utalloc.o utbuffer.o utcache.o utcopy.o utd=
ebug.o utdecode.o utdelete.o uterror.o utexcep.o utfileio.o utglobal.o uthe=
x.o utinit.o utlock.o utmath.o utmisc.o utmutex.o utnonansi.o utobject.o ut=
ownerid.o utpredef.o utprint.o utresrc.o utstate.o utstring.o utuuid.o utxf=
ace.o utxferror.o oslibcfs.o osunixxf.o =20
--- iasl.8.gz ---
gzip -cn /usr/src/usr.sbin/acpi/iasl/iasl.8 > iasl.8.gz
--- iasl.debug ---
/usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug iasl.full iasl.deb=
ug
--- all_subdir_lib ---
--- as112.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/lib/libunbou=
nd/../../contrib/unbound -I/usr/src/lib/libunbound/../../contrib/ldns -I/us=
r/obj/arm64.aarch64/usr/src/lib/libunbound   -MD -MP -MF.depend.as112.po -M=
Tas112.po -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -W=
all -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-=
prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-=
body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-comp=
are -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-e=
num-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/li=
b/libunbound/../../contrib/unbound/util/as112.c -o as112.po
--- all_subdir_usr.sbin ---
--- iasl ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D=
iasl.debug  iasl.full iasl
--- all_subdir_lib ---
--- autotrust.po ---
cc -B/usr/local/aarch64-freebsd/bin/ -pg  -O2 -pipe -I/usr/src/lib/libunbou=
nd/../../contrib/unbound -I/usr/src/lib/libunbound/../../contrib/ldns -I/us=
r/obj/arm64.aarch64/usr/src/lib/libunbound   -MD -MP -MF.depend.autotrust.p=
o -MTautotrust.po -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -W=
error -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -W=
missing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wn=
o-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautologi=
cal-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-functio=
n -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /us=
r/src/lib/libunbound/../../contrib/unbound/validator/autotrust.c -o autotru=
st.po
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/adduser ---
=3D=3D=3D> usr.sbin/adduser (all)
--- adduser.conf.5.gz ---
gzip -cn /usr/src/usr.sbin/adduser/adduser.conf.5 > adduser.conf.5.gz
--- adduser.8.gz ---
gzip -cn /usr/src/usr.sbin/adduser/adduser.8 > adduser.8.gz
--- rmuser.8.gz ---
gzip -cn /usr/src/usr.sbin/adduser/rmuser.8 > rmuser.8.gz
--- all_subdir_usr.sbin/arp ---
=3D=3D=3D> usr.sbin/arp (all)
--- .depend ---
echo arp.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a  >> .depen=
d
--- arp.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -g -MD -MP -MF.depend.arp.=
o -MTarp.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -=
Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing=
-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty=
-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-com=
pare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-=
enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/u=
sr.sbin/arp/arp.c -o arp.o
--- all_subdir_secure ---
2 warnings generated.
--- s_server.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I/usr/src/secure/usr.bin/=
openssl/../../../crypto/openssl -DTERMIOS -DANSI_SOURCE -DOPENSSL_THREADS -=
DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DMONOLITH -g -MD -MP -MF.depend.s_ser=
ver.o -MTs_server.o -std=3Dgnu99 -fstack-protector-strong -Wno-pointer-sign=
 -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tauto=
logical-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-fun=
ction -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switc=
h-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments -c =
/usr/src/secure/usr.bin/openssl/../../../crypto/openssl/apps/s_server.c -o =
s_server.o
--- all_subdir_usr.bin ---
--- getid.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/usr.bin/xinstall/=
../../contrib/mtree -I/usr/src/usr.bin/xinstall/../../lib/libnetbsd   -g -M=
D -MP -MF.depend.getid.o -MTgetid.o -std=3Dgnu99 -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wst=
rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q=
ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha=
r-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-defini=
tion -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno=
-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-argum=
ents -c /usr/src/usr.bin/xinstall/../../contrib/mtree/getid.c -o getid.o
--- xinstall.full ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -I/usr/src/usr.bin/xinstall/=
../../contrib/mtree -I/usr/src/usr.bin/xinstall/../../lib/libnetbsd -g -std=
=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma=
t-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wp=
ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W=
unused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -=
Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variabl=
e-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-un=
used-const-variable -Qunused-arguments  -o xinstall.full xinstall.o getid.o=
   -lmd
--- install.1.gz ---
gzip -cn /usr/src/usr.bin/xinstall/install.1 > install.1.gz
--- all_subdir_secure ---
/usr/src/secure/usr.bin/openssl/../../../crypto/openssl/apps/s_server.c:268=
3:15: warning: implicit declaration of function 'SSL_get_selected_srtp_prof=
ile' is invalid in C99 [-Wimplicit-function-declaration]
            =3D SSL_get_selected_srtp_profile(con);
              ^
/usr/src/secure/usr.bin/openssl/../../../crypto/openssl/apps/s_server.c:268=
2:34: warning: incompatible integer to pointer conversion initializing 'SRT=
P_PROTECTION_PROFILE *' (aka 'struct srtp_protection_profile_st *') with an=
 expression of type 'int' [-Wint-conversion]
        SRTP_PROTECTION_PROFILE *srtp_profile
                                 ^
--- all_subdir_usr.bin ---
--- install.debug ---
/usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug xinstall.full inst=
all.debug
--- xinstall ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D=
install.debug  xinstall.full xinstall
--- all_subdir_usr.bin/xo ---
=3D=3D=3D> usr.bin/xo (all)
--- all_subdir_usr.sbin ---
--- arp.full ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe -g -std=3Dgnu99 -fstack-prot=
ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-=
parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uni=
nitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unus=
ed-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parenthe=
ses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-ty=
pedef -Qunused-arguments  -o arp.full arp.o =20
--- all_subdir_usr.bin ---
--- .depend ---
echo xo.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a /usr/obj/ar=
m64.aarch64/usr/src/tmp/usr/lib/libxo.a >> .depend
--- xo.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -I/usr/src/contrib/libxo/l=
ibxo -g -MD -MP -MF.depend.xo.o -MTxo.o -std=3Dgnu99 -fstack-protector-stro=
ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter =
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca=
st-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -=
Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-de=
finition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety =
-Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-a=
rguments -c /usr/src/contrib/libxo/xo/xo.c -o xo.o
--- all_subdir_usr.sbin ---
--- arp.4.gz ---
gzip -cn /usr/src/usr.sbin/arp/arp.4 > arp.4.gz
--- arp.8.gz ---
gzip -cn /usr/src/usr.sbin/arp/arp.8 > arp.8.gz
--- arp.debug ---
/usr/local/aarch64-freebsd/bin/objcopy --only-keep-debug arp.full arp.debug
--- arp ---
/usr/local/aarch64-freebsd/bin/objcopy --strip-debug --add-gnu-debuglink=3D=
arp.debug  arp.full arp
--- all_subdir_usr.sbin/binmiscctl ---
=3D=3D=3D> usr.sbin/binmiscctl (all)
--- all_subdir_usr.bin ---
/usr/src/contrib/libxo/xo/xo.c:16:10: fatal error: 'xo_config.h' file not f=
ound
#include "xo_config.h"
         ^
--- all_subdir_usr.sbin ---
--- .depend ---
echo binmiscctl.full: /usr/obj/arm64.aarch64/usr/src/tmp/usr/lib/libc.a  >>=
 .depend
--- binmiscctl.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -O2 -pipe   -g -MD -MP -MF.depend.binm=
iscctl.o -MTbinmiscctl.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-protot=
ypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite=
-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript=
s -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-p=
ointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body=
 -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments -c /us=
r/src/usr.sbin/binmiscctl/binmiscctl.c -o binmiscctl.o
--- all_subdir_usr.bin ---
1 error generated.
*** [xo.o] Error code 1

make[4]: stopped in /usr/src/usr.bin/xo
1 error

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

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

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

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

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

make[3]: stopped in /usr/src/usr.sbin
1 error

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

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

make[4]: stopped in /usr/src/lib/libunbound
*** [all_subdir_lib/libunbound] Error code 2

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

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

make[2]: stopped in /usr/src
--- all_subdir_secure ---
2 warnings generated.
A failure has been detected in another branch of the parallel make

make[5]: stopped in /usr/src/secure/usr.bin/openssl
*** [all_subdir_secure/usr.bin/openssl] Error code 2

make[4]: stopped in /usr/src/secure/usr.bin
1 error

make[4]: stopped in /usr/src/secure/usr.bin
*** [all_subdir_secure/usr.bin] Error code 2

make[3]: stopped in /usr/src/secure
1 error

make[3]: stopped in /usr/src/secure
*** [all_subdir_secure] Error code 2

make[2]: stopped in /usr/src
4 errors

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

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

make[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/hudson5660106081729880401.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::104: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?73263762.80.1458183259235.JavaMail.jenkins>