[ 
https://issues.apache.org/jira/browse/PROTON-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297371#comment-17297371
 ] 

Irina Boverman commented on PROTON-2342:
----------------------------------------

Reproducible on master on 3/8/2021:

docker run -it fedora:rawhide bash
 # yum install make gcc gcc-c++ cmake git valgrind swig pkgconfig doxygen 
libuuid-devel openssl-devel python-devel python3 python3-devel ruby-devel 
python cyrus-sasl-devel cyrus-sasl-lib cyrus-sasl-gssapi cyrus-sasl-plain 
cyrus-sasl-md5 rubygem-rspec rubygem-simplecov rubygem-minitest 
rubygem-test-unit python3-tox redhat-rpm-config libuv-devel libuv python3-pip 
jsoncpp-devel
 # git clone https://gitbox.apache.org/repos/asf/qpid-proton.git 
apache-qpid-proton
 # cd apache-qpid-proton/
 # cmake .
 # make

> 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
>
> [ 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to