This is an auto-filled bug because net-misc/openvswitch fails tests. The issue was originally discovered on x86, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info.
Created attachment 638264 [details] build.log build log and emerge --info
I guess tests/testsuite.log might help. Looks like only 1 failed, hopefully an easy one...
It is weird but tests pass for me now. Let's keep it open if someone else can reproduce.
tinderbox_musl has reproduced this issue with version 2.17.2-r1 - Updating summary.
(In reply to Agostino Sarubbo from comment #4) > tinderbox_musl has reproduced this issue with version 2.17.2-r1 - Updating > summary. Can you give fresh build.log and the test log I mentioned?
Created attachment 813790 [details] new_build.log new_build.log
Created attachment 813793 [details] 001_1-testsuite.log 001_1-testsuite.log
Created attachment 813796 [details] 001_2-testsuite.log 001_2-testsuite.log
Created attachment 813799 [details] 001_3-testsuite.log 001_3-testsuite.log
(In reply to Sam James from comment #5) > Can you give fresh build.log and the test log I mentioned? everything attached, if you need anything else feel free to ask ;)
(In reply to Agostino Sarubbo from comment #10) > (In reply to Sam James from comment #5) > > Can you give fresh build.log and the test log I mentioned? > > everything attached, if you need anything else feel free to ask ;) Thanks! Damnit... ``` ./ofproto-dpif.at:5467: tail -1 stdout | egrep "trunc\(200\),2,trunc\(300\),3,100|trunc\(300\),3,trunc\(200\),2,100" --- /dev/null 2022-08-27 17:08:22.181452537 +0000 +++ /var/tmp/portage/net-misc/openvswitch-2.17.2-r1/work/openvswitch-2.17.2/tests/testsuite.dir/at-groups/1144/stderr 2022-09-23 10:25:15.889723877 +0000 @@ -0,0 +1 @@ +egrep: warning: egrep is obsolescent; using /bin/grep -E stdout: Datapath actions: trunc(200),2,trunc(300),3,100 ovsdb-server.log: ``` It's new grep.
(or, sorry, it's partly new grep)