New comment by oreo639 on void-packages repository https://github.com/void-linux/void-packages/pull/48826#issuecomment-1951808204 Comment: > [php/php-src@0a39890](https://github.com/php/php-src/commit/0a39890c967aa57225bb6bdf4821aff7a3a3c082) Seems like their tests are configured with `--enable-werror`, which we don't do, and implicitly casing away a const is a warning in clang (whereas no such warning exists in gcc). I can still import the patch