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

Failed to find valid rdkafka version #282

Open
Ctulh opened this issue Jul 20, 2021 · 0 comments
Open

Failed to find valid rdkafka version #282

Ctulh opened this issue Jul 20, 2021 · 0 comments

Comments

@Ctulh
Copy link

Ctulh commented Jul 20, 2021

-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen dot
ICOL.MES.controller.businessLayer.CoroutineDefinition
SOURCE_DIR = /home/egor/controller/src/buisnessLayer/coroutine_definitions
BINARY_DIR = /home/egor/controller/build/src/buisnessLayer/coroutine_definitions
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE

-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0")
-- Found RdKafka: librdkafka.so

CMake Error at /usr/local/lib/cmake/CppKafka/FindRdKafka.cmake:83 (message):
Failed to find valid rdkafka version
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
/usr/local/lib/cmake/CppKafka/CppKafkaConfig.cmake:42 (find_dependency)
app/CMakeLists.txt:19 (find_package)

-- Configuring incomplete, errors occurred!
Where i'm wrong?

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