New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/issues/24512#issuecomment-682100861 Comment: FWIW I get a similar error for qbittorrent from my repository where I built everything using gcc10. The error here is: ``` qbittorrent: symbol lookup error: qbittorrent: undefined symbol: _ZN10libtorrent5entryC1ESt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES0_NS_3aux12strview_lessESaISt4pairIKS7_S0_EEE ``` I'll rebuild qbittorrent once more, because I think it was built before the libtorrent revbump for libressl-3.1.3, and see if that solves the problem.