******************************************************************************** conan install liquid-dsp/1.3.2@#1d6dd1f6d19812be746e6cb35146dce0 --build=liquid-dsp -pr /home/conan/w/prod-v1/BuildSingleReference/4121/cd623c4b-eb20-41a0-b165-76be64f50b71/profile_linux_5_libstdcpp11_gcc_release_64.liquid-dsp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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-v1/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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] liquid-dsp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True liquid-dsp/1.3.2: Forced build from source Installing package: liquid-dsp/1.3.2 Requirements liquid-dsp/1.3.2 from local cache - Cache Packages liquid-dsp/1.3.2:76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK liquid-dsp/1.3.2: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/source/src liquid-dsp/1.3.2: [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 liquid-dsp/1.3.2: Copying sources to build folder liquid-dsp/1.3.2: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/build/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7 liquid-dsp/1.3.2: Generator txt created conanbuildinfo.txt liquid-dsp/1.3.2: Calling generate() liquid-dsp/1.3.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 liquid-dsp/1.3.2: Calling build() liquid-dsp/1.3.2: apply_conandata_patches(): No patches defined in conandata ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/build/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7/build-release/conan/conanbuild.sh" && autoreconf '--force' '--install' ----------------- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'scripts/'. libtoolize: copying file 'scripts//ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'scripts'. libtoolize: copying file 'scripts/libtool.m4' libtoolize: copying file 'scripts/ltoptions.m4' libtoolize: copying file 'scripts/ltsugar.m4' libtoolize: copying file 'scripts/ltversion.m4' libtoolize: copying file 'scripts/lt~obsolete.m4' libtoolize: Consider adding '-I scripts' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' liquid-dsp/1.3.2: Calling: > "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/build/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-fftoverride' '--enable-simdoverride' ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/build/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7/build-release/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/build/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-fftoverride' '--enable-simdoverride' ----------------- checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for error_at_line... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for main in -lc... yes checking for main in -lm... yes checking for malloc... yes checking for realloc... yes checking for free... yes checking for memset... yes checking for memmove... yes checking for sinf... yes checking for cosf... yes checking for expf... yes checking for cargf... yes checking for cexpf... yes checking for crealf... yes checking for cimagf... yes checking for sqrtf... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for string.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking fec.h usability... no checking fec.h presence... no checking for fec.h... no checking fftw3.h usability... no checking fftw3.h presence... no checking for fftw3.h... no checking for fftwf_plan_dft_1d in -lfftw3f... no checking for create_viterbi27 in -lfec... no checking for inline... inline checking for size_t... yes checking for uint32_t... yes checking for uint8_t... yes checking size of short int... 2 checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for ar... ar configure: creating ./config.status config.status: creating makefile config.status: creating config.h ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/build/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7/build-release/conan/conanbuild.sh" && make -j3 ----------------- /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/libliquid.o src/libliquid.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/agc/src/agc_crcf.o src/agc/src/agc_crcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/agc/src/agc_rrrf.o src/agc/src/agc_rrrf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/audio/src/cvsd.o src/audio/src/cvsd.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/buffer/src/bufferf.o src/buffer/src/bufferf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/buffer/src/buffercf.o src/buffer/src/buffercf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/channel/src/channel_cccf.o src/channel/src/channel_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/dotprod/src/dotprod_cccf.o src/dotprod/src/dotprod_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/dotprod/src/dotprod_crcf.o src/dotprod/src/dotprod_crcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/dotprod/src/dotprod_rrrf.o src/dotprod/src/dotprod_rrrf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/dotprod/src/sumsq.o src/dotprod/src/sumsq.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/equalization/src/equalizer_cccf.o src/equalization/src/equalizer_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/equalization/src/equalizer_rrrf.o src/equalization/src/equalizer_rrrf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/crc.o src/fec/src/crc.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec.o src/fec/src/fec.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_conv.o src/fec/src/fec_conv.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_conv_poly.o src/fec/src/fec_conv_poly.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_conv_pmatrix.o src/fec/src/fec_conv_pmatrix.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_conv_punctured.o src/fec/src/fec_conv_punctured.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_golay2412.o src/fec/src/fec_golay2412.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_hamming74.o src/fec/src/fec_hamming74.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_hamming84.o src/fec/src/fec_hamming84.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_hamming128.o src/fec/src/fec_hamming128.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_hamming1511.o src/fec/src/fec_hamming1511.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_hamming3126.o src/fec/src/fec_hamming3126.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_hamming128_gentab.o src/fec/src/fec_hamming128_gentab.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_pass.o src/fec/src/fec_pass.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_rep3.o src/fec/src/fec_rep3.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_rep5.o src/fec/src/fec_rep5.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_rs.o src/fec/src/fec_rs.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_secded2216.o src/fec/src/fec_secded2216.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_secded3932.o src/fec/src/fec_secded3932.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/fec_secded7264.o src/fec/src/fec_secded7264.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/interleaver.o src/fec/src/interleaver.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/packetizer.o src/fec/src/packetizer.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fec/src/sumproduct.o src/fec/src/sumproduct.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fft/src/fftf.o src/fft/src/fftf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fft/src/spgramcf.o src/fft/src/spgramcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fft/src/spgramf.o src/fft/src/spgramf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/fft/src/fft_utilities.o src/fft/src/fft_utilities.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/bessel.o src/filter/src/bessel.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/butter.o src/filter/src/butter.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/cheby1.o src/filter/src/cheby1.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/cheby2.o src/filter/src/cheby2.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/ellip.o src/filter/src/ellip.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/filter_rrrf.o src/filter/src/filter_rrrf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/filter_crcf.o src/filter/src/filter_crcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/filter_cccf.o src/filter/src/filter_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/firdes.o src/filter/src/firdes.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/firdespm.o src/filter/src/firdespm.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/fnyquist.o src/filter/src/fnyquist.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/gmsk.o src/filter/src/gmsk.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/group_delay.o src/filter/src/group_delay.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/hM3.o src/filter/src/hM3.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/iirdes.pll.o src/filter/src/iirdes.pll.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/iirdes.o src/filter/src/iirdes.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/lpc.o src/filter/src/lpc.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/rcos.o src/filter/src/rcos.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/rkaiser.o src/filter/src/rkaiser.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/filter/src/rrcos.o src/filter/src/rrcos.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/bpacketgen.o src/framing/src/bpacketgen.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/bpacketsync.o src/framing/src/bpacketsync.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/bpresync_cccf.o src/framing/src/bpresync_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/bsync_rrrf.o src/framing/src/bsync_rrrf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/bsync_crcf.o src/framing/src/bsync_crcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/bsync_cccf.o src/framing/src/bsync_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/detector_cccf.o src/framing/src/detector_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/dsssframegen.o src/framing/src/dsssframegen.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/dsssframesync.o src/framing/src/dsssframesync.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/framedatastats.o src/framing/src/framedatastats.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/framesyncstats.o src/framing/src/framesyncstats.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/framegen64.o src/framing/src/framegen64.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/framesync64.o src/framing/src/framesync64.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/flexframegen.o src/framing/src/flexframegen.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/flexframesync.o src/framing/src/flexframesync.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/fskframegen.o src/framing/src/fskframegen.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/fskframesync.o src/framing/src/fskframesync.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/gmskframegen.o src/framing/src/gmskframegen.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/gmskframesync.o src/framing/src/gmskframesync.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/msourcecf.o src/framing/src/msourcecf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/ofdmflexframegen.o src/framing/src/ofdmflexframegen.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/ofdmflexframesync.o src/framing/src/ofdmflexframesync.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/presync_cccf.o src/framing/src/presync_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/symstreamcf.o src/framing/src/symstreamcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/symtrack_cccf.o src/framing/src/symtrack_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/qdetector_cccf.o src/framing/src/qdetector_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/qpacketmodem.o src/framing/src/qpacketmodem.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/qpilotgen.o src/framing/src/qpilotgen.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/framing/src/qpilotsync.o src/framing/src/qpilotsync.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/poly.o src/math/src/poly.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/polyc.o src/math/src/polyc.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/polyf.o src/math/src/polyf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/polycf.o src/math/src/polycf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/math.o src/math/src/math.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/math.bessel.o src/math/src/math.bessel.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/math.gamma.o src/math/src/math.gamma.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/math.complex.o src/math/src/math.complex.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/math.trig.o src/math/src/math.trig.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/modular_arithmetic.o src/math/src/modular_arithmetic.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/math/src/windows.o src/math/src/windows.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/matrix/src/matrix.o src/matrix/src/matrix.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/matrix/src/matrixf.o src/matrix/src/matrixf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/matrix/src/matrixc.o src/matrix/src/matrixc.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/matrix/src/matrixcf.o src/matrix/src/matrixcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/matrix/src/smatrix.common.o src/matrix/src/smatrix.common.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/matrix/src/smatrixb.o src/matrix/src/smatrixb.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/matrix/src/smatrixf.o src/matrix/src/smatrixf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/matrix/src/smatrixi.o src/matrix/src/smatrixi.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/ampmodem.o src/modem/src/ampmodem.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/cpfskdem.o src/modem/src/cpfskdem.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/cpfskmod.o src/modem/src/cpfskmod.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/fskdem.o src/modem/src/fskdem.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/fskmod.o src/modem/src/fskmod.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/gmskdem.o src/modem/src/gmskdem.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/gmskmod.o src/modem/src/gmskmod.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/modemf.o src/modem/src/modemf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/modem_utilities.o src/modem/src/modem_utilities.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/modem_apsk_const.o src/modem/src/modem_apsk_const.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/modem/src/modem_arb_const.o src/modem/src/modem_arb_const.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/multichannel/src/firpfbch_crcf.o src/multichannel/src/firpfbch_crcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/multichannel/src/firpfbch_cccf.o src/multichannel/src/firpfbch_cccf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/multichannel/src/ofdmframe.common.o src/multichannel/src/ofdmframe.common.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/multichannel/src/ofdmframegen.o src/multichannel/src/ofdmframegen.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/multichannel/src/ofdmframesync.o src/multichannel/src/ofdmframesync.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/nco/src/nco_crcf.o src/nco/src/nco_crcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/nco/src/nco.utilities.o src/nco/src/nco.utilities.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/nco/src/synth_crcf.o src/nco/src/synth_crcf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/optim/src/chromosome.o src/optim/src/chromosome.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/optim/src/gasearch.o src/optim/src/gasearch.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/optim/src/gradsearch.o src/optim/src/gradsearch.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/optim/src/optim.common.o src/optim/src/optim.common.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/optim/src/qnsearch.o src/optim/src/qnsearch.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/optim/src/utilities.o src/optim/src/utilities.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/quantization/src/compand.o src/quantization/src/compand.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/quantization/src/quantizercf.o src/quantization/src/quantizercf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/quantization/src/quantizerf.o src/quantization/src/quantizerf.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/quantization/src/quantizer.inline.o src/quantization/src/quantizer.inline.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/random/src/rand.o src/random/src/rand.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/random/src/randn.o src/random/src/randn.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/random/src/randexp.o src/random/src/randexp.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/random/src/randweib.o src/random/src/randweib.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/random/src/randgamma.o src/random/src/randgamma.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/random/src/randnakm.o src/random/src/randnakm.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/random/src/randricek.o src/random/src/randricek.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/random/src/scramble.o src/random/src/scramble.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/sequence/src/bsequence.o src/sequence/src/bsequence.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/sequence/src/msequence.o src/sequence/src/msequence.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/utility/src/bshift_array.o src/utility/src/bshift_array.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/utility/src/byte_utilities.o src/utility/src/byte_utilities.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/utility/src/msb_index.o src/utility/src/msb_index.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/utility/src/pack_bytes.o src/utility/src/pack_bytes.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/utility/src/shift_array.o src/utility/src/shift_array.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/utility/src/utility.o src/utility/src/utility.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/vector/src/vectorf_add.port.o src/vector/src/vectorf_add.port.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/vector/src/vectorf_norm.port.o src/vector/src/vectorf_norm.port.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/vector/src/vectorf_mul.port.o src/vector/src/vectorf_mul.port.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/vector/src/vectorf_trig.port.o src/vector/src/vectorf_trig.port.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/vector/src/vectorcf_add.port.o src/vector/src/vectorcf_add.port.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/vector/src/vectorcf_norm.port.o src/vector/src/vectorcf_norm.port.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/vector/src/vectorcf_mul.port.o src/vector/src/vectorcf_mul.port.c /usr/bin/gcc -m64 -O3 -Wall -fPIC -DNDEBUG -I. -Iinclude -c -o src/vector/src/vectorcf_trig.port.o src/vector/src/vectorcf_trig.port.c ar r libliquid.a src/libliquid.o src/agc/src/agc_crcf.o src/agc/src/agc_rrrf.o src/audio/src/cvsd.o src/buffer/src/bufferf.o src/buffer/src/buffercf.o src/channel/src/channel_cccf.o src/dotprod/src/dotprod_cccf.o src/dotprod/src/dotprod_crcf.o src/dotprod/src/dotprod_rrrf.o src/dotprod/src/sumsq.o src/equalization/src/equalizer_cccf.o src/equalization/src/equalizer_rrrf.o src/fec/src/crc.o src/fec/src/fec.o src/fec/src/fec_conv.o src/fec/src/fec_conv_poly.o src/fec/src/fec_conv_pmatrix.o src/fec/src/fec_conv_punctured.o src/fec/src/fec_golay2412.o src/fec/src/fec_hamming74.o src/fec/src/fec_hamming84.o src/fec/src/fec_hamming128.o src/fec/src/fec_hamming1511.o src/fec/src/fec_hamming3126.o src/fec/src/fec_hamming128_gentab.o src/fec/src/fec_pass.o src/fec/src/fec_rep3.o src/fec/src/fec_rep5.o src/fec/src/fec_rs.o src/fec/src/fec_secded2216.o src/fec/src/fec_secded3932.o src/fec/src/fec_secded7264.o src/fec/src/interleaver.o src/fec/src/packetizer.o src/fec/src/sumproduct.o src/fft/src/fftf.o src/fft/src/spgramcf.o src/fft/src/spgramf.o src/fft/src/fft_utilities.o src/filter/src/bessel.o src/filter/src/butter.o src/filter/src/cheby1.o src/filter/src/cheby2.o src/filter/src/ellip.o src/filter/src/filter_rrrf.o src/filter/src/filter_crcf.o src/filter/src/filter_cccf.o src/filter/src/firdes.o src/filter/src/firdespm.o src/filter/src/fnyquist.o src/filter/src/gmsk.o src/filter/src/group_delay.o src/filter/src/hM3.o src/filter/src/iirdes.pll.o src/filter/src/iirdes.o src/filter/src/lpc.o src/filter/src/rcos.o src/filter/src/rkaiser.o src/filter/src/rrcos.o src/framing/src/bpacketgen.o src/framing/src/bpacketsync.o src/framing/src/bpresync_cccf.o src/framing/src/bsync_rrrf.o src/framing/src/bsync_crcf.o src/framing/src/bsync_cccf.o src/framing/src/detector_cccf.o src/framing/src/dsssframegen.o src/framing/src/dsssframesync.o src/framing/src/framedatastats.o src/framing/src/framesyncstats.o src/framing/src/framegen64.o src/framing/src/framesync64.o src/framing/src/flexframegen.o src/framing/src/flexframesync.o src/framing/src/fskframegen.o src/framing/src/fskframesync.o src/framing/src/gmskframegen.o src/framing/src/gmskframesync.o src/framing/src/msourcecf.o src/framing/src/ofdmflexframegen.o src/framing/src/ofdmflexframesync.o src/framing/src/presync_cccf.o src/framing/src/symstreamcf.o src/framing/src/symtrack_cccf.o src/framing/src/qdetector_cccf.o src/framing/src/qpacketmodem.o src/framing/src/qpilotgen.o src/framing/src/qpilotsync.o src/math/src/poly.o src/math/src/polyc.o src/math/src/polyf.o src/math/src/polycf.o src/math/src/math.o src/math/src/math.bessel.o src/math/src/math.gamma.o src/math/src/math.complex.o src/math/src/math.trig.o src/math/src/modular_arithmetic.o src/math/src/windows.o src/matrix/src/matrix.o src/matrix/src/matrixf.o src/matrix/src/matrixc.o src/matrix/src/matrixcf.o src/matrix/src/smatrix.common.o src/matrix/src/smatrixb.o src/matrix/src/smatrixf.o src/matrix/src/smatrixi.o src/modem/src/ampmodem.o src/modem/src/cpfskdem.o src/modem/src/cpfskmod.o src/modem/src/fskdem.o src/modem/src/fskmod.o src/modem/src/gmskdem.o src/modem/src/gmskmod.o src/modem/src/modemf.o src/modem/src/modem_utilities.o src/modem/src/modem_apsk_const.o src/modem/src/modem_arb_const.o src/multichannel/src/firpfbch_crcf.o src/multichannel/src/firpfbch_cccf.o src/multichannel/src/ofdmframe.common.o src/multichannel/src/ofdmframegen.o src/multichannel/src/ofdmframesync.o src/nco/src/nco_crcf.o src/nco/src/nco.utilities.o src/nco/src/synth_crcf.o src/optim/src/chromosome.o src/optim/src/gasearch.o src/optim/src/gradsearch.o src/optim/src/optim.common.o src/optim/src/qnsearch.o src/optim/src/utilities.o src/quantization/src/compand.o src/quantization/src/quantizercf.o src/quantization/src/quantizerf.o src/quantization/src/quantizer.inline.o src/random/src/rand.o src/random/src/randn.o src/random/src/randexp.o src/random/src/randweib.o src/random/src/randgamma.o src/random/src/randnakm.o src/random/src/randricek.o src/random/src/scramble.o src/sequence/src/bsequence.o src/sequence/src/msequence.o src/utility/src/bshift_array.o src/utility/src/byte_utilities.o src/utility/src/msb_index.o src/utility/src/pack_bytes.o src/utility/src/shift_array.o src/utility/src/utility.o src/vector/src/vectorf_add.port.o src/vector/src/vectorf_norm.port.o src/vector/src/vectorf_mul.port.o src/vector/src/vectorf_trig.port.o src/vector/src/vectorcf_add.port.o src/vector/src/vectorcf_norm.port.o src/vector/src/vectorcf_mul.port.o src/vector/src/vectorcf_trig.port.o ranlib libliquid.a /usr/bin/gcc -m64 -O3 -Wall -fPIC -m64 -shared -Xlinker -soname=libliquid.so -o libliquid.so -Wl,-whole-archive libliquid.a -Wl,-no-whole-archive -lm -lc liquid-dsp/1.3.2: Package '76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7' built liquid-dsp/1.3.2: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/build/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7/build-release liquid-dsp/1.3.2: Generated conaninfo.txt liquid-dsp/1.3.2: Generated conanbuildinfo.txt liquid-dsp/1.3.2: Generating the package liquid-dsp/1.3.2: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/package/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7 liquid-dsp/1.3.2: Calling package() liquid-dsp/1.3.2: Copied 1 file: LICENSE ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/build/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/package/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7 -j3 ----------------- installing... mkdir -p /home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/package/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7//lib mkdir -p /home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/package/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7//include/liquid install -m 644 -p libliquid.a libliquid.so /home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/package/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7//lib install -m 644 -p include/liquid.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/package/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7//include/liquid --------------------------------------------------------- liquid-dsp was successfully installed. On some machines (e.g. Linux) you should rebind your libraries by running 'ldconfig' to make the shared object available. You might also need to modify your LD_LIBRARY_PATH environment variable to include the directory /home/conan/w/prod-v1/BuildSingleReference/.conan/data/liquid-dsp/1.3.2/_/_/package/76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7/ Please report bugs to joseph@liquidsdr.org --------------------------------------------------------- [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK liquid-dsp/1.3.2 package(): Packaged 1 file: LICENSE liquid-dsp/1.3.2 package(): Packaged 1 '.a' file: libliquid.a liquid-dsp/1.3.2 package(): Packaged 1 '.h' file: liquid.h liquid-dsp/1.3.2: Package '76e7dafb753d8d6f2de8e2c42688c1d22b86c0d7' created liquid-dsp/1.3.2: Created package revision cd2f8a3c7d36e8e6973b40b54827d327 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators configure: WARNING: fftw3 library useful but not required configure: WARNING: fec library useful but not required src/fec/src/fec_hamming84.c: In function ‘fec_hamming84_decode_soft’: src/fec/src/fec_hamming84.c:164:18: warning: unused variable ‘enc_msg_len’ [-Wunused-variable] unsigned int enc_msg_len = fec_block_get_enc_msg_len(_dec_msg_len,4,8); ^ src/fec/src/fec_hamming74.c: In function ‘fec_hamming74_decode_soft’: src/fec/src/fec_hamming74.c:176:18: warning: unused variable ‘enc_msg_len’ [-Wunused-variable] unsigned int enc_msg_len = fec_block_get_enc_msg_len(_dec_msg_len,4,7); ^ src/fec/src/fec_hamming128.c: In function ‘fec_hamming128_decode_soft’: src/fec/src/fec_hamming128.c:304:18: warning: unused variable ‘enc_msg_len’ [-Wunused-variable] unsigned int enc_msg_len = (3*_dec_msg_len)/2 + r; ^ ar: creating libliquid.a liquid-dsp/1.3.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior liquid-dsp/1.3.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior