@envolution done, and updated to 10.2.0.
@Ponas could you please try rebuilding with 10.2.0? Afaict, this is a combination of gcc15 adding further checks and chez-scheme building with -Werror
by default. The 10.2.0 release seems to have adjusted/fixed the offending code. Alternatively, if you must use 10.1.0, you can stop gcc treating that warning as an error by appending CFLAGS+='-Wno-error=incompatible-pointer-types'
to the configure invocation in the PKGBUILD and retrying the build.
@ecraven apologies for taking so long to get around to this, --kernelobj
is being used for 10.2.0.
Pinned Comments