Running phase: unpackPhase unpacking source archive /nix/store/i1q0dngas1cx9x52a3diamhggilar2ir-gl-math-0.9.1.tar.gz source root is gl-math-0.9.1 setting SOURCE_DATE_EPOCH to timestamp 1554381783 of file "gl-math-0.9.1/hypermath/src/hypermath.c" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: buildPhase building gl-math /nix/store/ng7ad5h1bvxikc3m2cqk2z0ypv70d3s0-chicken-5.4.0/bin/csc -host -D compiling-extension -J -s -regenerate-import-libraries -setup-mode -I /build/gl-math-0.9.1 -C -I/build/gl-math-0.9.1 -d0 -O3 -C -Ihypermath/include -O3 gl-math.scm -o /build/gl-math-0.9.1/gl-math.so /build/gl-math-0.9.1/gl-math.c: In function 'stub612': /build/gl-math-0.9.1/gl-math.c:1179:24: error: passing argument 2 of 'hpmMat4VecArrayMult' from incompatible pointer type [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types8;;] 1179 | hpmMat4VecArrayMult(t0,t1,t2,t3); | ^~ | | | unsigned char * In file included from /build/gl-math-0.9.1/gl-math.c:10: /build/gl-math-0.9.1/hypermath/src/hypermath.c:94:51: note: expected 'float *' but argument is of type 'unsigned char *' 94 | void hpmMat4VecArrayMult(const float *mat, float *vec, size_t length, size_t stride){ | ~~~~~~~^~~ /build/gl-math-0.9.1/gl-math.c: In function 'stub593': /build/gl-math-0.9.1/gl-math.c:1189:24: error: passing argument 2 of 'hpmMat4VecArrayMult' from incompatible pointer type [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types8;;] 1189 | hpmMat4VecArrayMult(t0,t1,t2,t3); | ^~ | | | unsigned char * /build/gl-math-0.9.1/hypermath/src/hypermath.c:94:51: note: expected 'float *' but argument is of type 'unsigned char *' 94 | void hpmMat4VecArrayMult(const float *mat, float *vec, size_t length, size_t stride){ | ~~~~~~~^~~ Error: shell command terminated with non-zero exit status 256: 'gcc' '/build/gl-math-0.9.1/gl-math.c' -o '/build/gl-math-0.9.1/gl-math.o' -c '-fno-strict-aliasing' '-fwrapv' '-DHAVE_CHICKEN_CONFIG_H' '-DC_ENABLE_PTABLES' '-Os' '-fomit-frame-pointer' '-fPIC' '-DPIC' '-DC_SHARED' '-I/build/gl-math-0.9.1' '-Ihypermath/include' '-O3' '-I/nix/store/ng7ad5h1bvxikc3m2cqk2z0ypv70d3s0-chicken-5.4.0/include/chicken' Error: shell command terminated with nonzero exit code 256 "sh /build/gl-math-0.9.1/gl-math.build.sh"