Control: severity -1 wishlist Control: retitle -1 pocl: FTBFS on several arches due to failing tests
On 25/06/2024 15.59, Yue Gui wrote:
The package pocl build failed on arch mips64el,ppc64el,riscv64 and s390x caused by symbol diff.The crucial buildd log below:
No, they FTBFS with test failures.
+ test -f debian/stamp-failed-testsuite + echo ***** The testsuite has failed! ***** ***** The testsuite has failed! ***** + exit 1
Reporting the failure from the testsuite is just postponed after the dpkg-gensymbols run s.t. it is easier to keep the symbols file up-to-date. Andreas