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

ASF GitHub Bot commented on DISPATCH-1997:
------------------------------------------

jiridanek opened a new pull request #1082:
URL: https://github.com/apache/qpid-dispatch/pull/1082


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Cannot build on fedora rawhide
> ------------------------------
>
>                 Key: DISPATCH-1997
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1997
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.14.0
>         Environment: | || |
>            Reporter: Irina Boverman
>            Assignee: Jiri Daněk
>            Priority: Major
>             Fix For: 1.16.0
>
>
> Reproducible on master:
> sudo docker run -it fedora:rawhide bash
> dnf install make gcc cmake git valgrind swig pkgconfig doxygen libuuid-devel 
> openssl-devel asciidoc libwebsockets-devel python3 python3-devel 
> cyrus-sasl-devel cyrus-sasl-lib cyrus-sasl-gssapi cyrus-sasl-plain 
> cyrus-sasl-md5 cyrus-sasl-scram java-1.8.0-openjdk maven ruby-devel 
> rubygem-rspec rubygem-simplecov python3-tox libnghttp2-devel 
> qpid-proton-c-devel
> git clone [https://gitbox.apache.org/repos/asf/qpid-dispatch.git] 
> apache-qpid-dispatch
> cd apache-qpid-dispatch/
>  cmake .
>  make
> ...
> {noformat}
> [ 94%] Building CXX object 
> tests/c_unittests/CMakeFiles/c_unittests.dir/c_unittests_main.cpp.o
>  In file included from 
> /root/apache-qpid-dispatch/tests/c_unittests/qdr_doctest.h:25,
>  from /root/apache-qpid-dispatch/tests/c_unittests/c_unittests_main.cpp:21:
>  /root/apache-qpid-dispatch/tests/c_unittests/doctest.h:4008:47: error: size 
> of array 'altStackMem' is not an integral constant-expression
>  4008 | static char altStackMem[4 * SIGSTKSZ];
> |^
>  make[2]: *** [tests/c_unittests/CMakeFiles/c_unittests.dir/build.make:82: 
> tests/c_unittests/CMakeFiles/c_unittests.dir/c_unittests_main.cpp.o] Error 1
>  make[1]: *** [CMakeFiles/Makefile2:1234: 
> tests/c_unittests/CMakeFiles/c_unittests.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]

Reply via email to