src/api/fcntl.c: In function 'f': src/api/fcntl.c:30:1: error: 'O_TTY_INIT' undeclared (first use in this function) src/api/fcntl.c:30:1: note: each undeclared identifier is reported only once for each function it appears in src/common/runtest.c:29: ./src/api/main.exe exec failed: No such file or directory FAIL ./src/api/main.exe [status 1] cc: error: src/api/fcntl.o: No such file or directory cc: error: src/api/unistd.o: No such file or directory src/api/unistd.c: In function 'f': src/api/unistd.c:87:1: error: '_CS_POSIX_V7_THREADS_CFLAGS' undeclared (first use in this function) src/api/unistd.c:87:1: note: each undeclared identifier is reported only once for each function it appears in src/api/unistd.c:88:1: error: '_CS_POSIX_V7_THREADS_LDFLAGS' undeclared (first use in this function) src/api/unistd.c:90:1: error: '_CS_V7_ENV' undeclared (first use in this function) src/api/unistd.c:117:1: error: '_PC_TIMESTAMP_RESOLUTION' undeclared (first use in this function) src/api/unistd.c:238:1: error: '_SC_XOPEN_UUCP' undeclared (first use in this function) src/math/sanity/expm1l.h:2: RN expm1l(0x1.161868e18bc67782p+2) want 0x1.30712ed238c064a2p+6 got 0x1.30712ed238c064a6p+6 ulperr 2.355 = 0x1.ffffffp+0 + 0x1.6b4c44p-2 src/math/sanity/expm1l.h:5: RN expm1l(0x1.288bbb0d6a1e5bdap+3) want 0x1.4ab477496e07b24ap+13 got 0x1.4ab477496e07b24ep+13 ulperr 1.583 = 0x1.0000004p+1 + -0x1.aa91d2p-2 FAIL ./src/math/expm1l.exe [status 1] src/math/j0.c: known to be broken near zeros FAIL ./src/math/j0.exe [status 1] src/math/sanity/jnf.h:1: RN jnf(-2, -0x1.0223ap+3) want -0x1.863726p-4 got -0x1.86372ap-4, ulperr -2.009 = -0x1.ffffff6p+0 + -0x1.28885p-7 FAIL ./src/math/jnf.exe [status 1] src/math/special/lgamma.h:145: RN lgamma(-0x1.4p+1) want -0x1.ccbf9f5ed0f16p-5,-1 got -0x1.ccbf9f5ed0f1bp-5,-1 ulperr -5.465 = -0x1.3fffffcp+2 + -0x1.dc4f24p-2 FAIL ./src/math/lgamma.exe [status 1] src/math/sanity/sinhl.h:1: RN sinhl(-0x1.02239f3c6a8f13dep+3) want -0x1.8e6152d2b112dcb8p+10 got -0x1.8e6152d2b112dcc2p+10 ulperr -4.567 = -0x1.4p+2 + 0x1.bb71ep-2 src/math/sanity/sinhl.h:2: RN sinhl(0x1.161868e18bc67782p+2) want 0x1.3463e73bcdaac0bep+5 got 0x1.3463e73bcdaac0c4p+5 ulperr 2.856 = 0x1.7fffff6p+1 + -0x1.25fab6p-3 src/math/sanity/sinhl.h:4: RN sinhl(-0x1.a206f0a19dcc3948p+2) want -0x1.5745bb86e8aecf3ep+8 got -0x1.5745bb86e8aecf44p+8 ulperr -3.322 = -0x1.8000004p+1 + -0x1.49a5aep-2 FAIL ./src/math/sinhl.exe [status 1] src/math/special/tgamma.h:47: RN tgamma(0x1p-53) want 0x1.fffffffffffffp+52 got 0x1.ffffffffffffdp+52 ulperr -2.423 = -0x1p+1 + -0x1.b0ee6p-2 FAIL ./src/math/tgamma.exe [status 1] src/math/y0.c: known to be broken near zeros FAIL ./src/math/y0.exe [status 1] src/math/y0f.c: known to be broken near zeros FAIL ./src/math/y0f.exe [status 1] src/musl/pleval.c: In function 'main': src/musl/pleval.c:52:2: warning: suggest parentheses around comparison in operand of '==' [-Wparentheses] src/musl/pleval.c:53:2: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] src/musl/pleval.c:55:2: warning: suggest parentheses around '&&' within '||' [-Wparentheses] src/regression/malloc-brk-fail.c:41: malloc(10000) failed (eventhough 64k is available to mmap): Out of memory FAIL ./src/regression/malloc-brk-fail-static.exe [status 1] src/regression/regex-backref-0.c:22: regexec(/a\0/ ~ "a0") returned 1 (No match), wanted 0 FAIL ./src/regression/regex-backref-0-static.exe [status 1] src/regression/regex-backref-0.c:22: regexec(/a\0/ ~ "a0") returned 1 (No match), wanted 0 FAIL ./src/regression/regex-backref-0.exe [status 1] src/regression/strverscmp.c:14: strverscmp("000", "00") < 0 failed src/regression/strverscmp.c:15: strverscmp("00", "000") > 0 failed src/regression/strverscmp.c:20: strverscmp("09", "0") < 0 failed FAIL ./src/regression/strverscmp-static.exe [status 1] src/regression/strverscmp.c:14: strverscmp("000", "00") < 0 failed src/regression/strverscmp.c:15: strverscmp("00", "000") > 0 failed src/regression/strverscmp.c:20: strverscmp("09", "0") < 0 failed FAIL ./src/regression/strverscmp.exe [status 1]