Le vendredi 5 février 2021, 22:12:54 CET Aurélien COUDERC a écrit : > - I’ve added a symbols file for libkpmcore10. I’m not so familiar with this > so a cross check and feedback would be useful. In particular there are 2 > additional plugin libs that shouldn’t need symbols and I’ve excluded from > dh_makeshlibs, but confirmation is welcome that this is the correct way.
There were FTBFS on riscv64 and armel (thanks acheronuk for the notice) due to : - _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 20.12.2 + _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE@Base 20.12.2-1 +#MISSING: 20.12.2-1# _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 20.12.2 and - _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 20.12.2 + _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE@Base 20.12.2-1 +#MISSING: 20.12.2-1# _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 20.12.2 So I’m changing the symbols as follows : (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 20.12.2 (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE@Base 20.12.2 Please yell if this is wrong. Happy hacking ! -- Aurélien -- https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-talk