Closed issue by IcedQuinn on void-packages repository https://github.com/void-linux/void-packages/issues/28615 Description: ### System * xuname: Void 5.10.13_1 x86_64 GenuineIntel notuptodate rrFF * package: kiwix-tools-3.1.2_1 ### Expected behavior `kiwix-serve` should fail because it was given no command line arguments. ### Actual behavior ``` kiwix-serve: symbol lookup error: kiwix-serve: undefined symbol: _ZN5kiwix5splitERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_b ``` ### Steps to reproduce the behavior - Install `sudo xbps-install kiwix-tools` - `kiwix-serve`