******************************************************************************** conan install libacl/2.3.1@ --build=libacl --profile=/home/conan/w/BuildSingleReference/12854/4c061a92-a10f-474f-8519-7374d3fda54b/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 8.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=8 os=Linux os_build=Linux [options] libacl:shared=False [build_requires] [env] libattr/2.5.1: Not found in local cache, looking in remotes... libattr/2.5.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libattr/2.5.1: Downloaded recipe revision a8e52885897b3b3f8785f4ddfb314403 libacl/2.3.1: Forced build from source Installing package: libacl/2.3.1 Requirements libacl/2.3.1 from local cache - Cache libattr/2.5.1 from 'conan-center' - Downloaded Packages libacl/2.3.1:3248add401b66757c70cc9ffef6f1dc4e34e3c8a - Build libattr/2.5.1:d192df17f79e17f2a80ffc0625135389018e342b - Download Installing (downloading, building) binaries... libattr/2.5.1: Retrieving package d192df17f79e17f2a80ffc0625135389018e342b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libattr/2.5.1: Package installed d192df17f79e17f2a80ffc0625135389018e342b libattr/2.5.1: Downloaded package revision 54673f54dd9dd037625645520cb9af22 [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libacl/2.3.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libacl/2.3.1: Copying sources to build folder libacl/2.3.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a libacl/2.3.1: Generator txt created conanbuildinfo.txt [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 libacl/2.3.1: Calling build() libacl/2.3.1: Calling: > ./configure '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a' '--bindir=/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/bin' '--libdir=/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib' '--disable-shared' '--enable-static' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a' '--bindir=/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/bin' '--libdir=/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib' '--disable-shared' '--enable-static' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- 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 nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether __attribute__((visibility())) is supported... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ar... ar checking the archiver (ar) interface... ar 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 fgrep... /usr/bin/grep -F checking for ld used by clang... /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 archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang 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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang 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 whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by clang... /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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking attr/error_context.h usability... yes checking attr/error_context.h presence... yes checking for attr/error_context.h... yes checking for getxattr in -lattr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libacl.pc config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing include/acl commands config.status: executing include/sys commands ----Running------ > make -j3 ----------------- Making all in po make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder/po' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder' CC libacl/libacl_la-acl_add_perm.lo CC libacl/libacl_la-acl_calc_mask.lo CC libacl/libacl_la-acl_clear_perms.lo CC libacl/libacl_la-acl_copy_entry.lo CC libacl/libacl_la-acl_copy_ext.lo CC libacl/libacl_la-acl_copy_int.lo CC libacl/libacl_la-acl_create_entry.lo CC libacl/libacl_la-acl_delete_def_file.lo CC libacl/libacl_la-acl_delete_entry.lo CC libacl/libacl_la-acl_delete_perm.lo CC libacl/libacl_la-acl_free.lo CC libacl/libacl_la-acl_dup.lo CC libacl/libacl_la-acl_from_text.lo CC libacl/libacl_la-acl_get_entry.lo CC libacl/libacl_la-acl_get_fd.lo CC libacl/libacl_la-acl_get_file.lo CC libacl/libacl_la-acl_get_perm.lo CC libacl/libacl_la-acl_get_permset.lo CC libacl/libacl_la-acl_get_qualifier.lo CC libacl/libacl_la-acl_get_tag_type.lo CC libacl/libacl_la-acl_init.lo CC libacl/libacl_la-acl_set_fd.lo CC libacl/libacl_la-acl_set_file.lo CC libacl/libacl_la-acl_set_permset.lo CC libacl/libacl_la-acl_set_qualifier.lo CC libacl/libacl_la-acl_set_tag_type.lo CC libacl/libacl_la-acl_size.lo CC libacl/libacl_la-acl_to_text.lo CC libacl/libacl_la-acl_valid.lo CC libacl/libacl_la-acl_check.lo CC libacl/libacl_la-acl_cmp.lo CC libacl/libacl_la-acl_entries.lo CC libacl/libacl_la-acl_equiv_mode.lo CC libacl/libacl_la-acl_error.lo CC libacl/libacl_la-acl_extended_fd.lo CC libacl/libacl_la-acl_extended_file.lo CC libacl/libacl_la-acl_extended_file_nofollow.lo CC libacl/libacl_la-acl_from_mode.lo CC libacl/libacl_la-acl_to_any_text.lo CC libacl/libacl_la-__acl_extended_file.lo CC libacl/libacl_la-__acl_from_xattr.lo CC libacl/libacl_la-__acl_reorder_obj_p.lo CC libacl/libacl_la-__acl_to_any_text.lo CC libacl/libacl_la-__acl_to_xattr.lo CC libacl/libacl_la-__apply_mask_to_mode.lo CC libacl/libacl_la-__libobj.lo CC libacl/libacl_la-perm_copy_fd.lo CC libacl/libacl_la-perm_copy_file.lo CC libmisc/high_water_alloc.lo CC libmisc/next_line.lo CC libmisc/quote.lo CC libmisc/unquote.lo CC libmisc/walk_tree.lo CC tools/chacl.o CC tools/getfacl.o CC tools/user_group.o CC tools/do_set.o CC tools/parse.o CC tools/sequence.o CC tools/setfacl.o CCLD libmisc.la CCLD libacl.la CCLD getfacl CCLD chacl CCLD setfacl make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder' libacl/2.3.1: Package '3248add401b66757c70cc9ffef6f1dc4e34e3c8a' built libacl/2.3.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a libacl/2.3.1: Generated conaninfo.txt libacl/2.3.1: Generated conanbuildinfo.txt libacl/2.3.1: Generating the package libacl/2.3.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a libacl/2.3.1: Calling package() ----Running------ > make install -j3 ----------------- Making install in po make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder/po' installing de.gmo as /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/locale/de/LC_MESSAGES/acl.mo installing es.gmo as /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/locale/es/LC_MESSAGES/acl.mo installing fr.gmo as /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/locale/fr/LC_MESSAGES/acl.mo installing gl.gmo as /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/locale/gl/LC_MESSAGES/acl.mo installing pl.gmo as /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/locale/pl/LC_MESSAGES/acl.mo installing sv.gmo as /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/locale/sv/LC_MESSAGES/acl.mo installing en@boldquot.gmo as /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/locale/en@boldquot/LC_MESSAGES/acl.mo installing en@quot.gmo as /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/locale/en@quot/LC_MESSAGES/acl.mo if test "acl" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder/po' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder' subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libacl.h" "/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/include/acl" subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /usr/bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /usr/bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/acl.h" "/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/include/sys" /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/doc/acl' /usr/bin/install -c -m 644 doc/extensions.txt doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/libacl.txt doc/PORTING '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/doc/acl' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/man/man1' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/man/man3' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/man/man5' /usr/bin/install -c -m 644 man/man1/chacl.1 man/man1/getfacl.1 man/man1/setfacl.1 '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/man/man1' /usr/bin/install -c -m 644 man/man5/acl.5 '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/man/man5' /usr/bin/install -c -m 644 man/man3/acl_add_perm.3 man/man3/acl_calc_mask.3 man/man3/acl_check.3 man/man3/acl_clear_perms.3 man/man3/acl_cmp.3 man/man3/acl_copy_entry.3 man/man3/acl_copy_ext.3 man/man3/acl_copy_int.3 man/man3/acl_create_entry.3 man/man3/acl_delete_def_file.3 man/man3/acl_delete_entry.3 man/man3/acl_delete_perm.3 man/man3/acl_dup.3 man/man3/acl_entries.3 man/man3/acl_equiv_mode.3 man/man3/acl_error.3 man/man3/acl_extended_fd.3 man/man3/acl_extended_file.3 man/man3/acl_extended_file_nofollow.3 man/man3/acl_free.3 man/man3/acl_from_mode.3 man/man3/acl_from_text.3 man/man3/acl_get_entry.3 man/man3/acl_get_fd.3 man/man3/acl_get_file.3 man/man3/acl_get_perm.3 man/man3/acl_get_permset.3 man/man3/acl_get_qualifier.3 man/man3/acl_get_tag_type.3 man/man3/acl_init.3 man/man3/acl_set_fd.3 man/man3/acl_set_file.3 man/man3/acl_set_permset.3 man/man3/acl_set_qualifier.3 man/man3/acl_set_tag_type.3 man/man3/acl_size.3 man/man3/acl_to_any_text.3 man/man3/acl_to_text.3 man/man3/acl_valid.3 '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/share/man/man3' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib/pkgconfig' /usr/bin/install -c -m 644 libacl.pc '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib/pkgconfig' /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libacl.la '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib' libtool: install: /usr/bin/install -c .libs/libacl.lai /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib/libacl.la libtool: install: /usr/bin/install -c .libs/libacl.a /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib/libacl.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib/libacl.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib/libacl.a 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/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/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/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. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c chacl getfacl setfacl '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/bin' libtool: install: /usr/bin/install -c chacl /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/bin/chacl libtool: install: /usr/bin/install -c getfacl /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/bin/getfacl libtool: install: /usr/bin/install -c setfacl /home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/package/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/bin/setfacl make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libacl/2.3.1/_/_/build/3248add401b66757c70cc9ffef6f1dc4e34e3c8a/source_subfolder' [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 libacl/2.3.1 package(): Packaged 4 files: setfacl, getfacl, chacl, COPYING libacl/2.3.1 package(): Packaged 1 '.a' file: libacl.a libacl/2.3.1 package(): Packaged 2 '.h' files: acl.h, libacl.h libacl/2.3.1: Package '3248add401b66757c70cc9ffef6f1dc4e34e3c8a' created libacl/2.3.1: Created package revision 77380351385ba2623b84f61f93872ac8 [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 ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U')