Enclosed.
Making check in .
/bin/sh ./update-version.sh . .
Making check in src
Making check in lib-test
make[2]: Nothing to be done for `check'.
Making check in lib
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-am
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-local
for bin in test-lib; do \
          if !  ./$bin; then exit 1; fi; \
        done
aqueue ............................................................... : ok
array count/empty .................................................... : ok
array foreach ........................................................ : ok
array foreach_elem struct ............................................ : ok
array foreach_elem ro/rw strings ..................................... : ok
array reverse ........................................................ : ok
array_lsearch ........................................................ : ok
array compare (ushort) ............................................... : ok
array compare (char*) ................................................ : ok
array swap ........................................................... : ok
base32_encode() with padding ......................................... : ok
base32_encode() no padding ........................................... : ok
base32hex_encode() with padding ...................................... : ok
base32hex_encode() no padding ........................................ : ok
base32_decode() ...................................................... : ok
padded base32 encode/decode with random input ........................ : ok
padded base32hex encode/decode with random input ..................... : ok
base64_encode() ...................................................... : ok
base64_decode() ...................................................... : ok
base64 encode/decode with random input ............................... : ok
nearest_power() ...................................................... : ok
bits_is_power_of_two() ............................................... : ok
bits_requiredXX() .................................................... : ok
fraclog 0-bit ........................................................ : ok
fraclog 1-bit ........................................................ : ok
fraclog 2-bit ........................................................ : ok
fraclog 3-bit ........................................................ : ok
fraclog 4-bit ........................................................ : ok
fraclog 5-bit ........................................................ : ok
fraclog constant 2 bit ............................................... : ok
bits_rotl32 .......................................................... : ok
bits_rotr32 .......................................................... : ok
bits_rotl64 .......................................................... : ok
bits_rotr64 .......................................................... : ok
UINT64_SUM_OVERFLOWS ................................................. : ok
bloomfilter .......................................................... : ok
bsearch_insert_pos(0,18) ............................................. : ok
bsearch_insert_pos(1,18) ............................................. : ok
buffer ............................................................... : ok
buffer_write ......................................................... : ok
buffer_set_used_size ................................................. : ok
buffer_test_truncate_bits ............................................ : ok
byteorder - bswap (size:8  iter:0) ................................... : ok
byteorder - bswap (size:16 iter:0) ................................... : ok
byteorder - bswap (size:32 iter:0) ................................... : ok
byteorder - bswap (size:64 iter:0) ................................... : ok
byteorder - bswap (size:8  iter:1) ................................... : ok
byteorder - bswap (size:16 iter:1) ................................... : ok
byteorder - bswap (size:32 iter:1) ................................... : ok
byteorder - bswap (size:64 iter:1) ................................... : ok
byteorder - bswap (size:8  iter:2) ................................... : ok
byteorder - bswap (size:16 iter:2) ................................... : ok
byteorder - bswap (size:32 iter:2) ................................... : ok
byteorder - bswap (size:64 iter:2) ................................... : ok
byteorder - bswap (size:8  iter:3) ................................... : ok
byteorder - bswap (size:16 iter:3) ................................... : ok
byteorder - bswap (size:32 iter:3) ................................... : ok
byteorder - bswap (size:64 iter:3) ................................... : ok
byteorder - unaligned read (BE  size:8  iter:0) ...................... : ok
byteorder - unaligned read (LE  size:8  iter:0) ...................... : ok
byteorder - unaligned read (CPU size:8  iter:0) ...................... : ok
byteorder - unaligned read (BE  size:16 iter:0) ...................... : ok
byteorder - unaligned read (LE  size:16 iter:0) ...................... : ok
byteorder - unaligned read (CPU size:16 iter:0) ...................... : ok
byteorder - unaligned read (BE  size:32 iter:0) ...................... : ok
byteorder - unaligned read (LE  size:32 iter:0) ...................... : ok
byteorder - unaligned read (CPU size:32 iter:0) ...................... : ok
byteorder - unaligned read (BE  size:64 iter:0) ...................... : ok
byteorder - unaligned read (LE  size:64 iter:0) ...................... : ok
byteorder - unaligned read (CPU size:64 iter:0) ...................... : ok
byteorder - unaligned read (BE  size:8  iter:1) ...................... : ok
byteorder - unaligned read (LE  size:8  iter:1) ...................... : ok
byteorder - unaligned read (CPU size:8  iter:1) ...................... : ok
byteorder - unaligned read (BE  size:16 iter:1) ...................... : ok
byteorder - unaligned read (LE  size:16 iter:1) ...................... : ok
byteorder - unaligned read (CPU size:16 iter:1) ...................... : ok
byteorder - unaligned read (BE  size:32 iter:1) ...................... : ok
byteorder - unaligned read (LE  size:32 iter:1) ...................... : ok
byteorder - unaligned read (CPU size:32 iter:1) ...................... : ok
byteorder - unaligned read (BE  size:64 iter:1) ...................... : ok
byteorder - unaligned read (LE  size:64 iter:1) ...................... : ok
byteorder - unaligned read (CPU size:64 iter:1) ...................... : ok
byteorder - unaligned read (BE  size:8  iter:2) ...................... : ok
byteorder - unaligned read (LE  size:8  iter:2) ...................... : ok
byteorder - unaligned read (CPU size:8  iter:2) ...................... : ok
byteorder - unaligned read (BE  size:16 iter:2) ...................... : ok
byteorder - unaligned read (LE  size:16 iter:2) ...................... : ok
byteorder - unaligned read (CPU size:16 iter:2) ...................... : ok
byteorder - unaligned read (BE  size:32 iter:2) ...................... : ok
byteorder - unaligned read (LE  size:32 iter:2) ...................... : ok
byteorder - unaligned read (CPU size:32 iter:2) ...................... : ok
byteorder - unaligned read (BE  size:64 iter:2) ...................... : ok
byteorder - unaligned read (LE  size:64 iter:2) ...................... : ok
byteorder - unaligned read (CPU size:64 iter:2) ...................... : ok
byteorder - unaligned read (BE  size:8  iter:3) ...................... : ok
byteorder - unaligned read (LE  size:8  iter:3) ...................... : ok
byteorder - unaligned read (CPU size:8  iter:3) ...................... : ok
byteorder - unaligned read (BE  size:16 iter:3) ...................... : ok
byteorder - unaligned read (LE  size:16 iter:3) ...................... : ok
byteorder - unaligned read (CPU size:16 iter:3) ...................... : ok
byteorder - unaligned read (BE  size:32 iter:3) ...................... : ok
byteorder - unaligned read (LE  size:32 iter:3) ...................... : ok
byteorder - unaligned read (CPU size:32 iter:3) ...................... : ok
byteorder - unaligned read (BE  size:64 iter:3) ...................... : ok
byteorder - unaligned read (LE  size:64 iter:3) ...................... : ok
byteorder - unaligned read (CPU size:64 iter:3) ...................... : ok
byteorder - unaligned write (BE  size:8  iter:0) ..................... : ok
byteorder - unaligned write (LE  size:8  iter:0) ..................... : ok
byteorder - unaligned write (BE  size:16 iter:0) ..................... : ok
byteorder - unaligned write (LE  size:16 iter:0) ..................... : ok
byteorder - unaligned write (BE  size:32 iter:0) ..................... : ok
byteorder - unaligned write (LE  size:32 iter:0) ..................... : ok
byteorder - unaligned write (BE  size:64 iter:0) ..................... : ok
byteorder - unaligned write (LE  size:64 iter:0) ..................... : ok
byteorder - unaligned write (BE  size:8  iter:1) ..................... : ok
byteorder - unaligned write (LE  size:8  iter:1) ..................... : ok
byteorder - unaligned write (BE  size:16 iter:1) ..................... : ok
byteorder - unaligned write (LE  size:16 iter:1) ..................... : ok
byteorder - unaligned write (BE  size:32 iter:1) ..................... : ok
byteorder - unaligned write (LE  size:32 iter:1) ..................... : ok
byteorder - unaligned write (BE  size:64 iter:1) ..................... : ok
byteorder - unaligned write (LE  size:64 iter:1) ..................... : ok
byteorder - unaligned write (BE  size:8  iter:2) ..................... : ok
byteorder - unaligned write (LE  size:8  iter:2) ..................... : ok
byteorder - unaligned write (BE  size:16 iter:2) ..................... : ok
byteorder - unaligned write (LE  size:16 iter:2) ..................... : ok
byteorder - unaligned write (BE  size:32 iter:2) ..................... : ok
byteorder - unaligned write (LE  size:32 iter:2) ..................... : ok
byteorder - unaligned write (BE  size:64 iter:2) ..................... : ok
byteorder - unaligned write (LE  size:64 iter:2) ..................... : ok
byteorder - unaligned write (BE  size:8  iter:3) ..................... : ok
byteorder - unaligned write (LE  size:8  iter:3) ..................... : ok
byteorder - unaligned write (BE  size:16 iter:3) ..................... : ok
byteorder - unaligned write (LE  size:16 iter:3) ..................... : ok
byteorder - unaligned write (BE  size:32 iter:3) ..................... : ok
byteorder - unaligned write (LE  size:32 iter:3) ..................... : ok
byteorder - unaligned write (BE  size:64 iter:3) ..................... : ok
byteorder - unaligned write (LE  size:64 iter:3) ..................... : ok
crc32 ................................................................ : ok
data-stack buffer growth ............................................. : ok
data-stack buffer interruption ....................................... : ok
data-stack buffer with reallocs ...................................... : ok
data-stack realloc ................................................... : ok
data-stack recursive ................................................. : ok
get_handlers ......................................................... : ok
set_handlers ......................................................... : ok
expected messages .................................................... : ok
expected strings in messages ......................................... : ok
file_create_locked() ................................................. : ok
file_create_locked() with mkdir ...................................... : ok
guid_128_generate() .................................................. : ok
guid_128_is_empty() .................................................. : ok
guid_128_copy() ...................................................... : ok
guid_128_to_string() ................................................. : ok
guid_128_from_string() ............................................... : ok
guid_128_generate() increasing guid within a usec .................... : ok
guid_128_generate() increasing guid with usec fast-forward ........... : ok
guid_128_generate() increasing guid with sec fast-forward ............ : ok
guid_128_generate() proper guid nsec overflow ........................ : ok
guid_128_generate() no effect with increasing time when ahead ........ : ok
guid_128_generate() usec time-travel still increasing ................ : ok
guid_128_generate() sec time-travel still increasing ................. : ok
hash_format .......................................................... : ok
hash method md4 ...................................................... : ok
hash method md5 ...................................................... : ok
hash method sha1 ..................................................... : ok
hash method sha256 ................................................... : ok
hash method sha512 ................................................... : ok
hash method sha3-256 ................................................. : ok
hash method sha3-512 ................................................. : ok
hash method size ..................................................... : ok
hash method md4 (test vectors) ....................................... : ok
hash method md5 (test vectors) ....................................... : ok
hash method sha1 (test vectors) ...................................... : ok
hash method sha3-256 (test vectors) .................................. : ok
hash method sha3-512 (test vectors) .................................. : ok
hmac sha256 rfc4231 vectors .......................................... : ok
hmac temporary buffer ................................................ : ok
binary to hex ........................................................ : ok
binary to hex ucase .................................................. : ok
binary to hex ucase .................................................. : ok
hex to binary ........................................................ : ok
imem allocs .......................................................... : ok
ioloop timeout ....................................................... : ok
ioloop find fd conditions ............................................ : ok
ioloop pending io .................................................... : ok
ioloop fd ............................................................ : ok
iso8601 date valid [0]: parse 2007-11-07T23:05:34+00:00 .............. : ok
iso8601 date valid [0]: valid timestamp .............................. : ok
iso8601 date valid [0]: valid timezone ............................... : ok: 0
iso8601 date valid [0]: valid create ................................. : ok: 
2007-11-07T23:05:34+00:00
iso8601 date valid [0] ............................................... : ok
iso8601 date valid [1]: parse 2011-01-07T21:03:31+00:30 .............. : ok
iso8601 date valid [1]: valid timestamp .............................. : ok
iso8601 date valid [1]: valid timezone ............................... : ok: 30
iso8601 date valid [1]: valid create ................................. : ok: 
2011-01-07T21:03:31+00:30
iso8601 date valid [1] ............................................... : ok
iso8601 date valid [2]: parse 2006-05-09T18:04:12+05:30 .............. : ok
iso8601 date valid [2]: valid timestamp .............................. : ok
iso8601 date valid [2]: valid timezone ............................... : ok: 330
iso8601 date valid [2]: valid create ................................. : ok: 
2006-05-09T18:04:12+05:30
iso8601 date valid [2] ............................................... : ok
iso8601 date valid [3]: parse 1975-10-30T06:33:29Z ................... : ok
iso8601 date valid [3]: valid timestamp .............................. : ok
iso8601 date valid [3]: valid timezone ............................... : ok: 0
iso8601 date valid [3]: valid create ................................. : ok: 
1975-10-30T06:33:29+00:00
iso8601 date valid [3] ............................................... : ok
iso8601 date valid [4]: parse 1988-04-24t15:02:12z ................... : ok
iso8601 date valid [4]: valid timestamp .............................. : ok
iso8601 date valid [4]: valid timezone ............................... : ok: 0
iso8601 date valid [4]: valid create ................................. : ok: 
1988-04-24T15:02:12+00:00
iso8601 date valid [4] ............................................... : ok
iso8601 date valid [5]: parse 2012-02-29T08:12:34.23198Z ............. : ok
iso8601 date valid [5]: valid timestamp .............................. : ok
iso8601 date valid [5]: valid timezone ............................... : ok: 0
iso8601 date valid [5]: valid create ................................. : ok: 
2012-02-29T08:12:34+00:00
iso8601 date valid [5] ............................................... : ok
iso8601 date invalid [0]: parse 200-11-17T23:05:34+00:00 ............. : ok
iso8601 date invalid [0] ............................................. : ok
iso8601 date invalid [1]: parse 2007:11-17T23:05:34+00:00 ............ : ok
iso8601 date invalid [1] ............................................. : ok
iso8601 date invalid [2]: parse 2007-11?17T23:05:34+00:00 ............ : ok
iso8601 date invalid [2] ............................................. : ok
iso8601 date invalid [3]: parse 2007-49-17T23:05:34+00:00 ............ : ok
iso8601 date invalid [3] ............................................. : ok
iso8601 date invalid [4]: parse 2007-11-77T23:05:34+00:00 ............ : ok
iso8601 date invalid [4] ............................................. : ok
iso8601 date invalid [5]: parse 2007-11-17K23:05:34+00:00 ............ : ok
iso8601 date invalid [5] ............................................. : ok
iso8601 date invalid [6]: parse 2007-11-13T59:05:34+00:00 ............ : ok
iso8601 date invalid [6] ............................................. : ok
iso8601 date invalid [7]: parse 2007-112-13T12:15:34+00:00 ........... : ok
iso8601 date invalid [7] ............................................. : ok
iso8601 date invalid [8]: parse 2007-11-133T12:15:34+00:00 ........... : ok
iso8601 date invalid [8] ............................................. : ok
iso8601 date invalid [9]: parse 2007-11-13T12J15:34+00:00 ............ : ok
iso8601 date invalid [9] ............................................. : ok
iso8601 date invalid [10]: parse 2007-11-13T12:15*34+00:00 ........... : ok
iso8601 date invalid [10] ............................................ : ok
iso8601 date invalid [11]: parse 2007-11-13T12:15:34/00:00 ........... : ok
iso8601 date invalid [11] ............................................ : ok
iso8601 date invalid [12]: parse 2007-11-13T12:15:34+00-00 ........... : ok
iso8601 date invalid [12] ............................................ : ok
iso8601 date invalid [13]: parse 2007-11-13T123:15:34+00:00 .......... : ok
iso8601 date invalid [13] ............................................ : ok
iso8601 date invalid [14]: parse 2007-11-13T12:157:34+00:00 .......... : ok
iso8601 date invalid [14] ............................................ : ok
iso8601 date invalid [15]: parse 2007-11-13T12:15:342+00:00 .......... : ok
iso8601 date invalid [15] ............................................ : ok
iso8601 date invalid [16]: parse 2007-11-13T12:15:34+001:00 .......... : ok
iso8601 date invalid [16] ............................................ : ok
iso8601 date invalid [17]: parse 2007-11-13T12:15:32+00:006 .......... : ok
iso8601 date invalid [17] ............................................ : ok
iso8601 date invalid [18]: parse 2007-02-29T15:13:21Z ................ : ok
iso8601 date invalid [18] ............................................ : ok
iostream_pump (blocking) ............................................. : ok
iostream_pump failure start-read (blocking) .......................... : ok
iostream_pump failure mid-read (blocking) ............................ : ok
iostream_pump failure mid-read (blocking) ............................ : ok
iostream_pump failure start-write (blocking) ......................... : ok
iostream_pump failure mid-write (blocking) ........................... : ok
iostream_pump failure end-write (blocking) ........................... : ok
iostream_pump (non-blocking) ......................................... : ok
iostream_pump failure start-read (non-blocking) ...................... : ok
iostream_pump failure mid-read (non-blocking) ........................ : ok
iostream_pump failure mid-read (non-blocking) ........................ : ok
iostream_pump failure start-write (non-blocking) ..................... : ok
iostream_pump failure mid-write (non-blocking) ....................... : ok
iostream_proxy ....................................................... : ok
iostream_temp_create_sized() memory .................................. : ok
iostream_temp_create_sized() disk .................................... : ok
iostream_temp_create_sized() write error ............................. : ok
iostream_temp istream ................................................ : ok
istream children ..................................................... : ok
istream base64 decoder 1 ............................................. : ok
istream base64 decoder 2 ............................................. : ok
istream base64 decoder 3 ............................................. : ok
istream base64 decoder 4 ............................................. : ok
istream base64 decoder 5 ............................................. : ok
istream base64 decoder 6 ............................................. : ok
istream base64 decoder 7 ............................................. : ok
istream base64 decoder 8 ............................................. : ok
istream base64 decoder 9 ............................................. : ok
istream base64 decoder 10 ............................................ : ok
istream base64 decoder 11 ............................................ : ok
istream base64 decoder 12 ............................................ : ok
istream base64 decoder 13 ............................................ : ok
istream base64 decoder 14 ............................................ : ok
istream base64 decoder 15 ............................................ : ok
istream base64 decoder 1 ............................................. : ok
istream base64 decoder 2 ............................................. : ok
istream base64 decoder 3 ............................................. : ok
istream base64 decoder 4 ............................................. : ok
istream base64 decoder 5 ............................................. : ok
istream base64 decoder 6 ............................................. : ok
istream base64 decoder 7 ............................................. : ok
istream base64 decoder 8 ............................................. : ok
istream base64 decoder 9 ............................................. : ok
istream base64 decoder 10 ............................................ : ok
istream base64 decoder 11 ............................................ : ok
istream base64 decoder 12 ............................................ : ok
istream base64 decoder 13 ............................................ : ok
istream base64 decoder 14 ............................................ : ok
istream base64 decoder 15 ............................................ : ok
istream base64 decoder 16 ............................................ : ok
istream base64 decoder 17 ............................................ : ok
istream base64 decoder 18 ............................................ : ok
istream base64 encoder seek .......................................... : ok
istream chain ........................................................ : ok
istream chain early end .............................................. : ok
istream chain accumulate ............................................. : ok
istream concat ....................................................... : ok
istream concat random ................................................ : ok
istream concat seek end .............................................. : ok
istream concat early end ............................................. : ok
istream crlf ......................................................... : ok
istream crlf(random) ................................................. : ok
istream failure at ................................................... : ok
istream-jsonstr 1 .................................................... : ok
istream-jsonstr 2 .................................................... : ok
istream-jsonstr 3 .................................................... : ok
istream-jsonstr 4 .................................................... : ok
istream-jsonstr 5 .................................................... : ok
istream-jsonstr 6 .................................................... : ok
istream-jsonstr 7 .................................................... : ok
istream-jsonstr 8 .................................................... : ok
istream-jsonstr 9 .................................................... : ok
istream-jsonstr 10 ................................................... : ok
istream-jsonstr 11 ................................................... : ok
istream-jsonstr 12 ................................................... : ok
istream-jsonstr 13 ................................................... : ok
istream-jsonstr 14 ................................................... : ok
istream-jsonstr autoretry ............................................ : ok
istream-jsonstr partial .............................................. : ok
istream multiplex (simple) ........................................... : ok
istream multiplex (maxbuf) ........................................... : ok
istream multiplex (random) ........................................... : ok
istream multiplex (stream) ........................................... : ok
istream multiplex (close channel) .................................... : ok
istream seekable ..................................................... : ok
istream seekable random .............................................. : ok
istream seekable eof ................................................. : ok
istream seekable early end ........................................... : ok
istream sized 1 ...................................................... : ok
istream sized 2 ...................................................... : ok
istream sized 3 ...................................................... : ok
istream sized 4 ...................................................... : ok
istream sized 5 ...................................................... : ok
istream sized 6 ...................................................... : ok
istream sized ........................................................ : ok
istream sized min .................................................... : ok
istream tee tailing .................................................. : ok
istream tee blocks ................................................... : ok
istream try .......................................................... : ok
istream unix ......................................................... : ok
json parser .......................................................... : ok
json parser (nonblocking) ............................................ : ok
json parser skip array ............................................... : ok
json_parser (primitives) ............................................. : ok
json parser error handling ........................................... : ok
json_append_escaped() ................................................ : ok
json_append_escaped() ................................................ : ok
json tree ............................................................ : ok
lib-signals delayed - init lib-signals first ......................... : ok
lib-signals delayed - init ioloop first .............................. : ok
lib-signals delayed in nested ioloop ................................. : ok
lib-signals delayed with NO_IOLOOP_AUTOMOVE - unmoved ................ : ok
lib-signals delayed with NO_IOLOOP_AUTOMOVE - moved .................. : ok
dllist ............................................................... : ok
dllist ............................................................... : ok
log throttle ......................................................... : ok
MALLOC_MULTIPLY() .................................................... : ok
MALLOC_ADD() ......................................................... : ok
memarea .............................................................. : ok
mempool overflow ..................................................... : ok
mempool_alloconly .................................................... : ok
mempool_allocfree .................................................... : ok
murmurhash3 (murmurhash3_32) ......................................... : ok
murmurhash3 (murmurhash3_128) ........................................ : ok
net_is_in_network() .................................................. : ok
test-net.c:79: Assert failed: strcmp(net_ip2addr(&ip), "::5") == 0
test-net.c:83: Assert failed: strcmp(net_ip2addr(&ip), "::5") == 0
net_ip2addr() ........................................................ : FAILED
net_str2hostport() ................................................... : ok
numpack (good) ....................................................... : ok
numpack (bad) ........................................................ : ok
ostream buffer pwrite random ......................................... : ok
ostream buffer size/available ........................................ : ok
test_ostream_escaped_json() .......................................... : ok
test_ostream_escaped_hex() ........................................... : ok
ostream failure at ................................................... : ok
ostream pwrite random ................................................ : ok
ostream file send istream file ....................................... : ok
ostream file send istream sendfile() ................................. : ok
ostream multiplex (simple) ........................................... : ok
ostream multiplex (stream) ........................................... : ok
test multiplex (stream) .............................................. : ok
test_path_util ....................................................... : ok
pkcs5_pbkdf2 ......................................................... : ok
primes_closest() ..................................................... : ok
printf_format_fix(safe) .............................................. : ok
printf_format_fix(rewrites) .......................................... : ok
priorityq ............................................................ : ok
priorityq randomized ................................................. : ok
seq_range_array_add() merging ........................................ : ok
seq_range_array_remove_nth() ......................................... : ok
seq_range_array_invert() ............................................. : ok
seq_range_array_invert() edges ....................................... : ok
seq_range_array_have_common() ........................................ : ok
seq_range_array random ............................................... : ok
str_append_*() ....................................................... : ok
str_c() .............................................................. : ok
str_insert() ......................................................... : ok
str_delete() ......................................................... : ok
str_append_n() ....................................................... : ok
str_truncate() ....................................................... : ok
str_escape ........................................................... : ok
str_unescape ......................................................... : ok
str_unescape_next .................................................... : ok
str_tabescape ........................................................ : ok
string tabescaping ................................................... : ok
*_strsplit_tabescaped() .............................................. : ok
*_strsplit_tabescaped_inplace() ...................................... : ok
p_strdup() ........................................................... : ok
p_strdup_empty() ..................................................... : ok
p_strdup_until() ..................................................... : ok
p_strarray_dup ....................................................... : ok
t_strsplit ........................................................... : ok
t_strsplit_spaces .................................................... : ok
t_str_replace ........................................................ : ok
t_str_trim ........................................................... : ok
t_str_ltrim .......................................................... : ok
t_str_rtrim .......................................................... : ok
t_strarray_join() .................................................... : ok
p_array_const_string_join() .......................................... : ok
mem_equals_timing_safe() ............................................. : ok
dec2str_buf() ........................................................ : ok
str_to_uintmax in range .............................................. : ok
str_to_uintmax overflow corner case .................................. : ok
str_to_uintmax_hex in range .......................................... : ok
str_to_uintmax_hex overflow corner case .............................. : ok
str_to_uintmax_oct in range .......................................... : ok
str_to_uintmax_oct overflow corner case .............................. : ok
str_to_uint64 ........................................................ : ok
str_to_uint32 ........................................................ : ok
str_to_llong ......................................................... : ok
str_to_int ........................................................... : ok
str_is_float accepts integer ......................................... : ok
str_is_float accepts float ........................................... : ok
str_is_float refuses invalid values .................................. : ok
str_find() ........................................................... : ok
str_sanitize ......................................................... : ok
str_sanitize_append .................................................. : ok
str_table ............................................................ : ok
timeval_cmp() ........................................................ : ok
timeval_diff_*() ..................................................... : ok
time_to_local_day_start() ............................................ : ok
t_strftime and variants now .......................................... : ok
t_strftime and variants fixed timestamp .............................. : ok
timings 0 ............................................................ : ok
timings 1 ............................................................ : ok
timings 2 ............................................................ : ok
timings large ........................................................ : ok
unichars encode/decode ............................................... : ok
unichar collation .................................................... : ok
uni_utf8_strlen() .................................................... : ok
uni_utf8_strlen_n() .................................................. : ok
uni_utf8_partial_strlen_n() .......................................... : ok
unichar valid unicode ................................................ : ok
unichar surrogates ................................................... : ok
uri valid ............................................................ : ok
uri invalid .......................................................... : ok
uri from rfcs ........................................................ : ok
utc_mktime(0) ........................................................ : ok
utc_mktime(1) ........................................................ : ok
utc_mktime(2) ........................................................ : ok
utc_mktime(3) ........................................................ : ok
utc_mktime(4) ........................................................ : ok
utc_mktime(5) ........................................................ : ok
utc_mktime(6) ........................................................ : ok
utc_mktime(7) ........................................................ : ok
utc_mktime(8) ........................................................ : ok
utc_mktime(9) ........................................................ : ok
utc_mktime(10) ....................................................... : ok
utc_mktime(11) ....................................................... : ok
utc_mktime(12) ....................................................... : ok
utc_mktime(13) ....................................................... : ok
utc_mktime(14) ....................................................... : ok
utc_mktime(15) ....................................................... : ok
var_expand - ranges .................................................. : ok
var_expand - builtin ................................................. : ok
var_get_key_range .................................................... : ok
var_expand_with_funcs ................................................ : ok
var_get_key .......................................................... : ok
var_has_key .......................................................... : ok
var_expand_extensions ................................................ : ok
var_expand_if ........................................................ : ok
var_expand_merge_tables .............................................. : ok
wildcard_match() ..................................................... : ok
fatal_array .......................................................... : ok
MALLOC_MULTIPLY() overflows .......................................... : ok
MALLOC_ADD() overflows ............................................... : ok
fatal mempool overflow ............................................... : ok
test-lib(19400,0x7fff8e302340) malloc: *** 
mach_vm_map(size=9223372036854775808) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
fatal_mempool_alloconly .............................................. : ok
test-lib(19400,0x7fff8e302340) malloc: *** 
mach_vm_map(size=9223372036854775808) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
fatal_mempool_allocfree .............................................. : ok
fatal_printf_format_fix .............................................. : ok
1 / 869 tests failed
make[4]: *** [check-local] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1

Reply via email to