FreeBSD_stable_10 - Build #1833 - Failure:

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

Change summaries:

291179 by ngie:
MFC r290911,r290912:

r290911:

Ignore EINTR from usleep(3) in try_locks(..)

NetBSD's usleep(3) only returns -1/sets errno=EINVAL when `microseconds`
is one million or more

Submitted by: pho
Sponsored by: EMC / Isilon Storage Division

r290912:

Integrate contrib/netbsd-tests/kernel/t_lockf.c into the FreeBSD test suite as
tests/sys/kern/lockf_test

Sponsored by: EMC / Isilon Storage Division

291178 by ngie:
MFC r290532,r290561,r290843,r290844,r290845:

r290532:

Integrate tools/regression/lib/libc/locale into the FreeBSD test suite
as lib/libc/tests/locale

Sponsored by: EMC / Isilon Storage Division

r290561:

Delete leftover printfs from when these were TAP tests

Sponsored by: EMC / Isilon Storage Division

r290843:

Polish up the tests a bit more after projects/collation was merged to head

Provide more meaningful diagnostic messages if LC_CTYPE can't be set properly
instead of segfaulting, because setlocale returns NULL and strcmp(NULL, b) will
always segfault

Split up the testcases so one failing (in this case en_US.ISO8859-15) won't
cause the rest of the testcases to be skipped

Remove some unused variables

Sponsored by: EMC / Isilon Storage Division

r290844:

Polish up iswctype_test

- Split up the testcases into C locale and ja_JP.eucJP testcases.
- Avoid a segfault in the event that setlocale fails, similar to r290843
- Replace `sizeof(x) / sizeof(*x)` pattern with `nitems(x)`

Sponsored by: EMC / Isilon Storage Division

r290845:

Remove unused variables; sort by alignment where needed

Sponsored by: EMC / Isilon Storage Division

291177 by ngie:
MFC r290850:

Cast xdr_void to xdrproc_t to mute -Wincompatible-pointer-types warnings from
clang

This pattern is used in other areas of lib/libc/rpc

Sponsored by: EMC / Isilon Storage Division

291176 by ngie:
MFC r290869:

Redo r290847: use #ifdef __NetBSD__ on all the non-public APIs to
mute -Wunused-but-set-variable warnings with gcc dealing with the
function calls

Reported by: gcc
Sponsored by: EMC / Isilon Storage Division

291175 by ngie:
MFC r290563,r290868,r291038:

r290563:

Integrate tools/regression/lib/libc/net into the FreeBSD test suite
as lib/libc/tests/net

Also, fix eui64_aton_test:test_str(..). The test was comparing the result
of eui64_aton to a pointer of the expected result.

Sponsored by: EMC / Isilon Storage Division

r290868:

Fix -Wformat issues

Reported by: gcc
Sponsored by: EMC / Isilon Storage Division

r291038:

Do not print out errno if the call succeeded unexpectedly; this was a mistake
made in r290868

Reported by: jilles
Sponsored by: EMC / Isilon Storage Division

291174 by ngie:
MFC r290907:

Expect all testcases dealing with invalid salts to fail on FreeBSD

Sponsored by: EMC / Isilon Storage Division

291173 by ngie:
MFC r290905,r290922:

r290905:

Integrate acct(2) testcase in as tests/sys/kern/acct/acct_test

The :encode_tv_random_million testcase fails the epsilon tests a few thousand
times out of one million, so expect the testcase to fail

Submitted by: keramida
Sponsored by: EMC / Isilon Storage Division

r290922:

Remove directory made obsolete by r290905

X-MFC note: stable/10 only
Sponsored by: EMC / Isilon Storage Division



The end of the build log:

[...truncated 64059 lines...]
printf '#include "SYS.h"\nRSYSCALL(cap_ioctls_limit)\n' >> cap_ioctls_limit.S
printf  '\t.section .note.GNU-stack,"",%%progbits\n' >>cap_ioctls_limit.S
--- cap_fcntls_limit.S ---
printf '#include "compat.h"\n' > cap_fcntls_limit.S
printf '#include "SYS.h"\nRSYSCALL(cap_fcntls_limit)\n' >> cap_fcntls_limit.S
printf  '\t.section .note.GNU-stack,"",%%progbits\n' >>cap_fcntls_limit.S
--- aio_mlock.S ---
--- bindat.S ---
printf '#include "compat.h"\n' > bindat.S
printf '#include "SYS.h"\nRSYSCALL(bindat)\n' >> bindat.S
printf  '\t.section .note.GNU-stack,"",%%progbits\n' >>bindat.S
--- procctl.S ---
--- chflagsat.S ---
printf '#include "compat.h"\n' > chflagsat.S
printf '#include "SYS.h"\nRSYSCALL(chflagsat)\n' >> chflagsat.S
printf  '\t.section .note.GNU-stack,"",%%progbits\n' >>chflagsat.S
--- _exit.S ---
--- _pwrite.S ---
--- aio_mlock.S ---
printf '#include "compat.h"\n' > aio_mlock.S
printf '#include "SYS.h"\nRSYSCALL(aio_mlock)\n' >> aio_mlock.S
printf  '\t.section .note.GNU-stack,"",%%progbits\n' >>aio_mlock.S
--- procctl.S ---
printf '#include "compat.h"\n' > procctl.S
printf '#include "SYS.h"\nRSYSCALL(procctl)\n' >> procctl.S
--- _mmap.S ---
--- procctl.S ---
printf  '\t.section .note.GNU-stack,"",%%progbits\n' >>procctl.S
--- _exit.S ---
printf '#include "compat.h"\n' > _exit.S
printf '#include "SYS.h"\nPSEUDO(exit)\n'  >> _exit.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_exit.S
--- _clock_gettime.S ---
--- _pwrite.S ---
printf '#include "compat.h"\n' > _pwrite.S
printf '#include "SYS.h"\nPSEUDO(pwrite)\n'  >> _pwrite.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_pwrite.S
--- _gettimeofday.S ---
--- _accept.S ---
--- _mmap.S ---
printf '#include "compat.h"\n' > _mmap.S
printf '#include "SYS.h"\nPSEUDO(mmap)\n'  >> _mmap.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_mmap.S
--- _clock_gettime.S ---
printf '#include "compat.h"\n' > _clock_gettime.S
printf '#include "SYS.h"\nPSEUDO(clock_gettime)\n'  >> _clock_gettime.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_clock_gettime.S
--- _aio_suspend.S ---
--- _gettimeofday.S ---
printf '#include "compat.h"\n' > _gettimeofday.S
printf '#include "SYS.h"\nPSEUDO(gettimeofday)\n'  >> _gettimeofday.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_gettimeofday.S
--- _close.S ---
--- _accept.S ---
printf '#include "compat.h"\n' > _accept.S
printf '#include "SYS.h"\nPSEUDO(accept)\n'  >> _accept.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_accept.S
--- _connect.S ---
--- _fcntl.S ---
--- _aio_suspend.S ---
printf '#include "compat.h"\n' > _aio_suspend.S
printf '#include "SYS.h"\nPSEUDO(aio_suspend)\n'  >> _aio_suspend.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_aio_suspend.S
--- _close.S ---
printf '#include "compat.h"\n' > _close.S
printf '#include "SYS.h"\nPSEUDO(close)\n'  >> _close.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_close.S
--- _msync.S ---
--- _connect.S ---
printf '#include "compat.h"\n' > _connect.S
--- _openat.S ---
--- _connect.S ---
printf '#include "SYS.h"\nPSEUDO(connect)\n'  >> _connect.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_connect.S
--- _fcntl.S ---
printf '#include "compat.h"\n' > _fcntl.S
printf '#include "SYS.h"\nPSEUDO(fcntl)\n'  >> _fcntl.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_fcntl.S
--- _poll.S ---
--- _ppoll.S ---
--- _msync.S ---
printf '#include "compat.h"\n' > _msync.S
printf '#include "SYS.h"\nPSEUDO(msync)\n'  >> _msync.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_msync.S
--- _openat.S ---
printf '#include "compat.h"\n' > _openat.S
printf '#include "SYS.h"\nPSEUDO(openat)\n'  >> _openat.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_openat.S
--- _readv.S ---
--- _recvfrom.S ---
--- _poll.S ---
printf '#include "compat.h"\n' > _poll.S
printf '#include "SYS.h"\nPSEUDO(poll)\n'  >> _poll.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_poll.S
--- _ppoll.S ---
printf '#include "compat.h"\n' > _ppoll.S
printf '#include "SYS.h"\nPSEUDO(ppoll)\n'  >> _ppoll.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_ppoll.S
--- _recvmsg.S ---
--- _setcontext.S ---
--- _recvfrom.S ---
printf '#include "compat.h"\n' > _recvfrom.S
--- _readv.S ---
printf '#include "compat.h"\n' > _readv.S
printf '#include "SYS.h"\nPSEUDO(readv)\n'  >> _readv.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_readv.S
--- _recvfrom.S ---
printf '#include "SYS.h"\nPSEUDO(recvfrom)\n'  >> _recvfrom.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_recvfrom.S
--- _sigprocmask.S ---
--- _recvmsg.S ---
printf '#include "compat.h"\n' > _recvmsg.S
printf '#include "SYS.h"\nPSEUDO(recvmsg)\n'  >> _recvmsg.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_recvmsg.S
--- _sigtimedwait.S ---
--- _setcontext.S ---
printf '#include "compat.h"\n' > _setcontext.S
printf '#include "SYS.h"\nPSEUDO(setcontext)\n'  >> _setcontext.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_setcontext.S
--- _sigwaitinfo.S ---
--- _writev.S ---
--- _sigprocmask.S ---
printf '#include "compat.h"\n' > _sigprocmask.S
printf '#include "SYS.h"\nPSEUDO(sigprocmask)\n'  >> _sigprocmask.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_sigprocmask.S
--- _sigtimedwait.S ---
printf '#include "compat.h"\n' > _sigtimedwait.S
printf '#include "SYS.h"\nPSEUDO(sigtimedwait)\n'  >> _sigtimedwait.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_sigtimedwait.S
--- _sigaction.S ---
--- _sigwaitinfo.S ---
printf '#include "compat.h"\n' > _sigwaitinfo.S
printf '#include "SYS.h"\nPSEUDO(sigwaitinfo)\n'  >> _sigwaitinfo.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_sigwaitinfo.S
--- crypt.h ---
--- _sigaction.S ---
printf '#include "compat.h"\n' > _sigaction.S
printf '#include "SYS.h"\nPSEUDO(sigaction)\n'  >> _sigaction.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_sigaction.S
--- _writev.S ---
printf '#include "compat.h"\n' > _writev.S
printf '#include "SYS.h"\nPSEUDO(writev)\n'  >> _writev.S
printf '\t.section .note.GNU-stack,"",%%progbits\n' >>_writev.S
--- yp_xdr.c ---
--- gdtoa_strtorx.c ---
--- gdtoa_dmisc.c ---
--- crypt.h ---
RPCGEN_CPP=cpp\  rpcgen -C -h -o crypt.h 
/builds/FreeBSD_stable_10/obj/builds/FreeBSD_stable_10/tmp/usr/include/rpcsvc/crypt.x
--- yp_xdr.c ---
RPCGEN_CPP=cpp\  rpcgen -C -c -o yp_xdr.c 
/builds/FreeBSD_stable_10/obj/builds/FreeBSD_stable_10/tmp/usr/include/rpcsvc/yp.x
--- gdtoa_strtorx.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/gdtoa/strtorx.c 
gdtoa_strtorx.c
--- gdtoa_dmisc.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/gdtoa/dmisc.c 
gdtoa_dmisc.c
--- gdtoa_dtoa.c ---
--- gdtoa_gmisc.c ---
--- gdtoa_dtoa.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/gdtoa/dtoa.c 
gdtoa_dtoa.c
--- gdtoa_gmisc.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/gdtoa/gmisc.c 
gdtoa_gmisc.c
--- gdtoa_smisc.c ---
--- gdtoa_strtodg.c ---
--- gdtoa_smisc.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/gdtoa/smisc.c 
gdtoa_smisc.c
--- gdtoa_strtodg.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/gdtoa/strtodg.c 
gdtoa_strtodg.c
--- gdtoa_strtord.c ---
--- gdtoa_sum.c ---
--- gdtoa_strtord.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/gdtoa/strtord.c 
gdtoa_strtord.c
--- gdtoa_sum.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/gdtoa/sum.c gdtoa_sum.c
--- jemalloc_jemalloc.c ---
--- jemalloc_atomic.c ---
--- jemalloc_jemalloc.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/jemalloc/src/jemalloc.c 
jemalloc_jemalloc.c
--- jemalloc_atomic.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/jemalloc/src/atomic.c 
jemalloc_atomic.c
--- jemalloc_chunk_dss.c ---
--- jemalloc_ckh.c ---
--- jemalloc_ctl.c ---
--- jemalloc_chunk_dss.c ---
ln -sf 
/builds/FreeBSD_stable_10/lib/libc/../../contrib/jemalloc/src/chunk_dss.c 
jemalloc_chunk_dss.c
--- jemalloc_huge.c ---
--- jemalloc_ckh.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/jemalloc/src/ckh.c 
jemalloc_ckh.c
--- jemalloc_ctl.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/jemalloc/src/ctl.c 
jemalloc_ctl.c
--- jemalloc_mb.c ---
--- jemalloc_huge.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/jemalloc/src/huge.c 
jemalloc_huge.c
--- jemalloc_stats.c ---
--- subr_acl_nfs4.c ---
--- jemalloc_mb.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/jemalloc/src/mb.c 
jemalloc_mb.c
--- jemalloc_stats.c ---
ln -sf /builds/FreeBSD_stable_10/lib/libc/../../contrib/jemalloc/src/stats.c 
jemalloc_stats.c
--- yp.h ---
--- crypt_clnt.c ---
--- subr_acl_nfs4.c ---
cat /builds/FreeBSD_stable_10/lib/libc/../../sys/kern/subr_acl_nfs4.c > 
subr_acl_nfs4.c
--- crypt_xdr.c ---
--- yp.h ---
RPCGEN_CPP=cpp\  rpcgen -C -h -o yp.h 
/builds/FreeBSD_stable_10/obj/builds/FreeBSD_stable_10/tmp/usr/include/rpcsvc/yp.x
--- crypt_clnt.c ---
RPCGEN_CPP=cpp\  rpcgen -C -l -o crypt_clnt.c 
/builds/FreeBSD_stable_10/obj/builds/FreeBSD_stable_10/tmp/usr/include/rpcsvc/crypt.x
--- crypt_xdr.c ---
RPCGEN_CPP=cpp\  rpcgen -C -c -o crypt_xdr.c 
/builds/FreeBSD_stable_10/obj/builds/FreeBSD_stable_10/tmp/usr/include/rpcsvc/crypt.x
--- nslexer.c ---
lex  -P_nsyy -o/dev/stdout /builds/FreeBSD_stable_10/lib/libc/net/nslexer.l |  
sed -e '/YY_BUF_SIZE/s/16384/1024/' >nslexer.c
--- .depend ---
rm -f .depend
CC='cc ' mkdep -f .depend -a    -I/builds/FreeBSD_stable_10/lib/libc/include 
-I/builds/FreeBSD_stable_10/lib/libc/../../include 
-I/builds/FreeBSD_stable_10/lib/libc/amd64 -DNLS -D__DBINTERFACE_PRIVATE 
-I/builds/FreeBSD_stable_10/lib/libc/../../contrib/gdtoa 
-I/builds/FreeBSD_stable_10/lib/libc/../../contrib/libc-vis -DINET6 
-I/builds/FreeBSD_stable_10/obj/builds/FreeBSD_stable_10/lib/libc 
-I/builds/FreeBSD_stable_10/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE 
-I/builds/FreeBSD_stable_10/lib/libc/../libmd 
-I/builds/FreeBSD_stable_10/lib/libc/../../contrib/jemalloc/include 
-I/builds/FreeBSD_stable_10/lib/libc/../../contrib/tzcode/stdtime 
-I/builds/FreeBSD_stable_10/lib/libc/stdtime 
-I/builds/FreeBSD_stable_10/lib/libc/locale -DBROKEN_DES -DPORTMAP 
-DDES_BUILTIN -I/builds/FreeBSD_stable_10/lib/libc/rpc -DYP -DNS_CACHING 
-DSYMBOL_VERSIONING -DSYSCALL_COMPAT -std=gnu99   
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_close.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_conv.c /builds
 /FreeBSD_stable_10/lib/libc/db/btree/bt_debug.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_delete.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_get.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_open.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_overflow.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_page.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_put.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_search.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_seq.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_split.c 
/builds/FreeBSD_stable_10/lib/libc/db/btree/bt_utils.c 
/builds/FreeBSD_stable_10/lib/libc/db/db/db.c 
/builds/FreeBSD_stable_10/lib/libc/db/hash/hash.c 
/builds/FreeBSD_stable_10/lib/libc/db/hash/hash_bigkey.c 
/builds/FreeBSD_stable_10/lib/libc/db/hash/hash_buf.c 
/builds/FreeBSD_stable_10/lib/libc/db/hash/hash_func.c 
/builds/FreeBSD_stable_10/lib/libc/db/hash/hash_log2.c 
/builds/FreeBSD_stable_10/lib/libc/db/hash/hash_page.c 
/builds/FreeBSD_stable_10/lib/
 libc/db/hash/ndbm.c /builds/FreeBSD_stable_10/lib/libc/db/mpool/mpool.c 
/builds/FreeBSD_stable_10/lib/libc/db/mpool/mpool-compat.c 
/builds/FreeBSD_stable_10/lib/libc/db/recno/rec_close.c 
/builds/FreeBSD_stable_10/lib/libc/db/recno/rec_delete.c 
/builds/FreeBSD_stable_10/lib/libc/db/recno/rec_get.c 
/builds/FreeBSD_stable_10/lib/libc/db/recno/rec_open.c 
/builds/FreeBSD_stable_10/lib/libc/db/recno/rec_put.c 
/builds/FreeBSD_stable_10/lib/libc/db/recno/rec_search.c 
/builds/FreeBSD_stable_10/lib/libc/db/recno/rec_seq.c 
/builds/FreeBSD_stable_10/lib/libc/db/recno/rec_utils.c 
/builds/FreeBSD_stable_10/lib/libc/compat-43/creat.c 
/builds/FreeBSD_stable_10/lib/libc/compat-43/gethostid.c 
/builds/FreeBSD_stable_10/lib/libc/compat-43/getwd.c 
/builds/FreeBSD_stable_10/lib/libc/compat-43/killpg.c 
/builds/FreeBSD_stable_10/lib/libc/compat-43/sethostid.c 
/builds/FreeBSD_stable_10/lib/libc/compat-43/setpgrp.c 
/builds/FreeBSD_stable_10/lib/libc/compat-43/setrgid.c 
/builds/FreeBSD_stable_10/lib/libc/comp
 at-43/setruid.c /builds/FreeBSD_stable_10/lib/libc/compat-43/sigcompat.c 
/builds/FreeBSD_stable_10/lib/libc/gen/__getosreldate.c 
/builds/FreeBSD_stable_10/lib/libc/gen/__pthread_mutex_init_calloc_cb_stub.c 
/builds/FreeBSD_stable_10/lib/libc/gen/__xuname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/_once_stub.c 
/builds/FreeBSD_stable_10/lib/libc/gen/_pthread_stubs.c 
/builds/FreeBSD_stable_10/lib/libc/gen/_rand48.c 
/builds/FreeBSD_stable_10/lib/libc/gen/_spinlock_stub.c 
/builds/FreeBSD_stable_10/lib/libc/gen/_thread_init.c 
/builds/FreeBSD_stable_10/lib/libc/gen/alarm.c 
/builds/FreeBSD_stable_10/lib/libc/gen/arc4random.c 
/builds/FreeBSD_stable_10/lib/libc/gen/assert.c 
/builds/FreeBSD_stable_10/lib/libc/gen/auxv.c 
/builds/FreeBSD_stable_10/lib/libc/gen/basename.c 
/builds/FreeBSD_stable_10/lib/libc/gen/cap_sandboxed.c 
/builds/FreeBSD_stable_10/lib/libc/gen/check_utility_compat.c 
/builds/FreeBSD_stable_10/lib/libc/gen/clock.c 
/builds/FreeBSD_stable_10/lib/libc/gen/clock_getcpuclockid.c /build
 s/FreeBSD_stable_10/lib/libc/gen/closedir.c 
/builds/FreeBSD_stable_10/lib/libc/gen/confstr.c 
/builds/FreeBSD_stable_10/lib/libc/gen/crypt.c 
/builds/FreeBSD_stable_10/lib/libc/gen/ctermid.c 
/builds/FreeBSD_stable_10/lib/libc/gen/daemon.c 
/builds/FreeBSD_stable_10/lib/libc/gen/devname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/dirfd.c 
/builds/FreeBSD_stable_10/lib/libc/gen/dirname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/disklabel.c 
/builds/FreeBSD_stable_10/lib/libc/gen/dlfcn.c 
/builds/FreeBSD_stable_10/lib/libc/gen/drand48.c 
/builds/FreeBSD_stable_10/lib/libc/gen/dup3.c 
/builds/FreeBSD_stable_10/lib/libc/gen/elf_utils.c 
/builds/FreeBSD_stable_10/lib/libc/gen/erand48.c 
/builds/FreeBSD_stable_10/lib/libc/gen/err.c 
/builds/FreeBSD_stable_10/lib/libc/gen/errlst.c 
/builds/FreeBSD_stable_10/lib/libc/gen/errno.c 
/builds/FreeBSD_stable_10/lib/libc/gen/exec.c 
/builds/FreeBSD_stable_10/lib/libc/gen/fdevname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/feature_present.c 
/builds/FreeBSD_stable_10/lib
 /libc/gen/fmtcheck.c /builds/FreeBSD_stable_10/lib/libc/gen/fmtmsg.c 
/builds/FreeBSD_stable_10/lib/libc/gen/fnmatch.c 
/builds/FreeBSD_stable_10/lib/libc/gen/fpclassify.c 
/builds/FreeBSD_stable_10/lib/libc/gen/frexp.c 
/builds/FreeBSD_stable_10/lib/libc/gen/fstab.c 
/builds/FreeBSD_stable_10/lib/libc/gen/ftok.c 
/builds/FreeBSD_stable_10/lib/libc/gen/fts.c 
/builds/FreeBSD_stable_10/lib/libc/gen/fts-compat.c 
/builds/FreeBSD_stable_10/lib/libc/gen/ftw.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getbootfile.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getbsize.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getcap.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getcwd.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getdomainname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getgrent.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getgrouplist.c 
/builds/FreeBSD_stable_10/lib/libc/gen/gethostname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getloadavg.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getlogin.c 
/builds/FreeBSD_stable_10/lib/li
 bc/gen/getmntinfo.c /builds/FreeBSD_stable_10/lib/libc/gen/getnetgrent.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getosreldate.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getpagesize.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getpagesizes.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getpeereid.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getprogname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getpwent.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getttyent.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getusershell.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getutxent.c 
/builds/FreeBSD_stable_10/lib/libc/gen/getvfsbyname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/glob.c 
/builds/FreeBSD_stable_10/lib/libc/gen/initgroups.c 
/builds/FreeBSD_stable_10/lib/libc/gen/isatty.c 
/builds/FreeBSD_stable_10/lib/libc/gen/isinf.c 
/builds/FreeBSD_stable_10/lib/libc/gen/isnan.c 
/builds/FreeBSD_stable_10/lib/libc/gen/jrand48.c 
/builds/FreeBSD_stable_10/lib/libc/gen/lcong48.c 
/builds/FreeBSD_stable_10/lib/libc/gen/libc_dlopen.c /builds
 /FreeBSD_stable_10/lib/libc/gen/lockf.c 
/builds/FreeBSD_stable_10/lib/libc/gen/lrand48.c 
/builds/FreeBSD_stable_10/lib/libc/gen/mrand48.c 
/builds/FreeBSD_stable_10/lib/libc/gen/nftw.c 
/builds/FreeBSD_stable_10/lib/libc/gen/nice.c 
/builds/FreeBSD_stable_10/lib/libc/gen/nlist.c 
/builds/FreeBSD_stable_10/lib/libc/gen/nrand48.c 
/builds/FreeBSD_stable_10/lib/libc/gen/opendir.c 
/builds/FreeBSD_stable_10/lib/libc/gen/pause.c 
/builds/FreeBSD_stable_10/lib/libc/gen/pmadvise.c 
/builds/FreeBSD_stable_10/lib/libc/gen/popen.c 
/builds/FreeBSD_stable_10/lib/libc/gen/posix_spawn.c 
/builds/FreeBSD_stable_10/lib/libc/gen/psignal.c 
/builds/FreeBSD_stable_10/lib/libc/gen/pututxline.c 
/builds/FreeBSD_stable_10/lib/libc/gen/pw_scan.c 
/builds/FreeBSD_stable_10/lib/libc/gen/raise.c 
/builds/FreeBSD_stable_10/lib/libc/gen/readdir.c 
/builds/FreeBSD_stable_10/lib/libc/gen/readpassphrase.c 
/builds/FreeBSD_stable_10/lib/libc/gen/rewinddir.c 
/builds/FreeBSD_stable_10/lib/libc/gen/scandir.c /builds/FreeBSD_stable_
 10/lib/libc/gen/seed48.c /builds/FreeBSD_stable_10/lib/libc/gen/seekdir.c 
/builds/FreeBSD_stable_10/lib/libc/gen/semctl.c 
/builds/FreeBSD_stable_10/lib/libc/gen/setdomainname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/sethostname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/setjmperr.c 
/builds/FreeBSD_stable_10/lib/libc/gen/setmode.c 
/builds/FreeBSD_stable_10/lib/libc/gen/setproctitle.c 
/builds/FreeBSD_stable_10/lib/libc/gen/setprogname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/siginterrupt.c 
/builds/FreeBSD_stable_10/lib/libc/gen/siglist.c 
/builds/FreeBSD_stable_10/lib/libc/gen/signal.c 
/builds/FreeBSD_stable_10/lib/libc/gen/sigsetops.c 
/builds/FreeBSD_stable_10/lib/libc/gen/sleep.c 
/builds/FreeBSD_stable_10/lib/libc/gen/srand48.c 
/builds/FreeBSD_stable_10/lib/libc/gen/statvfs.c 
/builds/FreeBSD_stable_10/lib/libc/gen/stringlist.c 
/builds/FreeBSD_stable_10/lib/libc/gen/strtofflags.c 
/builds/FreeBSD_stable_10/lib/libc/gen/sysconf.c 
/builds/FreeBSD_stable_10/lib/libc/gen/sysctl.c /builds/Fre
 eBSD_stable_10/lib/libc/gen/sysctlbyname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/sysctlnametomib.c 
/builds/FreeBSD_stable_10/lib/libc/gen/syslog.c 
/builds/FreeBSD_stable_10/lib/libc/gen/telldir.c 
/builds/FreeBSD_stable_10/lib/libc/gen/termios.c 
/builds/FreeBSD_stable_10/lib/libc/gen/time.c 
/builds/FreeBSD_stable_10/lib/libc/gen/times.c 
/builds/FreeBSD_stable_10/lib/libc/gen/timezone.c 
/builds/FreeBSD_stable_10/lib/libc/gen/tls.c 
/builds/FreeBSD_stable_10/lib/libc/gen/ttyname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/ttyslot.c 
/builds/FreeBSD_stable_10/lib/libc/gen/ualarm.c 
/builds/FreeBSD_stable_10/lib/libc/gen/ulimit.c 
/builds/FreeBSD_stable_10/lib/libc/gen/uname.c 
/builds/FreeBSD_stable_10/lib/libc/gen/unvis-compat.c 
/builds/FreeBSD_stable_10/lib/libc/gen/usleep.c 
/builds/FreeBSD_stable_10/lib/libc/gen/utime.c 
/builds/FreeBSD_stable_10/lib/libc/gen/utxdb.c 
/builds/FreeBSD_stable_10/lib/libc/gen/valloc.c 
/builds/FreeBSD_stable_10/lib/libc/gen/wait.c /builds/FreeBSD_stable_10/lib/li
 bc/gen/wait3.c /builds/FreeBSD_stable_10/lib/libc/gen/waitpid.c 
/builds/FreeBSD_stable_10/lib/libc/gen/waitid.c 
/builds/FreeBSD_stable_10/lib/libc/gen/wordexp.c 
/builds/FreeBSD_stable_10/lib/libc/../../contrib/libc-pwcache/pwcache.c 
/builds/FreeBSD_stable_10/lib/libc/../../contrib/libc-vis/unvis.c 
/builds/FreeBSD_stable_10/lib/libc/../../contrib/libc-vis/vis.c 
cancelpoints_sem.c cancelpoints_sem_new.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/_setjmp.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/_set_tp.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/rfork_thread.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/setjmp.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/sigsetjmp.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/fabs.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/getcontextx.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/infinity.c 
/builds/FreeBSD_stable_10/lib/libc/gen/ldexp.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/makecontext.c 
/builds/FreeBSD_stable_10/lib/libc/amd
 64/gen/signalcontext.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/flt_rounds.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/fpgetmask.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/fpsetmask.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/fpgetprec.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/fpsetprec.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/fpgetround.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/fpsetround.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/gen/fpgetsticky.c 
/builds/FreeBSD_stable_10/lib/libc/gmon/gmon.c 
/builds/FreeBSD_stable_10/lib/libc/gmon/mcount.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_bcs.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_bcs_strtol.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_bcs_strtoul.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_csmapper.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_db.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_db_factory.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_db_hash.c /builds/F
 reeBSD_stable_10/lib/libc/iconv/citrus_esdb.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_hash.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_iconv.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_lookup.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_lookup_factory.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_mapper.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_memstream.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_mmap.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_module.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_none.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_pivot_factory.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_prop.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/citrus_stdenc.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/bsd_iconv.c 
/builds/FreeBSD_stable_10/lib/libc/iconv/iconv_compat.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_addr.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_cidr_ntop.c 
/builds/FreeBSD_stable_10/lib/libc/inet/
 inet_cidr_pton.c /builds/FreeBSD_stable_10/lib/libc/inet/inet_lnaof.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_makeaddr.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_net_ntop.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_net_pton.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_neta.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_netof.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_network.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_ntoa.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_ntop.c 
/builds/FreeBSD_stable_10/lib/libc/inet/inet_pton.c 
/builds/FreeBSD_stable_10/lib/libc/inet/nsap_addr.c 
/builds/FreeBSD_stable_10/lib/libc/isc/ev_streams.c 
/builds/FreeBSD_stable_10/lib/libc/isc/ev_timers.c 
/builds/FreeBSD_stable_10/lib/libc/locale/ascii.c 
/builds/FreeBSD_stable_10/lib/libc/locale/big5.c 
/builds/FreeBSD_stable_10/lib/libc/locale/btowc.c 
/builds/FreeBSD_stable_10/lib/libc/locale/collate.c 
/builds/FreeBSD_stable_10/lib/libc/locale/collcmp.c 
/builds/FreeBSD_stable_10/lib/libc/
 locale/euc.c /builds/FreeBSD_stable_10/lib/libc/locale/fix_grouping.c 
/builds/FreeBSD_stable_10/lib/libc/locale/gb18030.c 
/builds/FreeBSD_stable_10/lib/libc/locale/gb2312.c 
/builds/FreeBSD_stable_10/lib/libc/locale/gbk.c 
/builds/FreeBSD_stable_10/lib/libc/locale/ctype.c 
/builds/FreeBSD_stable_10/lib/libc/locale/isctype.c 
/builds/FreeBSD_stable_10/lib/libc/locale/iswctype.c 
/builds/FreeBSD_stable_10/lib/libc/locale/ldpart.c 
/builds/FreeBSD_stable_10/lib/libc/locale/lmessages.c 
/builds/FreeBSD_stable_10/lib/libc/locale/lmonetary.c 
/builds/FreeBSD_stable_10/lib/libc/locale/lnumeric.c 
/builds/FreeBSD_stable_10/lib/libc/locale/localeconv.c 
/builds/FreeBSD_stable_10/lib/libc/locale/mblen.c 
/builds/FreeBSD_stable_10/lib/libc/locale/mbrlen.c 
/builds/FreeBSD_stable_10/lib/libc/locale/mbrtowc.c 
/builds/FreeBSD_stable_10/lib/libc/locale/mbsinit.c 
/builds/FreeBSD_stable_10/lib/libc/locale/mbsnrtowcs.c 
/builds/FreeBSD_stable_10/lib/libc/locale/mbsrtowcs.c 
/builds/FreeBSD_stable_10/lib/libc/local
 e/mbtowc.c /builds/FreeBSD_stable_10/lib/libc/locale/mbstowcs.c 
/builds/FreeBSD_stable_10/lib/libc/locale/mskanji.c 
/builds/FreeBSD_stable_10/lib/libc/locale/nextwctype.c 
/builds/FreeBSD_stable_10/lib/libc/locale/nl_langinfo.c 
/builds/FreeBSD_stable_10/lib/libc/locale/nomacros.c 
/builds/FreeBSD_stable_10/lib/libc/locale/none.c 
/builds/FreeBSD_stable_10/lib/libc/locale/rpmatch.c 
/builds/FreeBSD_stable_10/lib/libc/locale/rune.c 
/builds/FreeBSD_stable_10/lib/libc/locale/runetype.c 
/builds/FreeBSD_stable_10/lib/libc/locale/setlocale.c 
/builds/FreeBSD_stable_10/lib/libc/locale/setrunelocale.c 
/builds/FreeBSD_stable_10/lib/libc/locale/table.c 
/builds/FreeBSD_stable_10/lib/libc/locale/tolower.c 
/builds/FreeBSD_stable_10/lib/libc/locale/toupper.c 
/builds/FreeBSD_stable_10/lib/libc/locale/utf8.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcrtomb.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcsnrtombs.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcsrtombs.c 
/builds/FreeBSD_stable_10/lib/libc/loc
 ale/wcsftime.c /builds/FreeBSD_stable_10/lib/libc/locale/wcstof.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcstod.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcstoimax.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcstol.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcstold.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcstoll.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcstombs.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcstoul.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcstoull.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcstoumax.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wctob.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wctomb.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wctrans.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wctype.c 
/builds/FreeBSD_stable_10/lib/libc/locale/wcwidth.c 
/builds/FreeBSD_stable_10/lib/libc/locale/xlocale.c 
/builds/FreeBSD_stable_10/lib/libc/locale/c16rtomb_iconv.c 
/builds/FreeBSD_stable_10/lib/libc/locale/c32rtomb_iconv.c 
/builds/FreeBSD_stable_10/lib/lib
 c/locale/mbrtoc16_iconv.c 
/builds/FreeBSD_stable_10/lib/libc/locale/mbrtoc32_iconv.c 
/builds/FreeBSD_stable_10/lib/libc/../libmd/md5c.c 
/builds/FreeBSD_stable_10/lib/libc/nameser/ns_name.c 
/builds/FreeBSD_stable_10/lib/libc/nameser/ns_netint.c 
/builds/FreeBSD_stable_10/lib/libc/nameser/ns_parse.c 
/builds/FreeBSD_stable_10/lib/libc/nameser/ns_print.c 
/builds/FreeBSD_stable_10/lib/libc/nameser/ns_samedomain.c 
/builds/FreeBSD_stable_10/lib/libc/nameser/ns_ttl.c 
/builds/FreeBSD_stable_10/lib/libc/net/base64.c 
/builds/FreeBSD_stable_10/lib/libc/net/ether_addr.c 
/builds/FreeBSD_stable_10/lib/libc/net/eui64.c 
/builds/FreeBSD_stable_10/lib/libc/net/gai_strerror.c 
/builds/FreeBSD_stable_10/lib/libc/net/getaddrinfo.c 
/builds/FreeBSD_stable_10/lib/libc/net/gethostbydns.c 
/builds/FreeBSD_stable_10/lib/libc/net/gethostbyht.c 
/builds/FreeBSD_stable_10/lib/libc/net/gethostbynis.c 
/builds/FreeBSD_stable_10/lib/libc/net/gethostnamadr.c 
/builds/FreeBSD_stable_10/lib/libc/net/getifaddrs.c /builds/Free
 BSD_stable_10/lib/libc/net/getifmaddrs.c 
/builds/FreeBSD_stable_10/lib/libc/net/getnameinfo.c 
/builds/FreeBSD_stable_10/lib/libc/net/getnetbydns.c 
/builds/FreeBSD_stable_10/lib/libc/net/getnetbyht.c 
/builds/FreeBSD_stable_10/lib/libc/net/getnetbynis.c 
/builds/FreeBSD_stable_10/lib/libc/net/getnetnamadr.c 
/builds/FreeBSD_stable_10/lib/libc/net/getproto.c 
/builds/FreeBSD_stable_10/lib/libc/net/getprotoent.c 
/builds/FreeBSD_stable_10/lib/libc/net/getprotoname.c 
/builds/FreeBSD_stable_10/lib/libc/net/getservent.c 
/builds/FreeBSD_stable_10/lib/libc/net/if_indextoname.c 
/builds/FreeBSD_stable_10/lib/libc/net/if_nameindex.c 
/builds/FreeBSD_stable_10/lib/libc/net/if_nametoindex.c 
/builds/FreeBSD_stable_10/lib/libc/net/ip6opt.c 
/builds/FreeBSD_stable_10/lib/libc/net/linkaddr.c 
/builds/FreeBSD_stable_10/lib/libc/net/map_v4v6.c 
/builds/FreeBSD_stable_10/lib/libc/net/name6.c 
/builds/FreeBSD_stable_10/lib/libc/net/ntoh.c 
/builds/FreeBSD_stable_10/lib/libc/net/nsdispatch.c nslexer.c nsparser.c /b
 uilds/FreeBSD_stable_10/lib/libc/net/nss_compat.c 
/builds/FreeBSD_stable_10/lib/libc/net/rcmd.c 
/builds/FreeBSD_stable_10/lib/libc/net/rcmdsh.c 
/builds/FreeBSD_stable_10/lib/libc/net/recv.c 
/builds/FreeBSD_stable_10/lib/libc/net/rthdr.c 
/builds/FreeBSD_stable_10/lib/libc/net/sctp_sys_calls.c 
/builds/FreeBSD_stable_10/lib/libc/net/send.c 
/builds/FreeBSD_stable_10/lib/libc/net/sockatmark.c 
/builds/FreeBSD_stable_10/lib/libc/net/sourcefilter.c 
/builds/FreeBSD_stable_10/lib/libc/net/vars.c 
/builds/FreeBSD_stable_10/lib/libc/net/nscache.c 
/builds/FreeBSD_stable_10/lib/libc/net/nscachedcli.c 
/builds/FreeBSD_stable_10/lib/libc/nls/msgcat.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_branding.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_calc_mask.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_copy.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_compat.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_delete.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_delete_entry.c /builds/Fre
 eBSD_stable_10/lib/libc/posix1e/acl_entry.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_flag.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_free.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_from_text.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_from_text_nfs4.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_get.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_id_to_name.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_init.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_perm.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_set.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_strip.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_support.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_support_nfs4.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_to_text.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_to_text_nfs4.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/acl_valid.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/extattr.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/mac.
 c /builds/FreeBSD_stable_10/lib/libc/posix1e/mac_exec.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/mac_get.c 
/builds/FreeBSD_stable_10/lib/libc/posix1e/mac_set.c subr_acl_nfs4.c 
/builds/FreeBSD_stable_10/lib/libc/regex/regcomp.c 
/builds/FreeBSD_stable_10/lib/libc/regex/regerror.c 
/builds/FreeBSD_stable_10/lib/libc/regex/regexec.c 
/builds/FreeBSD_stable_10/lib/libc/regex/regfree.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/herror.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/h_errno.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/mtctxres.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_comp.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_data.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_debug.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_findzonecut.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_init.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_mkquery.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_mkupdate.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_query.c /builds/FreeBSD_st
 able_10/lib/libc/resolv/res_send.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_state.c 
/builds/FreeBSD_stable_10/lib/libc/resolv/res_update.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/_flock_stub.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/asprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/clrerr.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/dprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fclose.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fcloseall.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fdopen.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/feof.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/ferror.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fflush.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fgetc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fgetln.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fgetpos.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fgets.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fgetwc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fgetwln.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fge
 tws.c /builds/FreeBSD_stable_10/lib/libc/stdio/fileno.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/findfp.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/flags.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fmemopen.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fopen.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fpurge.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fputc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fputs.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fputwc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fputws.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fread.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/freopen.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fscanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fseek.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fsetpos.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/ftell.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/funopen.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fvwrite.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/
 fwalk.c /builds/FreeBSD_stable_10/lib/libc/stdio/fwide.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fwprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fwscanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/fwrite.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/getc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/getchar.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/getdelim.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/getline.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/gets.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/getw.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/getwc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/getwchar.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/makebuf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/mktemp.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/open_memstream.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/open_wmemstream.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/perror.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/printf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/printf-pos.c /builds/FreeBSD_
 stable_10/lib/libc/stdio/putc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/putchar.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/puts.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/putw.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/putwc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/putwchar.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/refill.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/remove.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/rewind.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/rget.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/scanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/setbuf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/setbuffer.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/setvbuf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/snprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/sprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/sscanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/stdio.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/swprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/swscanf.c /builds/Fre
 eBSD_stable_10/lib/libc/stdio/tempnam.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/tmpfile.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/tmpnam.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/ungetc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/ungetwc.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vasprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vdprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vfprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vfscanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vfwprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vfwscanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vscanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vsnprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vsprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vsscanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vswprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vswscanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/vwprintf.c /builds/FreeBSD_stable_10/li
 b/libc/stdio/vwscanf.c /builds/FreeBSD_stable_10/lib/libc/stdio/wbuf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/wprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/wscanf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/wsetup.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/xprintf.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/xprintf_float.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/xprintf_int.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/xprintf_str.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/xprintf_errno.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/xprintf_hexdump.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/xprintf_quote.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/xprintf_time.c 
/builds/FreeBSD_stable_10/lib/libc/stdio/xprintf_vis.c 
/builds/FreeBSD_stable_10/lib/libc/../../contrib/tzcode/stdtime/asctime.c 
/builds/FreeBSD_stable_10/lib/libc/../../contrib/tzcode/stdtime/difftime.c 
/builds/FreeBSD_stable_10/lib/libc/../../contrib/tzcode/stdtime/localtime.c 
/builds/FreeBSD_stable_10/lib/libc/stdtime/strft
 ime.c /builds/FreeBSD_stable_10/lib/libc/stdtime/strptime.c 
/builds/FreeBSD_stable_10/lib/libc/stdtime/timelocal.c 
/builds/FreeBSD_stable_10/lib/libc/stdtime/time32.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/amd64_get_fsbase.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/amd64_get_gsbase.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/amd64_set_fsbase.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/amd64_set_gsbase.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/__vdso_gettc.c 
/builds/FreeBSD_stable_10/lib/libc/sys/clock_gettime.c 
/builds/FreeBSD_stable_10/lib/libc/sys/gettimeofday.c 
/builds/FreeBSD_stable_10/lib/libc/sys/__vdso_gettimeofday.c 
/builds/FreeBSD_stable_10/lib/libc/sys/stack_protector.c 
/builds/FreeBSD_stable_10/lib/libc/sys/stack_protector_compat.c 
/builds/FreeBSD_stable_10/lib/libc/sys/__error.c 
/builds/FreeBSD_stable_10/lib/libc/sys/interposing_table.c 
/builds/FreeBSD_stable_10/lib/libc/sys/ftruncate.c 
/builds/FreeBSD_stable_10/lib/libc/sys/lseek.c /builds/FreeBSD_s
 table_10/lib/libc/sys/mmap.c /builds/FreeBSD_stable_10/lib/libc/sys/pread.c 
/builds/FreeBSD_stable_10/lib/libc/sys/pwrite.c 
/builds/FreeBSD_stable_10/lib/libc/sys/truncate.c 
/builds/FreeBSD_stable_10/lib/libc/sys/accept.c 
/builds/FreeBSD_stable_10/lib/libc/sys/accept4.c 
/builds/FreeBSD_stable_10/lib/libc/sys/aio_suspend.c 
/builds/FreeBSD_stable_10/lib/libc/sys/close.c 
/builds/FreeBSD_stable_10/lib/libc/sys/connect.c 
/builds/FreeBSD_stable_10/lib/libc/sys/fcntl.c 
/builds/FreeBSD_stable_10/lib/libc/sys/fsync.c 
/builds/FreeBSD_stable_10/lib/libc/sys/fork.c 
/builds/FreeBSD_stable_10/lib/libc/sys/kevent.c 
/builds/FreeBSD_stable_10/lib/libc/sys/msync.c 
/builds/FreeBSD_stable_10/lib/libc/sys/nanosleep.c 
/builds/FreeBSD_stable_10/lib/libc/sys/open.c 
/builds/FreeBSD_stable_10/lib/libc/sys/openat.c 
/builds/FreeBSD_stable_10/lib/libc/sys/poll.c 
/builds/FreeBSD_stable_10/lib/libc/sys/ppoll.c 
/builds/FreeBSD_stable_10/lib/libc/sys/pselect.c 
/builds/FreeBSD_stable_10/lib/libc/sys/read.c /builds/F
 reeBSD_stable_10/lib/libc/sys/readv.c 
/builds/FreeBSD_stable_10/lib/libc/sys/recvfrom.c 
/builds/FreeBSD_stable_10/lib/libc/sys/recvmsg.c 
/builds/FreeBSD_stable_10/lib/libc/sys/select.c 
/builds/FreeBSD_stable_10/lib/libc/sys/sendmsg.c 
/builds/FreeBSD_stable_10/lib/libc/sys/sendto.c 
/builds/FreeBSD_stable_10/lib/libc/sys/setcontext.c 
/builds/FreeBSD_stable_10/lib/libc/sys/sigprocmask.c 
/builds/FreeBSD_stable_10/lib/libc/sys/sigsuspend.c 
/builds/FreeBSD_stable_10/lib/libc/sys/sigtimedwait.c 
/builds/FreeBSD_stable_10/lib/libc/sys/sigwait.c 
/builds/FreeBSD_stable_10/lib/libc/sys/sigwaitinfo.c 
/builds/FreeBSD_stable_10/lib/libc/sys/swapcontext.c 
/builds/FreeBSD_stable_10/lib/libc/sys/wait4.c 
/builds/FreeBSD_stable_10/lib/libc/sys/wait6.c 
/builds/FreeBSD_stable_10/lib/libc/sys/write.c 
/builds/FreeBSD_stable_10/lib/libc/sys/writev.c 
/builds/FreeBSD_stable_10/lib/libc/sys/sigaction.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/vfork.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/brk.S /buil
 ds/FreeBSD_stable_10/lib/libc/amd64/sys/cerror.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/exect.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/getcontext.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/pipe.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/ptrace.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/reboot.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/sbrk.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/setlogin.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/sys/sigreturn.S syscall.S link.S 
unlink.S chdir.S fchdir.S mknod.S chmod.S chown.S freebsd4_getfsstat.S getpid.S 
mount.S unmount.S setuid.S getuid.S geteuid.S getpeername.S getsockname.S 
access.S chflags.S fchflags.S sync.S kill.S getppid.S dup.S getegid.S profil.S 
ktrace.S getgid.S acct.S sigaltstack.S ioctl.S revoke.S symlink.S readlink.S 
execve.S umask.S chroot.S vadvise.S munmap.S mprotect.S madvise.S mincore.S 
getgroups.S setgroups.S getpgrp.S setpgid.S setitimer.S swapon.S getitimer.S 
getdtablesize.S dup2.S setpriori
 ty.S socket.S getpriority.S bind.S setsockopt.S listen.S getrusage.S 
getsockopt.S settimeofday.S fchown.S fchmod.S setreuid.S setregid.S rename.S 
flock.S mkfifo.S shutdown.S socketpair.S mkdir.S rmdir.S utimes.S adjtime.S 
setsid.S quotactl.S nlm_syscall.S nfssvc.S freebsd4_statfs.S freebsd4_fstatfs.S 
lgetfh.S getfh.S freebsd4_getdomainname.S freebsd4_setdomainname.S 
freebsd4_uname.S sysarch.S rtprio.S semsys.S msgsys.S shmsys.S freebsd6_pread.S 
freebsd6_pwrite.S setfib.S ntp_adjtime.S setgid.S setegid.S seteuid.S stat.S 
fstat.S lstat.S pathconf.S fpathconf.S getrlimit.S setrlimit.S getdirentries.S 
freebsd6_mmap.S __syscall.S freebsd6_lseek.S freebsd6_truncate.S 
freebsd6_ftruncate.S __sysctl.S mlock.S munlock.S undelete.S futimes.S 
getpgid.S freebsd7___semctl.S semget.S semop.S freebsd7_msgctl.S msgget.S 
msgsnd.S msgrcv.S shmat.S freebsd7_shmctl.S shmdt.S shmget.S clock_settime.S 
clock_getres.S ktimer_create.S ktimer_delete.S ktimer_settime.S 
ktimer_gettime.S ktimer_getoverrun.S ffcl
 ock_getcounter.S ffclock_setestimate.S ffclock_getestimate.S 
clock_getcpuclockid2.S ntp_gettime.S minherit.S rfork.S issetugid.S lchown.S 
aio_read.S aio_write.S lio_listio.S getdents.S lchmod.S netbsd_lchown.S 
lutimes.S netbsd_msync.S nstat.S nfstat.S nlstat.S preadv.S pwritev.S 
freebsd4_fhstatfs.S fhopen.S fhstat.S modnext.S modstat.S modfnext.S modfind.S 
kldload.S kldunload.S kldfind.S kldnext.S kldstat.S kldfirstmod.S getsid.S 
setresuid.S setresgid.S aio_return.S aio_cancel.S aio_error.S oaio_read.S 
oaio_write.S olio_listio.S mlockall.S munlockall.S __getcwd.S sched_setparam.S 
sched_getparam.S sched_setscheduler.S sched_getscheduler.S sched_yield.S 
sched_get_priority_max.S sched_get_priority_min.S sched_rr_get_interval.S 
utrace.S freebsd4_sendfile.S kldsym.S jail.S nnpfs_syscall.S 
freebsd4_sigaction.S sigpending.S freebsd4_sigreturn.S __acl_get_file.S 
__acl_set_file.S __acl_get_fd.S __acl_set_fd.S __acl_delete_file.S 
__acl_delete_fd.S __acl_aclcheck_file.S __acl_aclcheck_fd.S ext
 attrctl.S extattr_set_file.S extattr_get_file.S extattr_delete_file.S 
aio_waitcomplete.S getresuid.S getresgid.S kqueue.S extattr_set_fd.S 
extattr_get_fd.S extattr_delete_fd.S __setugid.S eaccess.S afs3_syscall.S 
nmount.S __mac_get_proc.S __mac_set_proc.S __mac_get_fd.S __mac_get_file.S 
__mac_set_fd.S __mac_set_file.S kenv.S lchflags.S uuidgen.S sendfile.S 
mac_syscall.S getfsstat.S statfs.S fstatfs.S fhstatfs.S ksem_close.S 
ksem_post.S ksem_wait.S ksem_trywait.S ksem_init.S ksem_open.S ksem_unlink.S 
ksem_getvalue.S ksem_destroy.S __mac_get_pid.S __mac_get_link.S 
__mac_set_link.S extattr_set_link.S extattr_get_link.S extattr_delete_link.S 
__mac_execve.S swapoff.S __acl_get_link.S __acl_set_link.S __acl_delete_link.S 
__acl_aclcheck_link.S thr_create.S thr_exit.S thr_self.S thr_kill.S 
_umtx_lock.S _umtx_unlock.S jail_attach.S extattr_list_fd.S extattr_list_file.S 
extattr_list_link.S ksem_timedwait.S thr_suspend.S thr_wake.S kldunloadf.S 
audit.S auditon.S getauid.S setauid.S getaudit.S 
 setaudit.S getaudit_addr.S setaudit_addr.S auditctl.S _umtx_op.S thr_new.S 
sigqueue.S kmq_open.S kmq_setattr.S kmq_timedreceive.S kmq_timedsend.S 
kmq_notify.S kmq_unlink.S abort2.S thr_set_name.S aio_fsync.S rtprio_thread.S 
sctp_peeloff.S sctp_generic_sendmsg.S sctp_generic_sendmsg_iov.S 
sctp_generic_recvmsg.S thr_kill2.S shm_open.S shm_unlink.S cpuset.S 
cpuset_setid.S cpuset_getid.S cpuset_getaffinity.S cpuset_setaffinity.S 
faccessat.S fchmodat.S fchownat.S fexecve.S fstatat.S futimesat.S linkat.S 
mkdirat.S mkfifoat.S mknodat.S readlinkat.S renameat.S symlinkat.S unlinkat.S 
posix_openpt.S gssd_syscall.S jail_get.S jail_set.S jail_remove.S closefrom.S 
__semctl.S msgctl.S shmctl.S lpathconf.S __cap_rights_get.S cap_enter.S 
cap_getmode.S pdfork.S pdkill.S pdgetpid.S getloginclass.S setloginclass.S 
rctl_get_racct.S rctl_get_rules.S rctl_get_limits.S rctl_add_rule.S 
rctl_remove_rule.S posix_fallocate.S posix_fadvise.S cap_rights_limit.S 
cap_ioctls_limit.S cap_ioctls_get.S cap_fcntls_lim
 it.S cap_fcntls_get.S bindat.S connectat.S chflagsat.S pipe2.S aio_mlock.S 
procctl.S _getlogin.S _exit.S _pread.S _pwrite.S _lseek.S _mmap.S _ftruncate.S 
_truncate.S _clock_gettime.S _gettimeofday.S _accept.S _accept4.S 
_aio_suspend.S _close.S _connect.S _fcntl.S _fsync.S _fork.S _kevent.S _msync.S 
_nanosleep.S _open.S _openat.S _poll.S _ppoll.S _pselect.S _read.S _readv.S 
_recvfrom.S _recvmsg.S _select.S _sendmsg.S _sendto.S _setcontext.S 
_sigprocmask.S _sigsuspend.S _sigtimedwait.S _sigwait.S _sigwaitinfo.S 
_swapcontext.S _wait4.S _wait6.S _write.S _writev.S _sigaction.S 
/builds/FreeBSD_stable_10/lib/libc/rpc/auth_none.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/auth_unix.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/authunix_prot.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/bindresvport.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/clnt_bcast.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/clnt_dg.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/clnt_generic.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/clnt_perror.
 c /builds/FreeBSD_stable_10/lib/libc/rpc/clnt_raw.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/clnt_simple.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/clnt_vc.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpc_dtablesize.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/getnetconfig.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/getnetpath.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/getrpcent.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/getrpcport.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/mt_misc.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/pmap_clnt.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/pmap_getmaps.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/pmap_getport.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/pmap_prot.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/pmap_prot2.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/pmap_rmt.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpc_prot.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpc_commondata.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpc_callmsg.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpc_generic.c /buil
 ds/FreeBSD_stable_10/lib/libc/rpc/rpc_soc.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpcb_clnt.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpcb_prot.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpcb_st_xdr.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpcsec_gss_stub.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc_auth.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc_dg.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc_auth_unix.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc_generic.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc_raw.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc_run.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc_simple.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc_vc.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/auth_time.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/auth_des.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/authdes_prot.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/des_crypt.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/des_soft.c 
/builds/FreeBSD_stable_10/lib/libc/r
 pc/crypt_client.c /builds/FreeBSD_stable_10/lib/libc/rpc/key_call.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/key_prot_xdr.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/getpublickey.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/svc_auth_des.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/netname.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/netnamer.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rpcdname.c 
/builds/FreeBSD_stable_10/lib/libc/rpc/rtime.c crypt_clnt.c crypt_xdr.c 
/builds/FreeBSD_stable_10/lib/libc/uuid/uuid_compare.c 
/builds/FreeBSD_stable_10/lib/libc/uuid/uuid_create.c 
/builds/FreeBSD_stable_10/lib/libc/uuid/uuid_create_nil.c 
/builds/FreeBSD_stable_10/lib/libc/uuid/uuid_equal.c 
/builds/FreeBSD_stable_10/lib/libc/uuid/uuid_from_string.c 
/builds/FreeBSD_stable_10/lib/libc/uuid/uuid_hash.c 
/builds/FreeBSD_stable_10/lib/libc/uuid/uuid_is_nil.c 
/builds/FreeBSD_stable_10/lib/libc/uuid/uuid_stream.c 
/builds/FreeBSD_stable_10/lib/libc/uuid/uuid_to_string.c 
/builds/FreeBSD_stable_10/lib/libc/xdr/xdr.c /buil
 ds/FreeBSD_stable_10/lib/libc/xdr/xdr_array.c 
/builds/FreeBSD_stable_10/lib/libc/xdr/xdr_float.c 
/builds/FreeBSD_stable_10/lib/libc/xdr/xdr_mem.c 
/builds/FreeBSD_stable_10/lib/libc/xdr/xdr_rec.c 
/builds/FreeBSD_stable_10/lib/libc/xdr/xdr_reference.c 
/builds/FreeBSD_stable_10/lib/libc/xdr/xdr_sizeof.c 
/builds/FreeBSD_stable_10/lib/libc/xdr/xdr_stdio.c 
/builds/FreeBSD_stable_10/lib/libc/yp/xdryp.c yp_xdr.c 
/builds/FreeBSD_stable_10/lib/libc/yp/yplib.c 
/builds/FreeBSD_stable_10/lib/libc/../../sys/kern/subr_capability.c 
/builds/FreeBSD_stable_10/lib/libc/gdtoa/machdep_ldisx.c 
/builds/FreeBSD_stable_10/lib/libc/amd64/stdlib/div.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/stdlib/ldiv.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/stdlib/lldiv.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/bcmp.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/bcopy.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/bzero.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/memcmp.S 
/builds/FreeBSD_stable_10/lib
 /libc/amd64/string/memcpy.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/memmove.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/memset.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/strcat.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/strcmp.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/stpcpy.S 
/builds/FreeBSD_stable_10/lib/libc/amd64/string/strcpy.c 
/builds/FreeBSD_stable_10/lib/libc/gdtoa/_hdtoa.c 
/builds/FreeBSD_stable_10/lib/libc/gdtoa/_hldtoa.c 
/builds/FreeBSD_stable_10/lib/libc/gdtoa/_ldtoa.c 
/builds/FreeBSD_stable_10/lib/libc/gdtoa/glue.c gdtoa_strtorx.c gdtoa_dmisc.c 
gdtoa_dtoa.c gdtoa_gdtoa.c gdtoa_gethex.c gdtoa_gmisc.c gdtoa_hd_init.c 
gdtoa_hexnan.c gdtoa_misc.c gdtoa_smisc.c gdtoa_strtod.c gdtoa_strtodg.c 
gdtoa_strtof.c gdtoa_strtord.c gdtoa_sum.c gdtoa_ulp.c 
/builds/FreeBSD_stable_10/lib/libc/gen/modf.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/_Exit.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/a64l.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/abort.c /b
 uilds/FreeBSD_stable_10/lib/libc/stdlib/abs.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/atexit.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/atof.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/atoi.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/atol.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/atoll.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/bsearch.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/exit.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/getenv.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/getopt.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/getopt_long.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/getsubopt.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/hcreate.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/heapsort.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/imaxabs.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/imaxdiv.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/insque.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/l64a.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/labs.c 
/builds/FreeBSD_stable_10/lib/li
 bc/stdlib/llabs.c /builds/FreeBSD_stable_10/lib/libc/stdlib/lsearch.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/merge.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/ptsname.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/qsort.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/qsort_r.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/quick_exit.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/radixsort.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/rand.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/random.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/reallocf.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/realpath.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/remque.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/strfmon.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/strtoimax.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/strtol.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/strtoll.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/strtoq.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/strtoul.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/str
 tonum.c /builds/FreeBSD_stable_10/lib/libc/stdlib/strtoull.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/strtoumax.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/strtouq.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/system.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/tdelete.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/tfind.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/tsearch.c 
/builds/FreeBSD_stable_10/lib/libc/stdlib/twalk.c jemalloc_jemalloc.c 
jemalloc_arena.c jemalloc_atomic.c jemalloc_base.c jemalloc_bitmap.c 
jemalloc_chunk.c jemalloc_chunk_dss.c jemalloc_chunk_mmap.c jemalloc_ckh.c 
jemalloc_ctl.c jemalloc_extent.c jemalloc_hash.c jemalloc_huge.c jemalloc_mb.c 
jemalloc_mutex.c jemalloc_prof.c jemalloc_quarantine.c jemalloc_rtree.c 
jemalloc_stats.c jemalloc_tcache.c jemalloc_util.c jemalloc_tsd.c 
/builds/FreeBSD_stable_10/lib/libc/string/ffs.c 
/builds/FreeBSD_stable_10/lib/libc/string/ffsl.c 
/builds/FreeBSD_stable_10/lib/libc/string/ffsll.c 
/builds/FreeBSD_stable_10/lib/libc/string/fls.c
  /builds/FreeBSD_stable_10/lib/libc/string/flsl.c 
/builds/FreeBSD_stable_10/lib/libc/string/flsll.c 
/builds/FreeBSD_stable_10/lib/libc/string/memccpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/memchr.c 
/builds/FreeBSD_stable_10/lib/libc/string/memrchr.c 
/builds/FreeBSD_stable_10/lib/libc/string/memmem.c 
/builds/FreeBSD_stable_10/lib/libc/string/stpncpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/strcasecmp.c 
/builds/FreeBSD_stable_10/lib/libc/string/strcasestr.c 
/builds/FreeBSD_stable_10/lib/libc/string/strchr.c 
/builds/FreeBSD_stable_10/lib/libc/string/strchrnul.c 
/builds/FreeBSD_stable_10/lib/libc/string/strcoll.c 
/builds/FreeBSD_stable_10/lib/libc/string/strcspn.c 
/builds/FreeBSD_stable_10/lib/libc/string/strdup.c 
/builds/FreeBSD_stable_10/lib/libc/string/strerror.c 
/builds/FreeBSD_stable_10/lib/libc/string/strlcat.c 
/builds/FreeBSD_stable_10/lib/libc/string/strlcpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/strlen.c 
/builds/FreeBSD_stable_10/lib/libc/string/strmode.c /builds/F
 reeBSD_stable_10/lib/libc/string/strncat.c 
/builds/FreeBSD_stable_10/lib/libc/string/strncmp.c 
/builds/FreeBSD_stable_10/lib/libc/string/strncpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/strndup.c 
/builds/FreeBSD_stable_10/lib/libc/string/strnlen.c 
/builds/FreeBSD_stable_10/lib/libc/string/strnstr.c 
/builds/FreeBSD_stable_10/lib/libc/string/strpbrk.c 
/builds/FreeBSD_stable_10/lib/libc/string/strrchr.c 
/builds/FreeBSD_stable_10/lib/libc/string/strsep.c 
/builds/FreeBSD_stable_10/lib/libc/string/strsignal.c 
/builds/FreeBSD_stable_10/lib/libc/string/strspn.c 
/builds/FreeBSD_stable_10/lib/libc/string/strstr.c 
/builds/FreeBSD_stable_10/lib/libc/string/strtok.c 
/builds/FreeBSD_stable_10/lib/libc/string/strxfrm.c 
/builds/FreeBSD_stable_10/lib/libc/string/swab.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcpcpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcpncpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcscasecmp.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcscat.c /builds/FreeBSD_stable
 _10/lib/libc/string/wcschr.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcscmp.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcscoll.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcscpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcscspn.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcsdup.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcslcat.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcslcpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcslen.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcsncasecmp.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcsncat.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcsncmp.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcsncpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcsnlen.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcspbrk.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcsrchr.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcsspn.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcsstr.c 
/builds/FreeBSD_stable_10/lib/libc/string/wcstok.c 
/builds/FreeBSD_stable_10/lib/libc/
 string/wcswidth.c /builds/FreeBSD_stable_10/lib/libc/string/wcsxfrm.c 
/builds/FreeBSD_stable_10/lib/libc/string/wmemchr.c 
/builds/FreeBSD_stable_10/lib/libc/string/wmemcmp.c 
/builds/FreeBSD_stable_10/lib/libc/string/wmemcpy.c 
/builds/FreeBSD_stable_10/lib/libc/string/wmemmove.c 
/builds/FreeBSD_stable_10/lib/libc/string/wmemset.c
/builds/FreeBSD_stable_10/lib/libc/net/nslexer.l:47:10: fatal error: 
'nsparser.h' file not found
#include "nsparser.h"
         ^
1 error generated.
mkdep: compile failed
*** [.depend] Error code 1

make[4]: stopped in /builds/FreeBSD_stable_10/lib/libc
1 error

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

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

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

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

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

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

make: stopped in /builds/FreeBSD_stable_10
1 error

make: stopped in /builds/FreeBSD_stable_10
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to