kpmcore updates
Aurélien COUDERC
zecoucou at free.fr
Thu Feb 11 22:53:37 GMT 2021
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 at Base 20.12.2
+ _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE at Base 20.12.2-1
+#MISSING: 20.12.2-1# _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE at Base 20.12.2
and
- _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE at Base 20.12.2
+ _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE at Base 20.12.2-1
+#MISSING: 20.12.2-1# _ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE at 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 at Base 20.12.2
(arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE at Base 20.12.2
Please yell if this is wrong.
Happy hacking !
--
Aurélien
More information about the pkg-kde-talk
mailing list