******************************************************************************** conan install libfuse/2.9.9@#0b3c5a01bf5c6fd5e14e58739f3100d9 --build=libfuse -pr /home/conan/w/prod-v1/BuildSingleReference/11399/1365b271-a734-40da-bf96-62114044654e/profile_linux_7_libstdcpp11_gcc_debug_64.libfuse-shared-True.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 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-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=7 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] libfuse:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libfuse/2.9.9: Forced build from source Installing package: libfuse/2.9.9 Requirements libfuse/2.9.9 from local cache - Cache Packages libfuse/2.9.9:46863e2dc48a06454dddba7dea457fd3976ba047 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libfuse/2.9.9: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/source/src libfuse/2.9.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 libfuse/2.9.9: Copying sources to build folder libfuse/2.9.9: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047 libfuse/2.9.9: Generator txt created conanbuildinfo.txt libfuse/2.9.9: Calling generate() libfuse/2.9.9: 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 libfuse/2.9.9: Calling build() libfuse/2.9.9: Calling: > "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-lib' '--disable-util' ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--enable-lib' '--disable-util' ----------------- 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 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 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 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 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 for fork... yes checking for setxattr... yes checking for fdatasync... yes checking for splice... yes checking for vmsplice... yes checking for utimensat... yes checking for posix_fallocate... yes checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for library containing dlopen... -ldl checking for library containing clock_gettime... none required 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); configure: MOUNT_FUSE_PATH env var not set, using default /sbin configure: UDEV_RULES_PATH env var not set, using default /etc/udev/rules.d configure: INIT_D_PATH env var not set, using default /etc/init.d checking if umount supports --fake --no-canonicalize... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating fuse.pc config.status: creating Makefile config.status: creating lib/Makefile config.status: creating util/Makefile config.status: creating example/Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/conanbuild.sh" && make -j3 ----------------- Making all in include make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/include' make all-am make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/include' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/include' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/include' Making all in lib make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/lib' CC fuse.lo CC fuse_kern_chan.lo CC fuse_loop.lo CC fuse_loop_mt.lo CC fuse_lowlevel.lo CC fuse_mt.lo CC fuse_opt.lo CC fuse_session.lo CC fuse_signals.lo CC buffer.lo CC cuse_lowlevel.lo CC helper.lo CC mount.lo CC mount_util.lo CC ulockmgr.lo CC modules/subdir.lo CC modules/iconv.lo CCLD libulockmgr.la CCLD libfuse.la make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/lib' Making all in example make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/example' CC fusexmp.o CC fusexmp_fh.o CC null.o CC hello.o CC hello_ll.o CC fioc.o CC fioclient-fioclient.o CC fsel.o CC fselclient-fselclient.o CC cusexmp.o CCLD fusexmp CCLD fusexmp_fh CCLD null CCLD hello CCLD hello_ll CCLD fioc CCLD fioclient CCLD fsel CCLD fselclient CCLD cusexmp make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/example' Making all in doc make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/doc' make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' libfuse/2.9.9: Package '46863e2dc48a06454dddba7dea457fd3976ba047' built libfuse/2.9.9: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug libfuse/2.9.9: Generated conaninfo.txt libfuse/2.9.9: Generated conanbuildinfo.txt libfuse/2.9.9: Generating the package libfuse/2.9.9: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047 libfuse/2.9.9: Calling package() libfuse/2.9.9: Copied 1 '.LIB' file: COPYING.LIB libfuse/2.9.9: Copied 1 file: COPYING ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047 -j3 ----------------- Making install in include make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/include' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//include/fuse' /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//include' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/old/fuse.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/ulockmgr.h '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//include' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/fuse.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/fuse_compat.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/fuse_common.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/fuse_common_compat.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/fuse_lowlevel.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/fuse_lowlevel_compat.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/fuse_opt.h /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/include/cuse_lowlevel.h '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//include/fuse' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/include' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/include' Making install in lib make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/lib' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/lib' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfuse.la libulockmgr.la '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib' libtool: install: /usr/bin/install -c .libs/libfuse.so.2.9.9 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/libfuse.so.2.9.9 libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib && { ln -s -f libfuse.so.2.9.9 libfuse.so.2 || { rm -f libfuse.so.2 && ln -s libfuse.so.2.9.9 libfuse.so.2; }; }) libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib && { ln -s -f libfuse.so.2.9.9 libfuse.so || { rm -f libfuse.so && ln -s libfuse.so.2.9.9 libfuse.so; }; }) libtool: install: /usr/bin/install -c .libs/libfuse.lai /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/libfuse.la libtool: install: /usr/bin/install -c .libs/libulockmgr.so.1.0.1 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/libulockmgr.so.1.0.1 libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib && { ln -s -f libulockmgr.so.1.0.1 libulockmgr.so.1 || { rm -f libulockmgr.so.1 && ln -s libulockmgr.so.1.0.1 libulockmgr.so.1; }; }) libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib && { ln -s -f libulockmgr.so.1.0.1 libulockmgr.so || { rm -f libulockmgr.so && ln -s libulockmgr.so.1.0.1 libulockmgr.so; }; }) libtool: install: /usr/bin/install -c .libs/libulockmgr.lai /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/libulockmgr.la make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/lib' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/lib' Making install in example make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/example' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/example' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/example' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/example' Making install in doc make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/doc' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//share/man/man1' /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//share/man/man8' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/doc/fusermount.1 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/doc/ulockmgr_server.1 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//share/man/man1' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/src/doc/mount.fuse.8 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//share/man/man8' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/doc' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug/doc' make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/pkgconfig' /usr/bin/install -c -m 644 fuse.pc '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/package/46863e2dc48a06454dddba7dea457fd3976ba047//lib/pkgconfig' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libfuse/2.9.9/_/_/build/46863e2dc48a06454dddba7dea457fd3976ba047/build-debug' [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 libfuse/2.9.9 package(): Packaged 1 '.LIB' file: COPYING.LIB libfuse/2.9.9 package(): Packaged 1 file: COPYING libfuse/2.9.9 package(): Packaged 1 '.9' file: libfuse.so.2.9.9 libfuse/2.9.9 package(): Packaged 1 '.so' file: libfuse.so libfuse/2.9.9 package(): Packaged 1 '.2' file: libfuse.so.2 libfuse/2.9.9 package(): Packaged 9 '.h' files libfuse/2.9.9: Package '46863e2dc48a06454dddba7dea457fd3976ba047' created libfuse/2.9.9: Created package revision 23200af4092b0c38e01dfc656b2824d9 [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 libtool: warning: remember to run 'libtool --finish //lib' libfuse/2.9.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