******************************************************************************** conan install readstat/1.1.9@#fcc4644838e7e88f731f03c9d16239ae --build=readstat -pr /home/conan/workspace/prod-v1/bsr/95491/aaacc/profile_linux_5_libstdcpp11_gcc_release_64.readstat-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/workspace/prod-v1/bsr/95491/cfcae/.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/workspace/prod-v1/bsr/95491/cfcae/.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/workspace/prod-v1/bsr/95491/cfcae/.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] readstat:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libiconv/1.17: Not found in local cache, looking in remotes... libiconv/1.17: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.17: Downloaded recipe revision 73fefc1b696e069df90fd1d18aa63edd readstat/1.1.9: Forced build from source Installing package: readstat/1.1.9 Requirements libiconv/1.17 from 'conan-center' - Downloaded readstat/1.1.9 from local cache - Cache Packages libiconv/1.17:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download readstat/1.1.9:0f266809dbddaa663eee91260a3e3071de6d2a8a - Build Installing (downloading, building) binaries... libiconv/1.17: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.17: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libiconv/1.17: Downloaded package revision 35ca72dea1f87526b6454cb6b4af6a48 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK readstat/1.1.9: Configuring sources in /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/source/src readstat/1.1.9: readstat/1.1.9: Unzipping 1.5MB, this can take a while readstat/1.1.9: [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 readstat/1.1.9: Copying sources to build folder readstat/1.1.9: Building your package in /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a readstat/1.1.9: Generator txt created conanbuildinfo.txt readstat/1.1.9: Calling generate() readstat/1.1.9: Aggregating env generators [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 readstat/1.1.9: Calling build() readstat/1.1.9: apply_conandata_patches(): No patches defined in conandata ----Running------ > . "/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release/conan/conanbuild.sh" && autoreconf '--force' '--install' ----------------- libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. readstat/1.1.9: Calling: > "/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release/conan/conanbuild.sh" && "/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU 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 whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /usr/bin/gcc -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 dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... gcc3 checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ld used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for ragel... true checking for workbook_new in -lxlsxwriter... no checking for csv_parse in -lcsv... no checking for deflate in -lz... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands Configuration: C compiler: /usr/bin/gcc CFLAGS: -m64 -fPIC -O3 LD: /usr/bin/ld -m elf_x86_64 C++ compiler: /usr/bin/g++ CXXFLAGS: -m64 -fPIC -O3 CXXLD: Host: x86_64-pc-linux-gnu Extra warnings: Extra libs: -lm Extra ld flags: Fuzzing engine: Ragel: true Ragel flags: ----Running------ > . "/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release/conan/conanbuild.sh" && make -j3 ----------------- CC src/bin/readstat-readstat.o CC src/bin/util/readstat-file_format.o CC src/bin/util/readstat-quote_and_escape.o CC src/bin/util/readstat-readstat_dta_days.o CC src/bin/util/readstat-readstat_sav_date.o CC src/libreadstat_la-CKHashTable.lo CC src/libreadstat_la-readstat_bits.lo CC src/libreadstat_la-readstat_convert.lo CC src/libreadstat_la-readstat_error.lo CC src/libreadstat_la-readstat_io_unistd.lo CC src/libreadstat_la-readstat_malloc.lo CC src/libreadstat_la-readstat_metadata.lo CC src/libreadstat_la-readstat_parser.lo CC src/libreadstat_la-readstat_value.lo CC src/libreadstat_la-readstat_variable.lo CC src/libreadstat_la-readstat_writer.lo CC src/sas/libreadstat_la-ieee.lo CC src/sas/libreadstat_la-readstat_sas.lo CC src/sas/libreadstat_la-readstat_sas7bcat_read.lo CC src/sas/libreadstat_la-readstat_sas7bcat_write.lo CC src/sas/libreadstat_la-readstat_sas7bdat_read.lo CC src/sas/libreadstat_la-readstat_sas7bdat_write.lo CC src/sas/libreadstat_la-readstat_sas_rle.lo CC src/sas/libreadstat_la-readstat_xport.lo CC src/sas/libreadstat_la-readstat_xport_read.lo CC src/sas/libreadstat_la-readstat_xport_write.lo CC src/sas/libreadstat_la-readstat_xport_parse_format.lo CC src/spss/libreadstat_la-readstat_por.lo CC src/spss/libreadstat_la-readstat_por_parse.lo CC src/spss/libreadstat_la-readstat_por_read.lo CC src/spss/libreadstat_la-readstat_por_write.lo CC src/spss/libreadstat_la-readstat_sav.lo CC src/spss/libreadstat_la-readstat_sav_compress.lo CC src/spss/libreadstat_la-readstat_sav_parse.lo CC src/spss/libreadstat_la-readstat_sav_parse_timestamp.lo CC src/spss/libreadstat_la-readstat_sav_read.lo CC src/spss/libreadstat_la-readstat_sav_write.lo CC src/spss/libreadstat_la-readstat_spss.lo CC src/spss/libreadstat_la-readstat_spss_parse.lo CC src/stata/libreadstat_la-readstat_dta.lo CC src/stata/libreadstat_la-readstat_dta_parse_timestamp.lo CC src/stata/libreadstat_la-readstat_dta_read.lo CC src/stata/libreadstat_la-readstat_dta_write.lo CC src/txt/libreadstat_la-commands_util.lo CC src/txt/libreadstat_la-readstat_copy.lo CC src/txt/libreadstat_la-readstat_sas_commands_read.lo CC src/txt/libreadstat_la-readstat_spss_commands_read.lo CC src/txt/libreadstat_la-readstat_schema.lo CC src/txt/libreadstat_la-readstat_stata_dictionary_read.lo CC src/txt/libreadstat_la-readstat_txt_read.lo CC src/bin/extract_metadata-extract_metadata.o CC src/bin/write/json/extract_metadata-write_missing_values.o CC src/bin/write/json/extract_metadata-write_value_labels.o CC src/bin/util/extract_metadata-file_format.o CC src/bin/util/extract_metadata-quote_and_escape.o CC src/bin/util/extract_metadata-readstat_dta_days.o CC src/bin/util/extract_metadata-readstat_sav_date.o CC src/bin/read_csv/readstat-jsmn.o CC src/bin/read_csv/readstat-json_metadata.o CC src/bin/read_csv/readstat-mod_csv.o CC src/bin/read_csv/readstat-mod_dta.o CC src/bin/read_csv/readstat-mod_sav.o CC src/bin/read_csv/readstat-value.o CC src/bin/write/readstat-double_decimals.o CC src/bin/write/readstat-mod_csv.o CC src/bin/write/readstat-mod_readstat.o CC src/bin/write/readstat-module_util.o CCLD libreadstat.la CCLD extract_metadata CCLD readstat readstat/1.1.9: Package '0f266809dbddaa663eee91260a3e3071de6d2a8a' built readstat/1.1.9: Build folder /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release readstat/1.1.9: Generated conaninfo.txt readstat/1.1.9: Generated conanbuildinfo.txt readstat/1.1.9: Generating the package readstat/1.1.9: Package folder /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a readstat/1.1.9: Calling package() readstat/1.1.9: Copied 1 file: LICENSE ----Running------ > . "/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a -j3 ----------------- make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release' /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//include' /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libreadstat.la '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib' /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/man/man1' /usr/bin/install -c -m 644 /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src/readstat.h '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//include' /usr/bin/install -c -m 644 '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/man/readstat.man' '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/man/man1/readstat.1' /usr/bin/install -c -m 644 '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/man/extract_metadata.man' '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/man/man1/extract_metadata.1' libtool: install: /usr/bin/install -c .libs/libreadstat.lai /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/libreadstat.la libtool: install: /usr/bin/install -c .libs/libreadstat.a /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/libreadstat.a libtool: install: chmod 644 /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/libreadstat.a libtool: install: ranlib /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/libreadstat.a /bin/mkdir -p '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//bin' /bin/bash ./libtool --mode=install /usr/bin/install -c extract_metadata readstat '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//bin' libtool: install: /usr/bin/install -c extract_metadata /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//bin/extract_metadata libtool: install: /usr/bin/install -c readstat /home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//bin/readstat make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/95491/cfcae/.conan/data/readstat/1.1.9/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release' [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 readstat/1.1.9 package(): Packaged 3 files: LICENSE, readstat, extract_metadata readstat/1.1.9 package(): Packaged 1 '.h' file: readstat.h readstat/1.1.9 package(): Packaged 1 '.a' file: libreadstat.a readstat/1.1.9: Package '0f266809dbddaa663eee91260a3e3071de6d2a8a' created readstat/1.1.9: Created package revision fce4cc2a8b9373e910f9e7bfc24842df [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.ac:20: installing './compile' configure.ac:20: installing './config.guess' configure.ac:20: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ar: `u' modifier ignored since `D' is the default (see `U') libtool: warning: remember to run 'libtool --finish //lib' WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** readstat/1.1.9: 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 readstat/1.1.9: 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 WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: **************************************************