******************************************************************************** conan install libusb/1.0.24@#1dac51b47a604a6d56989389fa1ed566 --build=libusb -pr /home/conan/w/BuildSingleReference/90954/aaaaa4cb-71e3-4295-a524-9d9ecbbf3f5b/profile_linux_10_libstdcpp11_gcc_release_64.libusb-shared-True.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 10 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/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=10 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 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] libusb:shared=True [build_requires] [env] libudev/system: Not found in local cache, looking in remotes... libudev/system: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py libudev/system: Downloaded recipe revision 0228eb1e4b0e2256f9934e7f7a168a13 libusb/1.0.24: Forced build from source Installing package: libusb/1.0.24 Requirements libudev/system from 'conan-center' - Downloaded libusb/1.0.24 from local cache - Cache Packages libudev/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download libusb/1.0.24:603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f - Build Installing (downloading, building) binaries... libudev/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libudev/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 libudev/system: Downloaded package revision 24f5d4c88232315c5b79095d0c9d2f10 Running: sudo -A apt-get update Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:2 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [23.8 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:5 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3169 B] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [25.8 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [844 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [994 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1592 kB] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1063 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2017 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1136 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [29.4 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [26.0 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [51.2 kB] Fetched 21.2 MB in 3s (8184 kB/s) Reading package lists... Running: sudo -A apt-get install -y --no-install-recommends libudev-dev Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libudev-dev 0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded. Need to get 19.7 kB of archives. After this operation, 250 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.15 [19.7 kB] Fetched 19.7 kB in 0s (67.2 kB/s) Selecting previously unselected package libudev-dev:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21267 files and directories currently installed.) Preparing to unpack .../libudev-dev_245.4-4ubuntu3.15_amd64.deb ... Unpacking libudev-dev:amd64 (245.4-4ubuntu3.15) ... Setting up libudev-dev:amd64 (245.4-4ubuntu3.15) ... Processing triggers for man-db (2.9.1-1) ... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libusb/1.0.24: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libusb/1.0.24: Copying sources to build folder libusb/1.0.24: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f libusb/1.0.24: Generator txt created conanbuildinfo.txt libusb/1.0.24: 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 libusb/1.0.24: Calling build() libusb/1.0.24: Calling: > source_subfolder/configure '--enable-shared' '--disable-static' '--enable-udev' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--enable-shared' '--disable-static' '--enable-udev' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- 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 whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking for inline... inline checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... gcc3 checking dependency style of /usr/bin/g++... gcc3 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 a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... /usr/bin/dd checking how to truncate binary pipes... /usr/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... no 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 whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no 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... no 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 windres... no checking whether make supports nested variables... (cached) yes checking if /usr/bin/gcc supports -std=gnu11... yes checking operating system... Linux checking for nfds_t... yes checking for pipe2... yes checking if /usr/bin/gcc recognizes -pthread... yes checking for library containing pthread_create... -lpthread checking for library containing clock_gettime... none required checking for pthread_setname_np... yes checking libudev.h usability... yes checking libudev.h presence... yes checking for libudev.h... yes checking for udev_new in -ludev... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for clock_gettime... yes checking whether CLOCK_MONOTONIC is declared... yes checking for pthread_condattr_setclock... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking whether EFD_NONBLOCK is declared... yes checking whether EFD_CLOEXEC is declared... yes checking for eventfd... yes checking whether to use eventfd for signalling... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking whether TFD_NONBLOCK is declared... yes checking whether TFD_CLOEXEC is declared... yes checking for timerfd_create... yes checking whether to use timerfd for timing... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libusb-1.0.pc config.status: creating Makefile config.status: creating libusb/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' Making all in libusb make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/libusb' CC core.lo CC descriptor.lo CC hotplug.lo CC io.lo CC strerror.lo CC sync.lo CC os/events_posix.lo CC os/threads_posix.lo CC os/linux_usbfs.lo CC os/linux_udev.lo CCLD libusb-1.0.la make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/libusb' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' libusb/1.0.24: Package '603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' built libusb/1.0.24: Build folder /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f libusb/1.0.24: Generated conaninfo.txt libusb/1.0.24: Generated conanbuildinfo.txt libusb/1.0.24: Generating the package libusb/1.0.24: Package folder /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f libusb/1.0.24: Calling package() ----Running------ > make install -j3 ----------------- Making install in libusb make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/libusb' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/libusb' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/include/libusb-1.0' /bin/bash ../libtool --mode=install /usr/bin/install -c libusb-1.0.la '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib' /usr/bin/install -c -m 644 ../source_subfolder/libusb/libusb.h '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/include/libusb-1.0' libtool: install: /usr/bin/install -c .libs/libusb-1.0.so.0.3.0 /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib/libusb-1.0.so.0.3.0 libtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib && { ln -s -f libusb-1.0.so.0.3.0 libusb-1.0.so.0 || { rm -f libusb-1.0.so.0 && ln -s libusb-1.0.so.0.3.0 libusb-1.0.so.0; }; }) libtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib && { ln -s -f libusb-1.0.so.0.3.0 libusb-1.0.so || { rm -f libusb-1.0.so && ln -s libusb-1.0.so.0.3.0 libusb-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libusb-1.0.lai /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib/libusb-1.0.la libtool: finish: PATH="/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/libusb' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/libusb' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib/pkgconfig' /usr/bin/install -c -m 644 libusb-1.0.pc '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/package/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f/lib/pkgconfig' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libusb/1.0.24/_/_/build/603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK libusb/1.0.24 package(): Packaged 2 '.0' files: libusb-1.0.so.0, libusb-1.0.so.0.3.0 libusb/1.0.24 package(): Packaged 1 '.so' file: libusb-1.0.so libusb/1.0.24 package(): Packaged 1 '.h' file: libusb.h libusb/1.0.24 package(): Packaged 1 file: COPYING libusb/1.0.24: Package '603bf11d1ef5f65db4e73eaf25b6f60246f6ba7f' created libusb/1.0.24: Created package revision a7a6b6b18c94ae82e6a307a8138e0d9a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators dpkg-query: no packages found matching libudev-dev debconf: delaying package configuration, since apt-utils is not installed