-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
known issues with DSM 7.2 toolchains
Collection of issues found when building packages for DSM 7.2
kiwix
all archs fail with:
$ make arch-armv7-7.2 -C ./spk/kiwix
/github/workspace/spk/kiwix/work-armv7-7.2/Mustache-4.1/catch.hpp:6594:45: error: size of array ‘altStackMem’ is not an integral constant-expression
6594 | char FatalConditionHandler::altStackMem[SIGSTKSZ] = {};
| ^~~~~~~~
ninja: build stopped: subcommand failed.