******************************************************************************** conan install librdkafka/1.5.2@#3781d77d5da7b33d46c2337939e46e67 --build=librdkafka -pr /home/conan/w/prod/BuildSingleReference/18511/5e23936c-53d5-4524-9b64-f07dc86f7694/profile_linux_7_libstdcpp_gcc_debug_64.librdkafka-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux [options] librdkafka:shared=True [build_requires] [env] lz4/1.9.3: Not found in local cache, looking in remotes... lz4/1.9.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lz4/1.9.3: Downloaded recipe revision b8dfae1f6fea55ffc3a3ecd8cbca05e8 librdkafka/1.5.2: Forced build from source Installing package: librdkafka/1.5.2 Requirements librdkafka/1.5.2 from local cache - Cache lz4/1.9.3 from 'conan-center' - Downloaded Packages librdkafka/1.5.2:dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03 - Build lz4/1.9.3:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Download Installing (downloading, building) binaries... lz4/1.9.3: Retrieving package db2ca884c9793e0b0fb54ec3f846326d1addacc8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lz4/1.9.3: Package installed db2ca884c9793e0b0fb54ec3f846326d1addacc8 lz4/1.9.3: Downloaded package revision 2a1b6876900603a9411ee470918c560f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK librdkafka/1.5.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK librdkafka/1.5.2: Copying sources to build folder librdkafka/1.5.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03 librdkafka/1.5.2: Generator cmake created conanbuildinfo.cmake librdkafka/1.5.2: Generator cmake_find_package created Findlz4.cmake librdkafka/1.5.2: Generator pkg_config created liblz4.pc librdkafka/1.5.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK librdkafka/1.5.2: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DWITHOUT_OPTIMIZATION="True" -DENABLE_DEVEL="True" -DRDKAFKA_BUILD_STATIC="False" -DRDKAFKA_BUILD_EXAMPLES="False" -DRDKAFKA_BUILD_TESTS="False" -DWITHOUT_WIN32_CONFIG="True" -DWITH_BUNDLED_SSL="False" -DWITH_ZLIB="False" -DWITH_ZSTD="False" -DWITH_PLUGINS="False" -DWITH_SSL="False" -DWITH_SASL="False" -DENABLE_LZ4_EXT="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library lz4 found /home/conan/w/prod/BuildSingleReference/.conan/data/lz4/1.9.3/_/_/package/db2ca884c9793e0b0fb54ec3f846326d1addacc8/lib/liblz4.a -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++ -- Looking for pow in m -- Looking for pow in m - found -- Checking for module 'libsasl2' -- No package 'libsasl2' found -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03' '--' '-j3' ----------------- Scanning dependencies of target rdkafka [ 1%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/crc32c.c.o [ 2%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdaddr.c.o [ 3%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdavl.c.o [ 5%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdbuf.c.o [ 6%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdcrc32.c.o [ 7%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdfnv1a.c.o [ 9%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_assignor.c.o [ 11%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_broker.c.o [ 13%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_buf.c.o [ 14%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_cgrp.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_conf.c.o [ 17%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_event.c.o [ 18%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_feature.c.o [ 19%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_lz4.c.o [ 21%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_metadata.c.o [ 22%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_metadata_cache.c.o [ 23%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_msg.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_msgset_reader.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_msgset_writer.c.o [ 27%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_offset.c.o [ 28%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_op.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_partition.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_pattern.c.o [ 32%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_queue.c.o [ 34%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_range_assignor.c.o [ 35%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_request.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_roundrobin_assignor.c.o [ 38%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_sasl.c.o [ 39%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_sasl_plain.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_subscription.c.o [ 42%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_timer.c.o [ 43%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_topic.c.o [ 44%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_transport.c.o [ 46%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_interceptor.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_header.c.o [ 48%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_admin.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_aux.c.o [ 51%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_background.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_idempotence.c.o [ 53%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_txnmgr.c.o [ 55%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_cert.c.o [ 56%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_coord.c.o [ 57%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_mock.c.o [ 59%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_mock_handlers.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_mock_cgrp.c.o [ 61%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdkafka_error.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdlist.c.o [ 64%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdlog.c.o [ 65%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdmurmur2.c.o [ 67%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdports.c.o [ 68%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdrand.c.o [ 69%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdregex.c.o [ 71%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdstring.c.o [ 72%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdunittest.c.o [ 73%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdvarint.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/snappy.c.o [ 76%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/tinycthread.c.o [ 77%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/tinycthread_extra.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdxxhash.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rdhdrhistogram.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/rdkafka.dir/rddl.c.o [ 82%] Linking C shared library ../../lib/librdkafka.so [ 82%] Built target rdkafka Scanning dependencies of target rdkafka++ [ 84%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/HandleImpl.cpp.o [ 85%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/ConfImpl.cpp.o [ 86%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/ConsumerImpl.cpp.o [ 88%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/HeadersImpl.cpp.o [ 89%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/KafkaConsumerImpl.cpp.o [ 90%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/MessageImpl.cpp.o [ 92%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/MetadataImpl.cpp.o [ 93%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/ProducerImpl.cpp.o [ 94%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/QueueImpl.cpp.o [ 96%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/RdKafka.cpp.o [ 97%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/TopicImpl.cpp.o [ 98%] Building CXX object source_subfolder/src-cpp/CMakeFiles/rdkafka++.dir/TopicPartitionImpl.cpp.o [100%] Linking CXX shared library ../../lib/librdkafka++.so [100%] Built target rdkafka++ librdkafka/1.5.2: Package 'dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03' built librdkafka/1.5.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03 librdkafka/1.5.2: Generated conaninfo.txt librdkafka/1.5.2: Generated conanbuildinfo.txt librdkafka/1.5.2: Generating the package librdkafka/1.5.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03 librdkafka/1.5.2: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03' '--target' 'install' '--' '-j3' ----------------- [ 82%] Built target rdkafka [100%] Built target rdkafka++ Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/cmake/RdKafka/RdKafkaConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/cmake/RdKafka/RdKafkaConfigVersion.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/cmake/RdKafka/FindLZ4.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/cmake/RdKafka/RdKafkaTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/cmake/RdKafka/RdKafkaTargets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/share/licenses/librdkafka/LICENSES.txt -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/pkgconfig/rdkafka.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/librdkafka.so.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/librdkafka.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/include/librdkafka/rdkafka.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/include/librdkafka/rdkafka_mock.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/pkgconfig/rdkafka++.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/librdkafka++.so.1 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/librdkafka++.so.1" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/lib/librdkafka++.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/package/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/include/librdkafka/rdkafkacpp.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK librdkafka/1.5.2 package(): Packaged 2 '.1' files: librdkafka++.so.1, librdkafka.so.1 librdkafka/1.5.2 package(): Packaged 2 '.so' files: librdkafka.so, librdkafka++.so librdkafka/1.5.2 package(): Packaged 3 '.h' files: rdkafkacpp.h, rdkafka.h, rdkafka_mock.h librdkafka/1.5.2 package(): Packaged 1 '.txt' file: LICENSES.txt librdkafka/1.5.2: Package 'dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03' created librdkafka/1.5.2: Created package revision 57bc244679a190b238366cc53bf2f225 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdaddr.c:31: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/crc32c.c:48: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdavl.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdbuf.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdcrc32.h:51, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdcrc32.c:45: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdfnv1a.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka.c:42: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_assignor.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_broker.c:51: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_buf.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_cgrp.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_conf.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_event.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_feature.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_lz4.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_metadata.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_metadata_cache.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_msg.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_msgset_reader.c:56: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_msgset_writer.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_offset.c:51: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_op.c:31: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_partition.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_pattern.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_queue.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_range_assignor.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_request.c:31: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_roundrobin_assignor.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_sasl.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_sasl_plain.c:33: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_subscription.c:36: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_timer.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_topic.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_transport.c:36: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_interceptor.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_admin.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_header.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_background.c:35: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_aux.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_txnmgr.c:36: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_idempotence.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_cert.c:35: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_mock.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_coord.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_mock_handlers.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_mock_cgrp.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_error.c:35: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdlist.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdlog.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdmurmur2.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdports.c:33: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdrand.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdregex.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdstring.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdunittest.c:33: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdvarint.h:33, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdvarint.c:30: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdkafka_int.h:46, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/snappy_compat.h:31, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/snappy.c:61: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.c:25: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread_extra.c:34: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rdhdrhistogram.c:71: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/tinycthread.h:32:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rd.h:56, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src/rddl.c:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/ConsumerImpl.cpp:34: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/HandleImpl.cpp:33: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/ConfImpl.cpp:33: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/HeadersImpl.cpp:34: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/KafkaConsumerImpl.cpp:32: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/MessageImpl.cpp:34: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/MetadataImpl.cpp:29: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/ProducerImpl.cpp:34: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/QueueImpl.cpp:31: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/RdKafka.cpp:31: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/TopicImpl.cpp:34: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/rdkafkacpp_int.h:48:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/src-cpp/TopicPartitionImpl.cpp:33: /home/conan/w/prod/BuildSingleReference/.conan/data/librdkafka/1.5.2/_/_/build/dc5bfc76ad4a6ff7f2eb4e72cff022e833afcf03/source_subfolder/generated/dummy/../config.h:33:0: warning: "WITH_SNAPPY" redefined #define WITH_SNAPPY 1 :0:0: note: this is the location of the previous definition [HOOK - conan-center.py] post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library dependency 'ld-linux-x86-64.so.2' of './lib/librdkafka.so' has a non-standard name.