Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2016 22:11:31 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        jhb@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org
Subject:   FreeBSD_HEAD_arm64 - Build #2166 - Still Failing
Message-ID:  <1899947381.5.1453241492016.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <350218455.1.1453234361017.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <350218455.1.1453234361017.JavaMail.jenkins@jenkins-9.freebsd.org>

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

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

Change summaries:

294344 by jhb:
Various cleanups to the main function for AIO kernel processes:

- Pull the vmspace logic out into helper functions and reduce duplication.
  Operations on the vmspace are all isolated to vm_map.c, but it now exports
  a new 'vmspace_switch_aio' for use by AIO kernel processes.
- When an AIO kernel process wants to exit, break out of the main loop and
  perform cleanup after the loop end.  This reduces a lot of indentation and
  allows cleanup to more closely mirror setup actions before the loop starts.
- Convert a DIAGNOSTIC to KASSERT().
- Replace mycp with more typical 'p'.

Reviewed by:	kib
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D4990

294339 by jhb:
Don't create a dedicated session for each AIO kernel process.

This code dates back to the initial AIO support and the commit log does
not explain why it is needed.  However, I cannot find anything in the
AIO code or the various file methods (fo_read/fo_write) that would change
behavior due to using a private session instead of proc0's session.

Reviewed by:	kib
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D4988



The end of the build log:

[...truncated 39548 lines...]
--- lib/libthr__L ---
--- thr_create.So ---
--- lib/ncurses/ncurses__L ---
--- lib_chgat.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_chgat.c -o lib_chgat.So
--- lib/libthr__L ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_create.c -o thr_create.So
--- lib/libpam__L ---
--- passwdqc_check.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe -I/usr/src/lib/libpam/modules/pam_passwdqc/../../../../contrib/pam_modules/pam_passwdqc   -I/usr/src/lib/libpam/modules/pam_passwdqc/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_passwdqc/../../libpam -DOPENPAM_DEBUG -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments -c /usr/src/lib/libpam/modules/pam_passwdqc/../../../../contrib/pam_modules/pam_passwdqc/passwdqc_check.c -o passwdqc_check.o
--- lib/ncurses/ncurses__L ---
--- lib_clear.o ---
cc -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_clear.c -o lib_clear.o
--- lib_clear.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_clear.c -o lib_clear.So
--- lib/libthr__L ---
--- thr_ctrdtr.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_ctrdtr.c -o thr_ctrdtr.So
--- lib/libpam__L ---
--- passwdqc_random.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe -I/usr/src/lib/libpam/modules/pam_passwdqc/../../../../contrib/pam_modules/pam_passwdqc   -I/usr/src/lib/libpam/modules/pam_passwdqc/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_passwdqc/../../libpam -DOPENPAM_DEBUG -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments -c /usr/src/lib/libpam/modules/pam_passwdqc/../../../../contrib/pam_modules/pam_passwdqc/passwdqc_random.c -o passwdqc_random.o
--- lib/ncurses/ncurses__L ---
--- lib_clearok.o ---
cc -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_clearok.c -o lib_clearok.o
--- lib/libpam__L ---
--- wordset_4k.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe -I/usr/src/lib/libpam/modules/pam_passwdqc/../../../../contrib/pam_modules/pam_passwdqc   -I/usr/src/lib/libpam/modules/pam_passwdqc/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_passwdqc/../../libpam -DOPENPAM_DEBUG -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments -c /usr/src/lib/libpam/modules/pam_passwdqc/../../../../contrib/pam_modules/pam_passwdqc/wordset_4k.c -o wordset_4k.o
--- lib/libthr__L ---
--- thr_detach.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_detach.c -o thr_detach.So
--- lib/libpam__L ---
--- libpam_passwdqc.a ---
building static pam_passwdqc library
/usr/local/aarch64-freebsd/bin/ar -crD libpam_passwdqc.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder pam_passwdqc.o passwdqc_check.o passwdqc_random.o wordset_4k.o  | tsort -q` 
/usr/local/aarch64-freebsd/bin/ranlib -D libpam_passwdqc.a
===> lib/libpam/modules/pam_permit (all)
--- lib/ncurses/ncurses__L ---
--- lib_clearok.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_clearok.c -o lib_clearok.So
--- lib/libpam__L ---
--- pam_permit.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe   -I/usr/src/lib/libpam/modules/pam_permit/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_permit/../../libpam -DOPENPAM_DEBUG -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/lib/libpam/modules/pam_permit/pam_permit.c -o pam_permit.o
--- lib/libthr__L ---
--- thr_equal.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_equal.c -o thr_equal.So
--- lib/libpam__L ---
--- libpam_permit.a ---
building static pam_permit library
/usr/local/aarch64-freebsd/bin/ar -crD libpam_permit.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder pam_permit.o  | tsort -q` 
/usr/local/aarch64-freebsd/bin/ranlib -D libpam_permit.a
===> lib/libpam/modules/pam_radius (all)
--- lib/ncurses/ncurses__L ---
--- lib_clrbot.o ---
cc -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_clrbot.c -o lib_clrbot.o
--- lib/libpam__L ---
--- pam_radius.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe   -I/usr/src/lib/libpam/modules/pam_radius/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_radius/../../libpam -DOPENPAM_DEBUG -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libpam/modules/pam_radius/pam_radius.c -o pam_radius.o
--- lib/libthr__L ---
--- thr_event.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_event.c -o thr_event.So
--- lib/ncurses/ncurses__L ---
--- lib_clrbot.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_clrbot.c -o lib_clrbot.So
--- lib/libpam__L ---
--- libpam_radius.a ---
building static pam_radius library
/usr/local/aarch64-freebsd/bin/ar -crD libpam_radius.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder pam_radius.o  | tsort -q` 
/usr/local/aarch64-freebsd/bin/ranlib -D libpam_radius.a
===> lib/libpam/modules/pam_rhosts (all)
--- lib/libthr__L ---
--- thr_exit.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_exit.c -o thr_exit.So
--- lib/ncurses/ncurses__L ---
--- lib_clreol.o ---
cc -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_clreol.c -o lib_clreol.o
--- lib/libpam__L ---
--- pam_rhosts.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe   -I/usr/src/lib/libpam/modules/pam_rhosts/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_rhosts/../../libpam -DOPENPAM_DEBUG -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/lib/libpam/modules/pam_rhosts/pam_rhosts.c -o pam_rhosts.o
--- libpam_rhosts.a ---
building static pam_rhosts library
/usr/local/aarch64-freebsd/bin/ar -crD libpam_rhosts.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder pam_rhosts.o  | tsort -q` 
/usr/local/aarch64-freebsd/bin/ranlib -D libpam_rhosts.a
===> lib/libpam/modules/pam_rootok (all)
--- lib/ncurses/ncurses__L ---
--- lib_clreol.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_clreol.c -o lib_clreol.So
--- lib/libpam__L ---
--- pam_rootok.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe   -I/usr/src/lib/libpam/modules/pam_rootok/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_rootok/../../libpam -DOPENPAM_DEBUG -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/lib/libpam/modules/pam_rootok/pam_rootok.c -o pam_rootok.o
--- lib/libthr__L ---
--- thr_fork.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_fork.c -o thr_fork.So
--- lib/libpam__L ---
--- libpam_rootok.a ---
building static pam_rootok library
/usr/local/aarch64-freebsd/bin/ar -crD libpam_rootok.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder pam_rootok.o  | tsort -q` 
/usr/local/aarch64-freebsd/bin/ranlib -D libpam_rootok.a
===> lib/libpam/modules/pam_securetty (all)
--- lib/ncurses/ncurses__L ---
--- lib_color.o ---
cc -B/usr/local/aarch64-freebsd/bin/  -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_color.c -o lib_color.o
--- lib/libpam__L ---
--- pam_securetty.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe   -I/usr/src/lib/libpam/modules/pam_securetty/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_securetty/../../libpam -DOPENPAM_DEBUG -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/lib/libpam/modules/pam_securetty/pam_securetty.c -o pam_securetty.o
--- libpam_securetty.a ---
building static pam_securetty library
/usr/local/aarch64-freebsd/bin/ar -crD libpam_securetty.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder pam_securetty.o  | tsort -q` 
/usr/local/aarch64-freebsd/bin/ranlib -D libpam_securetty.a
===> lib/libpam/modules/pam_self (all)
--- lib/libthr__L ---
--- thr_getprio.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_getprio.c -o thr_getprio.So
--- lib/libpam__L ---
--- pam_self.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe   -I/usr/src/lib/libpam/modules/pam_self/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_self/../../libpam -DOPENPAM_DEBUG -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/lib/libpam/modules/pam_self/pam_self.c -o pam_self.o
--- libpam_self.a ---
building static pam_self library
/usr/local/aarch64-freebsd/bin/ar -crD libpam_self.a `NM='/usr/local/aarch64-freebsd/bin/nm' NMFLAGS='' lorder pam_self.o  | tsort -q` 
/usr/local/aarch64-freebsd/bin/ranlib -D libpam_self.a
===> lib/libpam/modules/pam_ssh (all)
--- lib/libthr__L ---
--- thr_getcpuclockid.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_getcpuclockid.c -o thr_getcpuclockid.So
--- lib/ncurses/ncurses__L ---
--- lib_color.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -I. -I/usr/obj/arm64.aarch64/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../ncurses -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include -I/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses -Wall -DNDEBUG -DHAVE_CONFIG_H -DFREEBSD_NATIVE -DTERMIOS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/ncurses/base/lib_color.c -o lib_color.So
--- lib/libpam__L ---
--- pam_ssh.o ---
cc -B/usr/local/aarch64-freebsd/bin/ -DOPENPAM_STATIC_MODULES -O2 -pipe -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh -include ssh_namespace.h   -I/usr/src/lib/libpam/modules/pam_ssh/../../../../contrib/openpam/include -I/usr/src/lib/libpam/modules/pam_ssh/../../libpam -DOPENPAM_DEBUG -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c -o pam_ssh.o
--- lib/libthr__L ---
--- thr_getschedparam.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_getschedparam.c -o thr_getschedparam.So
--- lib/libpam__L ---
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:324:2: error: use of undeclared identifier 'AuthenticationConnection'
        AuthenticationConnection *ac;
        ^
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:324:28: error: use of undeclared identifier 'ac'
        AuthenticationConnection *ac;
                                  ^
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:339:12: error: implicit declaration of function 'ssh_get_authentication_connection' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        if ((ac = ssh_get_authentication_connection()) == NULL) {
                  ^
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:339:7: error: use of undeclared identifier 'ac'
        if ((ac = ssh_get_authentication_connection()) == NULL) {
             ^
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:350:25: error: use of undeclared identifier 'ac'
                        if (ssh_add_identity(ac, psk->key, psk->comment))
                                             ^
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:66:31: note: expanded from macro 'ssh_add_identity'
        ssh_add_identity_constrained(auth, key, comment, 0, 0)
                                     ^
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:363:6: error: use of undeclared identifier 'ac'
        if (ac != NULL)
            ^
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:364:3: error: implicit declaration of function 'ssh_close_authentication_connection' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                ssh_close_authentication_connection(ac);
                ^
--- lib/libthr__L ---
--- thr_getthreadid_np.So ---
cc -B/usr/local/aarch64-freebsd/bin/ -fpic -DPIC -g -O2 -pipe   -DPTHREAD_KERNEL -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread  -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/arch/aarch64/include -I/usr/src/lib/libthr/sys -I/usr/src/lib/libthr/../../libexec/rtld-elf -I/usr/src/lib/libthr/../../libexec/rtld-elf/aarch64 -I/usr/src/lib/libthr/../libthread_db -Winline -fexceptions -D_PTHREAD_FORCED_UNWIND -D_PTHREADS_INVARIANTS -std=gnu99 -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-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef  -Qunused-arguments -c /usr/src/lib/libthr/thread/thr_getthreadid_np.c -o thr_getthreadid_np.So
--- lib/libpam__L ---
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:364:3: note: did you mean 'ssh_get_authentication_connection'?
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:339:12: note: 'ssh_get_authentication_connection' declared here
        if ((ac = ssh_get_authentication_connection()) == NULL) {
                  ^
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:364:39: error: use of undeclared identifier 'ac'
                ssh_close_authentication_connection(ac);
                                                    ^
8 errors generated.
*** [pam_ssh.o] Error code 1

make[6]: stopped in /usr/src/lib/libpam/modules/pam_ssh
1 error

make[6]: stopped in /usr/src/lib/libpam/modules/pam_ssh
*** [all] Error code 2

make[5]: stopped in /usr/src/lib/libpam/modules
1 error

make[5]: stopped in /usr/src/lib/libpam/modules
*** [all] Error code 2

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

make[4]: stopped in /usr/src/lib/libpam
*** [lib/libpam__L] Error code 2

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

make[4]: stopped in /usr/src/lib/libthr
*** [lib/libthr__L] Error code 2

make[3]: stopped in /usr/src
--- lib/ncurses/ncurses__L ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/lib/ncurses/ncurses
*** [lib/ncurses/ncurses__L] Error code 2

make[3]: stopped in /usr/src
--- lib/ncurses/ncursesw__L ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/lib/ncurses/ncursesw
*** [lib/ncurses/ncursesw__L] Error code 2

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

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

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

make[2]: stopped in /usr/src
*** [_libraries] 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/hudson2112004830532356151.sh
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ export 'jname=FreeBSD_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?1899947381.5.1453241492016.JavaMail.jenkins>