Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-c-0.33.0
-
None
Description
[ 29%] Building CXX object c/tests/CMakeFiles/test_main.dir/test_main.cpp.o In file included from /usr/include/signal.h:315, from /root/apache-qpid-proton/tests/include/catch.hpp:6520, from /root/apache-qpid-proton/c/tests/test_main.cpp:21: /root/apache-qpid-proton/tests/include/catch.hpp:6543:33: error: size of array 'altStackMem' is not an integral constant-expression 6543 | static char altStackMem[SIGSTKSZ]; | ^~~~~~~~ /root/apache-qpid-proton/tests/include/catch.hpp:6594:45: error: size of array 'altStackMem' is not an integral constant-expression 6594 | char FatalConditionHandler::altStackMem[SIGSTKSZ] = {}; | ^~~~~~~~ make[2]: *** [c/tests/CMakeFiles/test_main.dir/build.make:82: c/tests/CMakeFiles/test_main.dir/test_main.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1901: c/tests/CMakeFiles/test_main.dir/all] Error 2 make: *** [Makefile:160: all] Error 2
Attachments
Issue Links
- relates to
-
DISPATCH-1997 Cannot build on fedora rawhide
- Closed