New comment by timas130 on void-packages repository https://github.com/void-linux/void-packages/pull/41063#issuecomment-1356808960 Comment: Doesn't build on musl because of a linking error relating to `cld3`. I give up for now. ``` /usr/bin/ld: cmake/external/cld3/libexternal_cld3_bundled.a(getonescriptspan_test.cc.o): in function `main': getonescriptspan_test.cc:(.text.startup+0x0): multiple definition of `main'; Telegram/CMakeFiles/Telegram.dir/SourceFiles/main.cpp.o:main.cpp:(.text.startup+0x0): first defined here collect2: error: ld returned 1 exit status ```