New comment by obunden on void-packages repository https://github.com/void-linux/void-packages/pull/15174#issuecomment-538750771 Comment: Seems like the compilation is spamming travis a bit too much. What would be the right way to go about fixing this? I tried passing different options to the configure_args but it doesn't affect the output. I thought the '-Wno-deprecated' option in cmake would get rid of the problem but there is a lot of warnings about old style casts still. Not sure how to see if the option is used or not, might it be the xbps cmake build script that overrides it? I would be glad to get some input on how to solve this the right way.