New review comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/24978#discussion_r491266076 Comment: You need to use `export`, not `env`. `compile.sh` seems to have a `bash` shebang already, so it isn't necessary to run it with `bash`, you can just do `./compile.sh`.