Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build tests on Ubuntu 22.04 (Jammy) #294

Open
umanwizard opened this issue Apr 17, 2022 · 0 comments
Open

Can't build tests on Ubuntu 22.04 (Jammy) #294

umanwizard opened this issue Apr 17, 2022 · 0 comments

Comments

@umanwizard
Copy link

Due to this issue: catchorg/Catch2#2178

In file included from /usr/include/signal.h:328,
                 from /home/brennan/code/cppkafka/third_party/Catch2/single_include/catch.hpp:4811,
                 from /home/brennan/code/cppkafka/tests/test_main.cpp:3:
/home/brennan/code/cppkafka/third_party/Catch2/single_include/catch.hpp:7441:45: error: size of array ‘altStackMem’ is not an integral constant-expression
 7441 |     char FatalConditionHandler::altStackMem[SIGSTKSZ] = {};
      |                                             ^~~~~~~~
make[2]: *** [tests/CMakeFiles/cppkafka_tests.dir/build.make:216: tests/CMakeFiles/cppkafka_tests.dir/test_main.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:452: tests/CMakeFiles/cppkafka_tests.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant