START lib/libc 2019-02-02T11:01:42Z ===> _setjmp cc -O2 -pipe -DTEST_U_SETJMP -MD -MP -c /usr/src/regress/lib/libc/_setjmp/../setjmp/jmptest.c cc -o _setjmptest jmptest.o ./_setjmptest ===> alloca cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/alloca/alloca.c cc -o alloca alloca.o ./alloca ===> arc4random-fork cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/arc4random-fork/arc4random-fork.c cc -o arc4random-fork arc4random-fork.o ./arc4random-fork ./arc4random-fork -b ./arc4random-fork -p ./arc4random-fork -bp ===> atexit cc -O2 -pipe -MD -MP -I/usr/src/regress/lib/libc/atexit/../../../../lib/libc -c /usr/src/regress/lib/libc/atexit/atexit_test.c cc -o atexit_test atexit_test.o -static ./atexit_test -valid 2>/usr/src/regress/lib/libc/atexit/obj/valid.out cmp -s /usr/src/regress/lib/libc/atexit/obj/valid.out /usr/src/regress/lib/libc/atexit/valid.ok ./atexit_test -invalid-atexit 2>/usr/src/regress/lib/libc/atexit/obj/invalid.out cmp -s /usr/src/regress/lib/libc/atexit/obj/invalid.out /usr/src/regress/lib/libc/atexit/invalid.ok ./atexit_test -invalid-cleanup 2>/usr/src/regress/lib/libc/atexit/obj/invalid.out cmp -s /usr/src/regress/lib/libc/atexit/obj/invalid.out /usr/src/regress/lib/libc/atexit/invalid.ok ===> basename cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/basename/basename_test.c cc -o basename_test basename_test.o ./basename_test ===> cephes cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/drand.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/econst.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/eexp.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/elog.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/epow.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/etanh.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/etodec.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/ieee.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/ieetst.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/cephes/mtherr.c cc -o ieetst drand.o econst.o eexp.o elog.o epow.o etanh.o etodec.o ieee.o ieetst.o mtherr.o ./ieetst Steve Moshier's printf/scanf tester, version 0.2. Testing FLOAT precision. 1. Checking 10^n - 1 for n = -9 to 9. No errors found. 2. Checking powers of 10 from 10^-13 to 10^13. No errors found. 3. Checking (10^9-1)*10^n from n = -13 to 13. No errors found. 4. Checking powers of 2 from 2^-24 to 2^+56. No errors found. 5. Checking 2^n - 1 for n = 0 to 24. No errors found. 6. Checking 2^n + 1 for n = 0 to 24. No errors found. 7. Checking 100 values M * 10^N with random integer M and N, 1 <= M <= 10^9 - 1 and -13 <= N <= +13. No errors found. 8. Checking critical rounding cases. No errors found. 9. Testing on 100 random non-denormal values. No errors found. Maximum relative printf error found = 3.464E-9 . Maximum relative scanf error found = 5.689E-8 . 10. Checking denormal numbers. No errors found. Testing DOUBLE precision. 1. Checking 10^n - 1 for n = -17 to 17. No errors found. 2. Checking powers of 10 from 10^-27 to 10^27. No errors found. 3. Checking (10^17-1)*10^n from n = -27 to 27. No errors found. 4. Checking powers of 2 from 2^-24 to 2^+56. No errors found. 5. Checking 2^n - 1 for n = 0 to 53. No errors found. 6. Checking 2^n + 1 for n = 0 to 53. No errors found. 7. Checking 100 values M * 10^N with random integer M and N, 1 <= M <= 10^17 - 1 and -27 <= N <= +27. No errors found. 8. Checking critical rounding cases. No errors found. 9. Testing on 100 random non-denormal values. No errors found. Maximum relative printf error found = 4.247E-17 . Maximum relative scanf error found = 9.202E-17 . 10. Checking denormal numbers. No errors found. Testing LONG DOUBLE precision. 1. Checking 10^n - 1 for n = -20 to 20. No errors found. 2. Checking powers of 10 from 10^-34 to 10^34. No errors found. 3. Checking (10^20-1)*10^n from n = -34 to 34. No errors found. 4. Checking powers of 2 from 2^-24 to 2^+56. No errors found. 5. Checking 2^n - 1 for n = 0 to 64. No errors found. 6. Checking 2^n + 1 for n = 0 to 64. No errors found. 7. Checking 100 values M * 10^N with random integer M and N, 1 <= M <= 10^20 - 1 and -34 <= N <= +34. No errors found. 8. Checking critical rounding cases. No errors found. 9. Testing on 100 random non-denormal values. No errors found. Maximum relative printf error found = 3.938E-21 . Maximum relative scanf error found = 4.502E-20 . 10. Checking denormal numbers. No errors found. End of test. ===> cxa-atexit ===> cxa-atexit/libgd1 c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cxa-atexit/libgd1/gd1.C -o gd1.o building standard gd1 library ranlib libgd1.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/lib/libc/cxa-atexit/libgd1/gd1.C -o gd1.so building shared gd1 library (version 0.0) cc -shared -Wl,-soname,libgd1.so.0.0 -fpic -o libgd1.so.0.0 `echo gd1.so | tr ' ' '\n' | sort -R` ===> cxa-atexit/libgd2 c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cxa-atexit/libgd2/gd2.C -o gd2.o building standard gd2 library ranlib libgd2.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/lib/libc/cxa-atexit/libgd2/gd2.C -o gd2.so building shared gd2 library (version 0.0) cc -shared -Wl,-soname,libgd2.so.0.0 -fpic -o libgd2.so.0.0 `echo gd2.so | tr ' ' '\n' | sort -R` ===> cxa-atexit/test1 c++ -O2 -pipe -DLIBGD1="\"/usr/src/regress/lib/libc/cxa-atexit/test1/../libgd1/obj/libgd1.so\"" -DLIBGD2="\"/usr/src/regress/lib/libc/cxa-atexit/test1/../libgd2/obj/libgd2.so\"" -MD -MP -c /usr/src/regress/lib/libc/cxa-atexit/test1/test1.C c++ -Wl,-E -o test1 test1.o ./test1 ===> db cc -O2 -pipe -g -D__DBINTERFACE_PRIVATE -DDEBUG -MD -MP -c /usr/src/regress/lib/libc/db/dbtest.c cc -o dbtest dbtest.o sh /usr/src/regress/lib/libc/db/run.test 1 Test 1: btree, hash: small key, small data pairs Test 1: recno: small key, small data pairs sh /usr/src/regress/lib/libc/db/run.test 2 Test 2: btree, hash: small key, medium data pairs Test 2: recno: small key, medium data pairs sh /usr/src/regress/lib/libc/db/run.test 3 Test 3: hash: small key, big data pairs Test 3: btree: small key, big data pairs page size 512 page size 16384 page size 65536 Test 3: recno: big data pairs page size 512 page size 16384 page size 65536 sh /usr/src/regress/lib/libc/db/run.test 4 Test 4: recno: random entries sh /usr/src/regress/lib/libc/db/run.test 5 Test 5: recno: reverse order entries sh /usr/src/regress/lib/libc/db/run.test 6 Test 6: recno: alternating order entries sh /usr/src/regress/lib/libc/db/run.test 7 Test 7: btree, recno: delete cursor record sh /usr/src/regress/lib/libc/db/run.test 8 Test 8: btree, hash: repeated small key, big data pairs 1 of 10 2 of 10 3 of 10 4 of 10 5 of 10 6 of 10 7 of 10 8 of 10 (comparison) 9 of 10 10 of 10 sh /usr/src/regress/lib/libc/db/run.test 9 Test 9: btree: duplicate keys sh /usr/src/regress/lib/libc/db/run.test 10 Test 10: btree, recno: test cursor flag use sh /usr/src/regress/lib/libc/db/run.test 11 Test 11: recno: reverse order insert sh /usr/src/regress/lib/libc/db/run.test 12 Test 12: btree: lots of keys, small page size sh /usr/src/regress/lib/libc/db/run.test 13 Test 13: btree, hash: differing byte orders sh /usr/src/regress/lib/libc/db/run.test 20 Test 20: hash: bucketsize, fill factor; nelem 25000 cachesize 65536 bucketsize 256, fill factor 11 bucketsize 256, fill factor 14 bucketsize 256, fill factor 21 bucketsize 512, fill factor 21 bucketsize 512, fill factor 28 bucketsize 512, fill factor 43 bucketsize 1024, fill factor 43 bucketsize 1024, fill factor 57 bucketsize 1024, fill factor 85 bucketsize 2048, fill factor 85 bucketsize 2048, fill factor 114 bucketsize 2048, fill factor 171 bucketsize 4096, fill factor 171 bucketsize 4096, fill factor 228 bucketsize 4096, fill factor 341 bucketsize 8192, fill factor 341 bucketsize 8192, fill factor 455 bucketsize 8192, fill factor 683 ===> dirname cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/dirname/dirname_test.c cc -o dirname_test dirname_test.o ./dirname_test ===> env cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/env/envtest.c cc -o envtest envtest.o ./envtest ===> explicit_bzero cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/explicit_bzero/explicit_bzero.c cc -o explicit_bzero explicit_bzero.o ./explicit_bzero ===> fmemopen cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/fmemopen/fmemopentest.c cc -o fmemopentest fmemopentest.o ./fmemopentest ===> fnmatch cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/fnmatch/fnm_test.c cc -o fnm_test fnm_test.o -lutil ./fnm_test /usr/src/regress/lib/libc/fnmatch/fnm_test.in ===> fpclassify cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/fpclassify/fpclassify.c cc -o fpclassify fpclassify.o ./fpclassify ===> fread cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/fread/fread.c cc -o fread fread.o ./fread ===> getaddrinfo cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/getaddrinfo/gaitest.c cc -o gaitest gaitest.o sh /usr/src/regress/lib/libc/getaddrinfo/testsuite.sh >out 2>&1 diff -u10 out /usr/src/regress/lib/libc/getaddrinfo/answer ===> getcap cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/getcap/getcaptest.c cc -o getcaptest getcaptest.o ./getcaptest /usr/src/regress/lib/libc/getcap/shortcap.in 0 ===> getopt_long cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/getopt_long/getopt_long_test.c cc -o getopt_long_test getopt_long_test.o cmp -s /usr/src/regress/lib/libc/getopt_long/obj/test.out /usr/src/regress/lib/libc/getopt_long/test.ok ===> glob cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/glob/globtest.c cc -o globtest globtest.o mkdir -m 755 -p `sed 's@/[^/]*$@@' /usr/src/regress/lib/libc/glob/files | sort -u` umask 022; touch `cat /usr/src/regress/lib/libc/glob/files` chmod 0755 `grep '/r[^/]*$' /usr/src/regress/lib/libc/glob/files` chmod 0444 `grep '/s[^/]*$' /usr/src/regress/lib/libc/glob/files` chmod 0711 `grep '/t[^/]*$' /usr/src/regress/lib/libc/glob/files` ./globtest /usr/src/regress/lib/libc/glob/globtest.in ===> hsearch cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/hsearch/hsearchtest.c cc -o hsearchtest hsearchtest.o ./hsearchtest ===> ieeefp ===> ieeefp/except cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/ieeefp/except/except.c cc -o except except.o ./except fltdiv sigfpe: addr=0xeb4b47cb52e, code=3 ./except fltinv sigfpe: addr=0x77c4732e5b2, code=7 ./except fltovf sigfpe: addr=0x3329eb21632, code=4 ./except fltund sigfpe: addr=0xfd30a2fd675, code=5 ===> ieeefp/inf cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/ieeefp/inf/inf.c cc -o inf inf.o -lm ./inf ===> ieeefp/infinity cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/ieeefp/infinity/infinity.c cc -o infinity infinity.o -lm ./infinity -a ./infinity -m ./infinity -n ./infinity -p ===> ieeefp/round cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/ieeefp/round/round.c cc -o round round.o ./round ===> ifnameindex cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/ifnameindex/ifnitest.c cc -o ifnitest ifnitest.o ./ifnitest ===> ldexp cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/ldexp/ldexp_test.c cc -o ldexp_test ldexp_test.o ./ldexp_test ===> longjmp cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/longjmp/longjmp.c cc -o longjmp longjmp.o ./longjmp ./longjmp -_ ===> locale ===> locale/check_isw cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/locale/check_isw/check_isw.c cc -o check_isw check_isw.o ./check_isw >/dev/null ===> locale/mbrtowc cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/locale/mbrtowc/test_mbrtowc.c cc -o test_mbrtowc test_mbrtowc.o ./test_mbrtowc ===> locale/setlocale cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/locale/setlocale/setlocale.c cc -o setlocale setlocale.o env -i LC_ALL=fr_FR.UTF-8 ./setlocale ===> locale/wcrtomb cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/locale/wcrtomb/test_wcrtomb.c cc -o test_wcrtomb test_wcrtomb.o ./test_wcrtomb ===> malloc ===> malloc/malloc_general cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_general/malloc_general.c cc -o malloc_general malloc_general.o /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general "" ................................................................................ /usr/src/regress/lib/libc/malloc/malloc_general/obj//malloc_general C ................................................................................ /usr/src/regress/lib/libc/malloc/malloc_general/obj//malloc_general J ................................................................................ /usr/src/regress/lib/libc/malloc/malloc_general/obj//malloc_general F ................................................................................ /usr/src/regress/lib/libc/malloc/malloc_general/obj//malloc_general G ................................................................................ /usr/src/regress/lib/libc/malloc/malloc_general/obj//malloc_general S ................................................................................ /usr/src/regress/lib/libc/malloc/malloc_general/obj//malloc_general FGJ ................................................................................ ===> malloc/malloc0test cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc0test/malloc0test.c cc -o malloc0test malloc0test.o MALLOC_OPTIONS='C' ./malloc0test count = 100000 MALLOC_OPTIONS='D' ./malloc0test malloc() warning: unknown char in MALLOC_OPTIONS count = 100000 MALLOC_OPTIONS='F' ./malloc0test count = 100000 MALLOC_OPTIONS='G' ./malloc0test count = 100000 MALLOC_OPTIONS='J' ./malloc0test count = 100000 MALLOC_OPTIONS='j' ./malloc0test count = 100000 MALLOC_OPTIONS='R' ./malloc0test count = 100000 MALLOC_OPTIONS='S' ./malloc0test count = 100000 MALLOC_OPTIONS='U' ./malloc0test count = 100000 MALLOC_OPTIONS='X' ./malloc0test count = 100000 MALLOC_OPTIONS='<<' ./malloc0test count = 100000 MALLOC_OPTIONS='>>>' ./malloc0test count = 100000 ===> malloc/malloc_errno cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_errno/malloc_errno.c cc -o malloc_errno malloc_errno.o ./malloc_errno ===> malloc/malloc_ulimit1 cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_ulimit1/malloc_ulimit1.c cc -o malloc_ulimit1 malloc_ulimit1.o ./malloc_ulimit1 ===> malloc/malloc_ulimit2 cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_ulimit2/malloc_ulimit2.c cc -o malloc_ulimit2 malloc_ulimit2.o ./malloc_ulimit2 ===> malloc/malloc_threaderr cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_threaderr/malloc_threaderr.c cc -o malloc_threaderr malloc_threaderr.o -pthread /usr/src/regress/lib/libc/malloc/malloc_threaderr/obj/malloc_threaderr 2>&1 | fgrep 'in free(): bogus pointer (double free?)' malloc_threaderr(16978) in free(): bogus pointer (double free?) 0x1a7e432c000 Abort trap (core dumped) ===> mkstemp cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/mkstemp/mkstemp_test.c cc -o mkstemp_test mkstemp_test.o mkdir -p output && cd output && ktrace ../mkstemp_test cd output && kdump | perl -mFcntl -nl -e '/ open\([^,]*,([^,]+)/ or next;' -e '$f = oct($1);' -e 'if ($f & O_CREAT && !($f & O_EXCL)) {' -e ' print "FAIL"; exit 1' -e '}' ===> modf cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/modf/modf_test.c cc -o modf_test modf_test.o ./modf_test ===> netdb cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/netdb/netdb.c cc -o netdb netdb.o ./netdb ===> open_memstream cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/open_memstream/open_memstreamtest.c cc -o open_memstreamtest open_memstreamtest.o ./open_memstreamtest ===> orientation cc -O2 -pipe -MD -MP -I/usr/src/regress/lib/libc/orientation/../../../../lib/libc -c /usr/src/regress/lib/libc/orientation/orientation_test.c cc -o orientation_test orientation_test.o ./orientation_test ===> popen cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/popen/popen.c cc -o popen popen.o ./popen ===> printf cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/printf/fp.c cc -o fp fp.o ./fp ===> qsort cc -O2 -pipe -Wall -MD -MP -c /usr/src/regress/lib/libc/qsort/qsort_test.c cc -O2 -pipe -Wall -MD -MP -c /usr/src/regress/lib/libc/qsort/antiqsort.c cc -o qsort_test qsort_test.o antiqsort.o ./qsort_test ===> regex cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -MD -MP -c /usr/src/regress/lib/libc/regex/main.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -MD -MP -c /usr/src/regress/lib/libc/regex/split.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -MD -MP -c /usr/src/regress/lib/libc/regex/debug.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -MD -MP -c /usr/src/regress/lib/libc/regex/../../../../lib/libc/regex/regcomp.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -MD -MP -c /usr/src/regress/lib/libc/regex/../../../../lib/libc/regex/regerror.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -MD -MP -c /usr/src/regress/lib/libc/regex/../../../../lib/libc/regex/regexec.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -MD -MP -c /usr/src/regress/lib/libc/regex/../../../../lib/libc/regex/regfree.c cc -o re main.o split.o debug.o regcomp.o regerror.o regexec.o regfree.o ./re < /usr/src/regress/lib/libc/regex/tests ./re -el < /usr/src/regress/lib/libc/regex/tests ./re -er < /usr/src/regress/lib/libc/regex/tests ===> setjmp cc -O2 -pipe -DTEST_SETJMP -MD -MP -c /usr/src/regress/lib/libc/setjmp/jmptest.c cc -o setjmptest jmptest.o ./setjmptest ===> setjmp-signal cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/setjmp-signal/setjmp-signal.c cc -o setjmp-signal setjmp-signal.o ./setjmp-signal ===> sigsetjmp cc -O2 -pipe -DTEST_SIGSETJMP -MD -MP -c /usr/src/regress/lib/libc/sigsetjmp/../setjmp/jmptest.c cc -o sigsetjmptest jmptest.o ./sigsetjmptest save ./sigsetjmptest nosave ===> sprintf cc -Wno-format -MD -MP -I/usr/src/regress/lib/libc/sprintf/../../../../lib/libc -c /usr/src/regress/lib/libc/sprintf/sprintf_test.c cc -o sprintf_test sprintf_test.o ./sprintf_test ===> stdio_threading ===> stdio_threading/fopen cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fopen/../include/ -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fopen/fopen_test.c cc -lpthread -o fopen_test fopen_test.o ./fopen_test ===> stdio_threading/fread cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fread/../include/ -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fread/fread_test.c cc -lpthread -o fread_test fread_test.o ./fread_test ===> stdio_threading/fwrite cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fwrite/../include/ -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fwrite/fwrite_test.c cc -lpthread -o fwrite_test fwrite_test.o ./fwrite_test ===> stdio_threading/fgetln cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fgetln/../include/ -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fgetln/fgetln_test.c cc -lpthread -o fgetln_test fgetln_test.o ./fgetln_test ===> stdio_threading/fgets cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fgets/../include/ -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fgets/fgets_test.c cc -lpthread -o fgets_test fgets_test.o ./fgets_test ===> stdio_threading/fputs cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fputs/../include/ -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fputs/fputs_test.c cc -lpthread -o fputs_test fputs_test.o ./fputs_test ===> stpncpy cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/stpncpy/stpncpy_test.c cc -o stpncpy_test stpncpy_test.o ./stpncpy_test ===> strerror cc -O2 -pipe -MD -MP -I/usr/src/regress/lib/libc/strerror/../../../../lib/libc -c /usr/src/regress/lib/libc/strerror/strerror_test.c cc -o strerror_test strerror_test.o ./strerror_test >/usr/src/regress/lib/libc/strerror/obj/valid.out cmp -s /usr/src/regress/lib/libc/strerror/obj/valid.out /usr/src/regress/lib/libc/strerror/valid.ok ===> strlcat cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/strlcat/strlcattest.c cc -o strlcattest strlcattest.o ./strlcattest ===> strlcpy cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/strlcpy/strlcpytest.c cc -o strlcpytest strlcpytest.o ./strlcpytest ===> strnlen cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/strnlen/strnlentest.c cc -o strnlentest strnlentest.o ./strnlentest ===> strtod cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/strtod/strtodtest.c cc -o strtodtest strtodtest.o ./strtodtest ===> strtol cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/strtol/strtoltest.c cc -o strtoltest strtoltest.o ./strtoltest ===> strtonum cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/strtonum/strtonumtest.c cc -o strtonumtest strtonumtest.o ./strtonumtest ===> telldir cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/telldir/utils.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/telldir/shortseek.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/telldir/telldir.c cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/telldir/main.c cc -o telldir utils.o shortseek.o telldir.o main.o ./telldir ===> time ===> time/strptime cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/time/strptime/main.c cc -o strptime_test main.o ./strptime_test < /usr/src/regress/lib/libc/time/strptime/tests > got diff -u /usr/src/regress/lib/libc/time/strptime/expected got ===> timingsafe cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/timingsafe/timingsafe.c cc -o timingsafe timingsafe.o ./timingsafe ===> vis cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/vis/vis_test.c cc -o vis_test vis_test.o ./vis_test >/usr/src/regress/lib/libc/vis/obj/valid.out cmp -s /usr/src/regress/lib/libc/vis/obj/valid.out /usr/src/regress/lib/libc/vis/valid.ok PASS lib/libc Duration 4m10.93s