[
https://issues.apache.org/jira/browse/PROTON-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiri Daněk updated PROTON-2342:
-------------------------------
Description:
{noformat}
[ 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
{noformat}
was:
[ 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
> Fails to build on Fedora rawhide
> --------------------------------
>
> Key: PROTON-2342
> URL: https://issues.apache.org/jira/browse/PROTON-2342
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: proton-c-0.33.0
> Reporter: Irina Boverman
> Priority: Major
>
> {noformat}
> [ 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
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]