Re: OneTBB migration to testing stalled

2022-09-07 Thread M. Zhou
Control: reassign -1 src:binutils 2.38.90.20220713-2 I believe this issue is a binutils regression instead of GCC-12 regression. The default linker ends up with segmentation fault on ppc64el. However, if I change the default linker from bfd to gold, the issue is temporarily bypassed in onetbb

Re: OneTBB migration to testing stalled

2022-09-04 Thread M. Zhou
Control: affects -1 src:onetbb It's due to a regression bug in GCC-12 that caused linker internal error on ppc64el: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017772 Does not look like something I can look into. If you need it soon in testing, please go ahead and downgrade compiler to

OneTBB migration to testing stalled

2022-09-03 Thread Nilesh Patra
Hi Mo, It seems that the migration of oneTBB to testing is stalled (since 16 days) due to FTBFS on ppc64el with some linker errors[1] I am not sure what is up there, could you please take a look? [1]: https://buildd.debian.org/status/fetch.php?pkg=onetbb=ppc64el=2021.5.0-13=1662266636=0 --