******************************************************************************** conan install nng/1.5.1@ --build=nng --profile=/home/conan/w/BuildSingleReference/25218/3c90cee7-9a8b-460e-a27d-81d75e497250/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 4.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=4.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] nng:shared=False [build_requires] [env] nng/1.5.1: Forced build from source Installing package: nng/1.5.1 Requirements nng/1.5.1 from local cache - Cache Packages nng/1.5.1:ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK nng/1.5.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK nng/1.5.1: Copying sources to build folder nng/1.5.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab nng/1.5.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK nng/1.5.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DNNG_TESTS="False" -DNNG_ENABLE_TLS="False" -DNNG_ENABLE_NNGCAT="False" -DNNG_ENABLE_HTTP="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab' ----------------- -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- 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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 4.9 -- Configuring for NNG version 1.5.1 -- Building static libs. -- Performing Test NNG_HIDDEN_VISIBILITY -- Performing Test NNG_HIDDEN_VISIBILITY - Success -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strnlen -- Looking for strnlen - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - 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 -- Looking for lockf -- Looking for lockf - found -- Looking for flock -- Looking for flock - found -- Looking for getrandom -- Looking for getrandom - not found -- Looking for arc4random_buf -- Looking for arc4random_buf - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for sem_wait in pthread -- Looking for sem_wait in pthread - found -- Looking for pthread_atfork in pthread -- Looking for pthread_atfork in pthread - found -- Looking for pthread_set_name_np in pthread -- Looking for pthread_set_name_np in pthread - not found -- Looking for pthread_setname_np in pthread -- Looking for pthread_setname_np in pthread - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for socket in socket -- Looking for socket in socket - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - found -- Looking for AF_UNIX -- Looking for AF_UNIX - found -- Looking for backtrace_symbols_fd -- Looking for backtrace_symbols_fd - found -- Performing Test NNG_HAVE_MSG_CONTROL -- Performing Test NNG_HAVE_MSG_CONTROL - Success -- Looking for eventfd -- Looking for eventfd - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for port_create -- Looking for port_create - not found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for getpeereid -- Looking for getpeereid - not found -- Looking for SO_PEERCRED -- Looking for SO_PEERCRED - found -- Performing Test NNG_HAVE_SOCKPEERCRED -- Performing Test NNG_HAVE_SOCKPEERCRED - Failed -- Looking for LOCAL_PEERCRED -- Looking for LOCAL_PEERCRED - not found -- Looking for LOCAL_PEERPID -- Looking for LOCAL_PEERPID - not found -- Looking for getpeerucred -- Looking for getpeerucred - not found -- Looking for atomic_flag_test_and_set -- Looking for atomic_flag_test_and_set - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab' '--' '-j3' ----------------- Scanning dependencies of target nng [ 0%] Building C object source_subfolder/CMakeFiles/nng.dir/src/nng.c.o [ 2%] Building C object source_subfolder/CMakeFiles/nng.dir/src/nng_legacy.c.o [ 2%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/aio.c.o [ 4%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/clock.c.o [ 4%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/device.c.o [ 6%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/dialer.c.o [ 8%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/file.c.o [ 8%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/idhash.c.o [ 10%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/init.c.o [ 10%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/list.c.o [ 12%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/listener.c.o [ 12%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/lmq.c.o [ 14%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/message.c.o [ 16%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/msgqueue.c.o [ 16%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/options.c.o [ 18%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/pollable.c.o [ 18%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/panic.c.o [ 20%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/pipe.c.o [ 20%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/protocol.c.o [ 22%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/reap.c.o [ 25%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/socket.c.o [ 25%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/stats.c.o [ 27%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/stream.c.o [ 27%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/strs.c.o [ 29%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/taskq.c.o [ 29%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/tcp.c.o [ 31%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/thread.c.o [ 33%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/timer.c.o [ 33%] Building C object source_subfolder/CMakeFiles/nng.dir/src/core/url.c.o [ 35%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_alloc.c.o [ 35%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_atomic.c.o [ 37%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_clock.c.o [ 37%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_debug.c.o [ 39%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_file.c.o [ 41%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_ipcconn.c.o [ 41%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_ipcdial.c.o [ 43%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_ipclisten.c.o [ 43%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_pipe.c.o [ 45%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_resolv_gai.c.o [ 45%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_sockaddr.c.o [ 47%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_tcpconn.c.o [ 50%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_tcpdial.c.o [ 50%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_tcplisten.c.o [ 52%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_thread.c.o [ 52%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_udp.c.o [ 54%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_pollq_epoll.c.o [ 56%] Building C object source_subfolder/CMakeFiles/nng.dir/src/platform/posix/posix_rand_urandom.c.o [ 56%] Building C object source_subfolder/CMakeFiles/nng.dir/src/compat/nanomsg/nn.c.o [ 58%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/bus0/bus.c.o [ 58%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/pair0/pair.c.o [ 60%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/pair1/pair.c.o [ 60%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/pair1/pair1_poly.c.o [ 62%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/pipeline0/push.c.o [ 64%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/pubsub0/pub.c.o [ 64%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/pipeline0/pull.c.o [ 66%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/pubsub0/sub.c.o [ 66%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/pubsub0/xsub.c.o [ 68%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/reqrep0/req.c.o [ 68%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/reqrep0/xreq.c.o [ 70%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/reqrep0/rep.c.o [ 72%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/reqrep0/xrep.c.o [ 72%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/survey0/survey.c.o [ 75%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/survey0/xsurvey.c.o [ 75%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/survey0/respond.c.o [ 77%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/protocol/survey0/xrespond.c.o [ 77%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/transport/inproc/inproc.c.o [ 79%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/transport/ipc/ipc.c.o [ 81%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/transport/tcp/tcp.c.o [ 81%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/transport/tls/tls.c.o [ 83%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/transport/ws/websocket.c.o [ 83%] Building C object source_subfolder/CMakeFiles/nng.dir/src/sp/transport.c.o [ 85%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/base64/base64.c.o [ 85%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/http/http_public.c.o [ 87%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/http/http_client.c.o [ 89%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/http/http_chunk.c.o [ 89%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/http/http_conn.c.o [ 91%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/http/http_msg.c.o [ 91%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/http/http_schemes.c.o [ 93%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/http/http_server.c.o [ 93%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/sha1/sha1.c.o [ 95%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/tls/tls_common.c.o [ 97%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/util/options.c.o [ 97%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/util/platform.c.o [100%] Building C object source_subfolder/CMakeFiles/nng.dir/src/supplemental/websocket/websocket.c.o [100%] Linking C static library ../lib/libnng.a [100%] Built target nng nng/1.5.1: Package 'ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab' built nng/1.5.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab nng/1.5.1: Generated conaninfo.txt nng/1.5.1: Generated conanbuildinfo.txt nng/1.5.1: Generating the package nng/1.5.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab nng/1.5.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab' '--target' 'install' '--' '-j3' ----------------- [100%] Built target nng Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/lib/libnng.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/lib/cmake/nng/nng-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/lib/cmake/nng/nng-targets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/pair.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/inproc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/bus.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/pipeline.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/ipc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/nn.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/tcp.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/reqrep.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/survey.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/pubsub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/compat/nanomsg/ws.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/supplemental -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/supplemental/tls -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/supplemental/tls/engine.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/supplemental/tls/tls.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/supplemental/http -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/supplemental/http/http.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/supplemental/util -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/supplemental/util/options.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/supplemental/util/platform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/tls -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/tls/tls.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/zerotier -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/zerotier/zerotier.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/ws -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/ws/websocket.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/ipc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/ipc/ipc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/tcp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/tcp/tcp.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/inproc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/transport/inproc/inproc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/nng.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/bus0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/bus0/bus.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/reqrep0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/reqrep0/req.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/reqrep0/rep.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pair0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pair0/pair.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/survey0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/survey0/respond.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/survey0/survey.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pubsub0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pubsub0/pub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pubsub0/sub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pair1 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pair1/pair.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pipeline0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pipeline0/pull.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/include/nng/protocol/pipeline0/push.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/lib/cmake/nng/nng-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/package/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/lib/cmake/nng/nng-config-version.cmake [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 nng/1.5.1 package(): Packaged 1 '.a' file: libnng.a nng/1.5.1 package(): Packaged 34 '.h' files nng/1.5.1 package(): Packaged 1 '.txt' file: LICENSE.txt nng/1.5.1: Package 'ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab' created nng/1.5.1: Created package revision 0efe86697833f5261b3b18cf9685db6c [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c:11: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c: In function 'nni_aio_begin': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c:331:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(!nni_aio_list_active(aio)); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c:332:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(aio->a_cancel_fn == NULL); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c:333:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(!nni_list_node_active(&aio->a_expire_node)); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c: In function 'nni_aio_schedule': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c:392:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(aio->a_cancel_fn == NULL); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c: In function 'nni_aio_finish_msg': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c:479:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(msg != NULL); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c: In function 'nni_aio_iov_advance': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/aio.c:683:3: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(aio->a_nio != 0); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/device.c:11: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/device.c: In function 'nni_device_init': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/device.c:153:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT((nni_sock_flags(s1) & NNI_PROTO_FLAG_RCV) != 0); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c:11: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c: In function 'nni_id_map_init': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c:30:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(lo != 0); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c:31:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(hi > lo); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c: In function 'id_resize': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c:160:5: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(new_entries[index].skips == 0); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c: In function 'nni_id_remove': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c:202:3: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(entry->skips > 0); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c: In function 'nni_id_alloc': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/idhash.c:262:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(val != NULL); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/message.c:13: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/message.c: In function 'nni_chunk_trim_u32': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/message.c:297:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(ch->ch_len >= sizeof(v)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c:11: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c: In function 'nni_sock_create': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c:565:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(s->s_sock_ops.sock_open != NULL); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c:566:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(s->s_sock_ops.sock_close != NULL); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c: In function 'nni_sock_shutdown': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c:783:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_list_first(&sock->s_pipes) == NULL); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c: In function 'nni_sock_close': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c:830:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_list_empty(&s->s_dialers)); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c:831:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_list_empty(&s->s_listeners)); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/socket.c:832:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_list_empty(&s->s_pipes)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_ipclisten.c:12: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_ipclisten.c: In function 'ipc_listener_doaccept': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_ipclisten.c:120:5: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(rv != 0); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_ipclisten.c: In function 'ipc_listener_cancel': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_ipclisten.c:175:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(rv != 0); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_tcplisten.c:12: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_tcplisten.c: In function 'tcp_listener_doaccept': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_tcplisten.c:132:5: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(rv != 0); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_tcplisten.c: In function 'tcp_listener_cancel': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_tcplisten.c:190:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(rv != 0); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_pollq_epoll.c:23: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_pollq_epoll.c: In function 'nni_posix_pfd_fini': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/platform/posix/posix_pollq_epoll.c:193:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(!nni_thr_is_self(&pq->thr)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/pair0/pair.c:13: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/pair0/pair.c: In function 'pair0_pipe_send': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/pair0/pair.c:326:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(!nni_msg_shared(m)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/pair1/pair.c:13: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/pair1/pair.c: In function 'pair1_pipe_send': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/pair1/pair.c:501:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(!nni_msg_shared(m)); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/pair1/pair.c:508:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_msg_header_len(m) == sizeof(uint32_t)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/reqrep0/req.c:12: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/reqrep0/req.c: In function 'req0_sock_fini': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/reqrep0/req.c:135:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_list_empty(&s->busy_pipes)); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/reqrep0/req.c:136:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_list_empty(&s->stop_pipes)); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/reqrep0/req.c:137:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_list_empty(&s->ready_pipes)); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/reqrep0/req.c: In function 'req0_ctx_cancel_send': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/protocol/reqrep0/req.c:626:3: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(ctx->recv_aio == NULL); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/inproc/inproc.c:14: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/inproc/inproc.c: In function 'inproc_queue_run': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/inproc/inproc.c:164:3: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(msg != NULL); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/inproc/inproc.c: In function 'inproc_conn_finish': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/inproc/inproc.c:350:3: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(pipe == NULL); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/ipc/ipc.c:15: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/ipc/ipc.c: In function 'ipc_pipe_recv_start': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/ipc/ipc.c:559:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(p->rx_msg == NULL); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/tcp/tcp.c:16: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/tcp/tcp.c: In function 'tcptran_pipe_recv_start': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/tcp/tcp.c:548:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(p->rxmsg == NULL); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/tls/tls.c:15: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/tls/tls.c: In function 'tlstran_pipe_recv_start': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/tls/tls.c:538:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(p->rxmsg == NULL); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/ws/websocket.c:16: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/ws/websocket.c: In function 'wstran_dialer_connect': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/ws/websocket.c:330:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_list_empty(&d->aios)); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/ws/websocket.c: In function 'wstran_connect_cb': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/sp/transport/ws/websocket.c:413:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(nni_list_empty(&d->aios)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_chunk.c:15: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_chunk.c: In function 'chunk_ingest_data': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_chunk.c:269:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(chunk != NULL); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_chunk.c:270:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(cl->cl_state == CS_DATA); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_chunk.c:271:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(chunk->c_resid <= chunk->c_alloc); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_chunk.c:272:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(chunk->c_alloc > 2); // not be zero, plus newlines ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_client.c:16: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_client.c: In function 'http_dial_cb': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_client.c:73:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(stream != NULL); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_conn.c:16: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_conn.c: In function 'http_rd_cb': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_conn.c:305:3: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(conn->rd_put <= conn->rd_bufsz); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_conn.c:313:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(conn->rd_get == conn->rd_put); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_msg.c:17: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_msg.c: In function 'http_asprintf': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_msg.c:523:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(len == 3); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_server.c:20: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_server.c: In function 'http_sc_reap': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_server.c:290:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(!sc->finished); ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_server.c: In function 'http_sc_close_locked': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/http/http_server.c:328:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(!sc->finished); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/nng_impl.h:25:0, from /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/websocket/websocket.c:16: /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/websocket/websocket.c: In function 'ws_start_write': /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/core/defs.h:26:23: warning: statement with no effect [-Wunused-value] #define NNI_ASSERT(x) (0) ^ /home/conan/w/BuildSingleReference/.conan/data/nng/1.5.1/_/_/build/ea5aefa6dc14dfd613abdf0cf956db0fead5f6ab/source_subfolder/src/supplemental/websocket/websocket.c:585:2: note: in expansion of macro 'NNI_ASSERT' NNI_ASSERT(frame != NULL); ^