Date: Sat, 25 Jun 2016 08:45:57 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 210554] lib/msun broken kyua status for 11.0 -r302180 (only tested on rpi2 with -mcpu=cortex-a7 in use) Message-ID: <bug-210554-7@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210554 Bug ID: 210554 Summary: lib/msun broken kyua status for 11.0 -r302180 (only tested on rpi2 with -mcpu=3Dcortex-a7 in use) Product: Base System Version: 11.0-CURRENT Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: markmi@dsl-only.net [The ". . ."s are omitted Metadata lines.] (only tested on rpi2 with -mcpu=3Dcortex-a7 in use) kyua report --results-filter broken --results-file /usr/tests --verbose reports for lib/msun: =3D=3D=3D> lib/msun/cexp_test:main Result: broken: Received signal 6 Duration: 1.094s . . . Standard output: 1..7 ok 1 - cexp zero # Run 0.. # Run 1.. # Run 2.. # Run 3.. # Run 4.. # Run 5.. # Run 6.. # Run 7.. Standard error: Assertion failed: (((void)(cexp), fetestexcept((0x0002 | 0x0010 | 0x0001 | 0x0004 | 0x0008)) =3D=3D (0))), function test_nan, file /usr/src/lib/msun/tests/cexp_test .c, line 131. Process with PID 60903 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/ctrig_test:main Result: broken: Received signal 6 Duration: 1.097s . . . Standard output: 1..6 ok 1 - ctrig zero Standard error: Assertion failed: (((void)(csinh), fetestexcept((0x0002 | 0x0010 | 0x0001 | 0x0004 | 0x0008)) =3D=3D (0))), function test_nan, file /usr/src/lib/msun/tests/ctrig_te st.c, line 165. Process with PID 60912 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/exponential_test:main Result: broken: Received signal 6 Duration: 1.097s . . . Standard output: 1..3 Standard error: Assertion failed: (((void)(exp), fetestexcept((0x0002 | 0x0010 | 0x0001 | 0x0004 | 0x0008)) =3D=3D (0))), function run_generic_tests, file /usr/src/lib/msun/tests/e xponential_test.c, line 103. Process with PID 60915 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/fenv_test:main Result: broken: Received signal 6 Duration: 1.099s . . . Standard output: 1..8 Standard error: Assertion failed: (memcmp(&env, FE_DFL_ENV, sizeof(env)) =3D=3D 0), function test_dfl_env, file /usr/src/lib/msun/tests/fenv_test.c, line 161. Process with PID 60918 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/fma_test:main Result: broken: Received signal 6 Duration: 1.114s . . . Standard output: 1..19 rmode =3D 0 ok 1 - fma zeroes rmode =3D 4194304 ok 2 - fma zeroes rmode =3D 8388608 ok 3 - fma zeroes rmode =3D 12582912 ok 4 - fma zeroes rmode =3D 0 ok 5 - fma infinities rmode =3D 4194304 ok 6 - fma infinities rmode =3D 8388608 ok 7 - fma infinities rmode =3D 12582912 ok 8 - fma infinities Standard error: Assertion failed: (((void)(fma), fetestexcept(((0x0002 | 0x0010 | 0x0001 | 0x0004 | 0x0008))) =3D=3D ((0)))), function test_nans, file /usr/src/lib/msun/tests/fma_t est.c, line 165. Process with PID 60921 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/invctrig_test:main Result: broken: Received signal 6 Duration: 1.118s . . . Standard output: 1..6 ok 1 - invctrig zero Standard error: Assertion failed: (((void)(cacosh), fetestexcept((0x0002 | 0x0010 | 0x0001 | 0x0004 | 0x0008)) =3D=3D (0))), function test_nan, file /usr/src/lib/msun/tests/invctri g_test.c, line 165. Process with PID 60930 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/invtrig_test:main Result: broken: Received signal 6 Duration: 1.114s . . . Standard output: 1..7 Standard error: Assertion failed: (((void)asin, fetestexcept(ALL_STD_EXCEPT) =3D=3D (((0)))= )), function test_special, file /usr/src/lib/msun/tests/invtrig_test.c, line 14= 5. Process with PID 60927 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/logarithm_test:main Result: broken: Received signal 6 Duration: 1.096s . . . Standard output: 1..5 Standard error: Assertion failed: (((void)(log), fetestexcept((0x0002 | 0x0010 | 0x0001 | 0x0004 | 0x0008)) =3D=3D (0))), function run_generic_tests, file /usr/src/lib/msun/tests/l ogarithm_test.c, line 111. Process with PID 60933 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/lrint_test:main Result: broken: Received signal 6 Duration: 1.096s . . . Standard output: 1..1 Standard error: Assertion failed: (fetestexcept(FE_ALL_EXCEPT) =3D=3D (0x0010)), function run_tests, file /usr/src/lib/msun/tests/lrint_test.c, line 73. Process with PID 60936 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/nearbyint_test:main Result: broken: Received signal 6 Duration: 1.096s . . . Standard output: 1..12 ok 1 # nearbyint(+-0) ok 2 # modf(+-0) Standard error: Assertion failed: (fetestexcept(ALL_STD_EXCEPT) =3D=3D 0), function test_ne= arby, file /usr/src/lib/msun/tests/nearbyint_test.c, line 107. Process with PID 60942 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/rem_test:main Result: broken: Received signal 6 Duration: 1.091s . . . Standard output: 1..3 ok 1 - rem ok 2 - rem Standard error: Assertion failed: (rem =3D=3D expected_rem), function testd, file /usr/src/lib/msun/tests/rem_test.c, line 173. Process with PID 60948 dumped core; attempting to gather stack trace Cannot find any core file =3D=3D=3D> lib/msun/trig_test:main Result: broken: Received signal 6 Duration: 1.094s . . . Standard output: 1..3 Standard error: Assertion failed: (((void)(tan), fetestexcept((0x0002 | 0x0010 | 0x0001 | 0x0004 | 0x0008)) =3D=3D (0))), function run_special_tests, file /usr/src/lib/msun/tests/t rig_test.c, line 106. Process with PID 60951 dumped core; attempting to gather stack trace Cannot find any core file --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210554-7>