Summary: | sys-devel/gcc-10.2.0-r5: test failures on hppa | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rolf Eike Beer <eike> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | ionen |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | HPPA | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
test output build.log for 10.3.0-r1 on hppa |
Description
Rolf Eike Beer
![]() Created attachment 698196 [details]
test output
(In reply to Rolf Eike Beer from comment #1) > Created attachment 698196 [details] > test output I think failures look reasonable not to block stabiliztion. Created attachment 723862 [details]
build.log for 10.3.0-r1 on hppa
(In reply to Rolf Eike Beer from comment #3) > Created attachment 723862 [details] > build.log for 10.3.0-r1 on hppa Same here. Should be OK for stable. Test failure diff between 10.3.0-r1 and -r2: @@ -1,19 +1,10 @@ -FAIL: 22_locale/numpunct/members/char/3.cc execution test -FAIL: 22_locale/time_get/get_time/char/2.cc execution test -FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test -FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test -FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test -FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test -FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test FAIL: 27_io/filesystem/operations/copy.cc execution test +FAIL: 27_io/filesystem/operations/copy_file.cc execution test FAIL: 27_io/filesystem/operations/equivalent.cc execution test -FAIL: 27_io/filesystem/operations/permissions.cc execution test FAIL: 27_io/filesystem/operations/relative.cc execution test FAIL: 27_io/filesystem/operations/remove.cc execution test FAIL: 27_io/filesystem/operations/remove_all.cc execution test -FAIL: 27_io/filesystem/operations/rename.cc execution test FAIL: 27_io/filesystem/operations/symlink_status.cc execution test -FAIL: 30_threads/condition_variable/54185.cc execution test FAIL: 30_threads/future/members/poll.cc execution test FAIL: 30_threads/jthread/95989.cc execution test FAIL: c-c++-common/Warray-bounds-2.c -Wc++-compat (test for warnings, line 192) @@ -142,6 +133,7 @@ FAIL: experimental/filesystem/operations/permissions.cc execution test FAIL: experimental/filesystem/operations/remove.cc execution test FAIL: experimental/filesystem/operations/remove_all.cc execution test +FAIL: experimental/filesystem/operations/rename.cc execution test FAIL: experimental/net/timer/waitable/dest.cc (test for excess errors) FAIL: ext/rope/pthread7-rope.cc execution test FAIL: g++.dg/cpp0x/constexpr-tuple.C -std=c++14 (test for excess errors) @@ -598,7 +590,6 @@ FAIL: gfortran.fortran-torture/compile/pr65758.f90, -O2 -fomit-frame-pointer -finline-functions -funroll-loops FAIL: gfortran.fortran-torture/compile/pr65758.f90, -O3 -g FAIL: gfortran.fortran-torture/compile/pr65758.f90, -Os -FAIL: libgomp.c++/task-reduction-11.C execution test FAIL: libgomp.c/pr52547.c (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O0 (test for excess errors) FAIL: libgomp.fortran/examples-4/teams-2.f90 -O1 (test for excess errors) Long gone. |