******************************************************************************** conan install util-linux-libuuid/2.39@#e8a936d008590fe3380e60df5a56cfa8 --build=util-linux-libuuid -pr /home/conan/w/prod-v1/BuildSingleReference/7330/56d2410d-806b-47eb-84b6-00e56ccf11c4/profile_linux_9_libstdcpp11_gcc_debug_64.util-linux-libuuid-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 9 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=9 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=9 os=Linux [options] util-linux-libuuid:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True util-linux-libuuid/2.39: Forced build from source Installing package: util-linux-libuuid/2.39 Requirements util-linux-libuuid/2.39 from local cache - Cache Packages util-linux-libuuid/2.39:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK util-linux-libuuid/2.39: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/source/src util-linux-libuuid/2.39: [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 util-linux-libuuid/2.39: Copying sources to build folder util-linux-libuuid/2.39: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 util-linux-libuuid/2.39: Generator txt created conanbuildinfo.txt util-linux-libuuid/2.39: Calling generate() util-linux-libuuid/2.39: 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 util-linux-libuuid/2.39: Calling build() util-linux-libuuid/2.39: Calling: > "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-all-programs' '--enable-libuuid' ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-all-programs' '--enable-libuuid' ----------------- 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 the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 how to create a pax tar archive... gnutar checking dependency style of /usr/bin/gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for bison... no checking for byacc... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking whether compiler handles -fno-common... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Waddress-of-packed-member... yes checking whether compiler handles -Wdiscarded-qualifiers... yes checking whether compiler handles -Wembedded-directive... no checking whether compiler handles -Wextra-semi... no checking whether compiler handles -Wformat-security... yes checking whether compiler handles -Wimplicit-function-declaration... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-parameter-type... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Wno-missing-field-initializers... yes checking whether compiler handles -Wold-style-definition... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wsign-compare... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wtype-limits... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Werror=sequence-point... yes checking whether compiler handles -Wno-clobbered... yes checking whether compiler handles -Wno-cast-function-type... yes checking whether compiler handles -Wno-unused-parameter... yes checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... gcc3 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 file... file 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 /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 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 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 linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for xsltproc... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable assertions... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... 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 /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 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 for linux/compiler.h... no checking for linux/blkpg.h... yes checking for linux/major.h... yes checking for asm-generic/fcntl.h... yes checking for asm/fcntl.h... yes checking for asm/io.h... no checking for byteswap.h... yes checking for endian.h... yes checking for err.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for lastlog.h... yes checking for libutil.h... no checking for linux/blkzoned.h... yes checking for linux/btrfs.h... yes checking for linux/capability.h... yes checking for linux/cdrom.h... yes checking for linux/falloc.h... yes checking for linux/fd.h... yes checking for linux/fiemap.h... yes checking for linux/kcmp.h... yes checking for linux/net_namespace.h... yes checking for linux/nsfs.h... yes checking for linux/pr.h... yes checking for linux/raw.h... yes checking for linux/stat.h... no checking for linux/securebits.h... yes checking for linux/tiocl.h... yes checking for linux/version.h... yes checking for linux/watchdog.h... yes checking for linux/if_alg.h... yes checking for locale.h... yes checking for mntent.h... yes checking for net/if_dl.h... no checking for net/if.h... yes checking for netinet/in.h... yes checking for paths.h... yes checking for pty.h... yes checking for security/pam_appl.h... no checking for shadow.h... yes checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for sys/disk.h... no checking for sys/disklabel.h... no checking for sys/endian.h... no checking for sys/file.h... yes checking for sys/ioccom.h... no checking for sys/ioctl.h... yes checking for sys/io.h... yes checking for sys/mkdev.h... no checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/pidfd.h... no checking for sys/prctl.h... yes checking for sys/resource.h... yes checking for sys/sendfile.h... yes checking for sys/signalfd.h... yes checking for sys/socket.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/statfs.h... yes checking for sys/swap.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/timex.h... yes checking for sys/ttydefaults.h... yes checking for sys/types.h... (cached) yes checking for sys/ucred.h... no checking for sys/un.h... yes checking for sys/vfs.h... yes checking for sys/xattr.h... yes checking for unistd.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for linux/fs.h... no checking for linux/gsmmux.h... yes checking for security/pam_misc.h... no checking whether BLK_ZONE_REP_CAPACITY is declared... no checking whether PR_REP_CAPACITY is declared... no checking for security/openpam.h... no checking for langinfo.h... yes checking whether langinfo.h defines ALTMON_x constants... yes checking whether langinfo.h defines _NL_ABALTMON_x constants... yes checking for struct mount_attr... no checking for enum fsconfig_command... yes checking for struct termios.c_line... yes checking for struct stat.st_mtim.tv_nsec... yes checking whether _NL_TIME_WEEK_1STDAY is declared... yes checking whether environ is declared... yes checking whether strsignal is declared... yes checking whether TIOCGLCKTRMIOS is declared... yes checking whether SOCK_CLOEXEC is declared... yes checking whether SOCK_NONBLOCK is declared... yes checking whether SO_PASSCRED is declared... yes checking for clearenv... yes checking for close_range... no checking for eaccess... yes checking for err... yes checking for errx... yes checking for explicit_bzero... yes checking for __fpending... yes checking for __fpurge... yes checking for fpurge... no checking for fnmatch... yes checking for fsconfig... no checking for fsmount... no checking for fsopen... no checking for fspick... no checking for fsync... yes checking for getdomainname... yes checking for getdtablesize... yes checking for getexecname... no checking for getmntinfo... no checking for getrandom... yes checking for getrlimit... yes checking for getsgnam... yes checking for getttynam... yes checking for inotify_init... yes checking for jrand48... yes checking for lchown... yes checking for lgetxattr... yes checking for llistxattr... yes checking for llseek... no checking for newlocale... yes checking for mempcpy... yes checking for mkostemp... yes checking for move_mount... no checking for mount_setattr... no checking for nanosleep... yes checking for ntp_gettime... yes checking for open_tree... no checking for personality... yes checking for pidfd_open... no checking for pidfd_send_signal... no checking for posix_fadvise... yes checking for prctl... yes checking for qsort_r... yes checking for rpmatch... yes checking for scandirat... yes checking for sched_setattr... no checking for sched_setscheduler... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for sendfile... yes checking for setprogname... no checking for setresgid... yes checking for setresuid... yes checking for sigqueue... yes checking for srandom... yes checking for statx... yes checking for strnchr... no checking for strndup... yes checking for strnlen... yes checking for strtod_l... yes checking for sysconf... yes checking for sysinfo... yes checking for timegm... yes checking for usleep... yes checking for uselocale... yes checking for utimensat... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for futimens... yes checking for getusershell... yes checking for inotify_init1... yes checking for ioperm... yes checking for iopl... yes checking for openat... yes checking for fstatat... yes checking for unlinkat... yes checking for open_memstream... yes checking for reboot... yes checking for updwtmpx... yes checking for updwtmpx... (cached) yes checking for syscall setns... SYS_setns checking for syscall pidfd_open... __NR_pidfd_open checking for syscall pidfd_send_signal... SYS_pidfd_send_signal checking for syscall close_range... no checking for syscall fsconfig... SYS_fsconfig checking for syscall fsmount... SYS_fsmount checking for syscall fsopen... SYS_fsopen checking for syscall fspick... SYS_fspick checking for syscall mount_setattr... no checking for syscall move_mount... SYS_move_mount checking for syscall open_tree... SYS_open_tree checking for isnan... yes checking for clock_gettime... yes checking for timer_create... no checking for timer_create in -lrt... yes checking for rtas_get_sysparm in -lrtas... no checking for struct sockaddr.sa_len... no checking for library containing socket... none required checking for dirfd... yes checking whether program_invocation_short_name is defined... yes checking whether __progname is defined... yes checking whether IOC_OPAL_GET_STATUS is declared... no configure: re-use already generated man-pages. checking whether the target supports thread-local storage... yes checking for openpty in -lutil... yes checking for union semun... no checking for loff_t... yes checking wchar_t support... yes checking for cpu_set_t... yes checking for sighandler_t... yes checking whether CPU_ALLOC is declared... yes checking for crypt.h... yes checking for udev_new in -ludev... no checking for ncursesw6-config... no checking for ncursesw5-config... no checking for NCURSESW... no checking for initscr in -lncursesw... no checking for ncurses6-config... no checking for ncurses5-config... no checking for NCURSES... no checking for initscr in -lncurses... no checking for TINFO... no checking for tgetent in -ltinfo... no checking for readline in -lreadline... no checking for valid unshare() function... yes checking for valid setns() function... yes checking for capng_apply in -lcap-ng... no checking for crc32 in -lz... no checking for magic_open in -lmagic... no checking for swapon... yes checking for swapoff... yes checking for LIBUSER... no checking for SYSTEMD... no checking for SYSTEMD_DAEMON... no checking for SYSTEMD_JOURNAL... no checking for ECONF... no checking for a Python interpreter with version >= 2... python checking for python... /opt/pyenv/versions/3.7.13/bin/python checking for python version... 3.7 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.7/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.7/site-packages checking for PYTHON... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libblkid/docs/Makefile config.status: creating libblkid/docs/version.xml config.status: creating libblkid/src/blkid.h config.status: creating libfdisk/docs/Makefile config.status: creating libfdisk/docs/version.xml config.status: creating libfdisk/src/libfdisk.h config.status: creating libmount/docs/Makefile config.status: creating libmount/docs/version.xml config.status: creating libmount/src/libmount.h config.status: creating libsmartcols/docs/Makefile config.status: creating libsmartcols/docs/version.xml config.status: creating libsmartcols/src/libsmartcols.h config.status: creating po/Makefile.in config.status: creating po-man/Makefile config.status: creating 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: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile util-linux 2.39 prefix: / exec prefix: ${prefix} bindir: ${prefix}/bin sbindir: ${prefix}/bin libdir: ${prefix}/lib usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${prefix}/lib localstatedir: ${prefix}/var runstatedir: ${localstatedir}/run includedir: ${prefix}/include sysconfdir: ${prefix}/etc sysconfstaticdir: ${prefix}/lib vendordir: Python: /opt/pyenv/versions/3.7.13/bin/python Python version: 3.7 Python libs: ${PYTHON_EXEC_PREFIX}/lib/python3.7/site-packages Bash completions: ${datarootdir}/bash-completion/completions Systemd support: no Systemd unitdir: libeconf support: no Btrfs support: yes Wide-char support: yes libcryptsetup support: Manual pages: no Manual pages translated: no compiler: /usr/bin/gcc / /usr/bin/g++ suid cflags: ldflags: -m64 suid ldflags: ASAN enabled: no Fuzzing enabled: no cflags: -m64 -g -mstackrealign warnings: -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point Type 'make' or 'make ' to compile. ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' Making all in po make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/po' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' CC libuuid/src/la-clear.lo GEN libuuid/uuid.pc CC libuuid/src/la-compare.lo CC libuuid/src/la-copy.lo CC libuuid/src/la-gen_uuid.lo CC libuuid/src/la-isnull.lo CC libuuid/src/la-pack.lo CC libuuid/src/la-parse.lo CC libuuid/src/la-unpack.lo CC libuuid/src/la-unparse.lo CC libuuid/src/la-uuid_time.lo CC libuuid/src/la-predefined.lo CC lib/libuuid_la-randutils.lo CC lib/libuuid_la-md5.lo CC lib/libuuid_la-sha1.lo CCLD libuuid.la make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' util-linux-libuuid/2.39: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' built util-linux-libuuid/2.39: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug util-linux-libuuid/2.39: Generated conaninfo.txt util-linux-libuuid/2.39: Generated conanbuildinfo.txt util-linux-libuuid/2.39: Generating the package util-linux-libuuid/2.39: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 util-linux-libuuid/2.39: Calling package() util-linux-libuuid/2.39: Copied 1 '.BSD-3-Clause' file: COPYING.BSD-3-Clause ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' Making install in po make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/po' installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/ca.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/ca/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/cs.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/cs/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/da.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/da/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/de.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/de/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/es.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/es/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/et.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/et/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/eu.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/eu/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/fi.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/fi/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/fr.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/fr/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/gl.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/gl/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/hr.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/hr/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/hu.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/hu/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/id.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/id/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/it.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/it/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/ja.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/ja/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/ko.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/ko/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/nl.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/nl/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/pl.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/pl/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/pt.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/pt/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/pt_BR.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/pt_BR/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/ru.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/ru/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/sk.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/sk/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/sl.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/sl/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/sr.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/sr/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/sv.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/sv/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/tr.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/tr/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/uk.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/uk/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/vi.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/vi/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/zh_CN.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/zh_CN/LC_MESSAGES/util-linux.mo installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/zh_TW.gmo as /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/locale/zh_TW/LC_MESSAGES/util-linux.mo if test "util-linux" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//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 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/$file \ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/po' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//bin' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//bin' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//bin' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//sbin' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/bash-completion/completions' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/man/man1' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/man/man5' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/man/man3' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/lib/terminal-colors.d.5 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/man/man5' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/man/man8' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_clear.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_compare.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_copy.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_generate.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_is_null.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_parse.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_time.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_unparse.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_generate_random.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_generate_time.3 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/man/uuid_generate_time_safe.3 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/man/man3' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/pkgconfig' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include/uuid' /usr/bin/install -c -m 644 libuuid/uuid.pc '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/pkgconfig' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/libuuid/src/uuid.h '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include/uuid' make install-data-hook /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libuuid.la '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib' make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libuuid.so.1.3.0 libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) libtool: install: /usr/bin/install -c .libs/libuuid.lai /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libuuid.la make install-exec-hook make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' if test "//lib" != "//lib" -a -f "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libuuid.so"; then \ /usr/bin/mkdir -p /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib; \ mv /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libuuid.so.* /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib; \ so_img_name=$(readlink /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libuuid.so); \ so_img_rel_target=$(echo //lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target//lib/$so_img_name libuuid.so); \ fi make[4]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/util-linux-libuuid/2.39/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/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 util-linux-libuuid/2.39 package(): Packaged 1 '.BSD-3-Clause' file: COPYING.BSD-3-Clause util-linux-libuuid/2.39 package(): Packaged 1 '.so' file: libuuid.so util-linux-libuuid/2.39 package(): Packaged 1 '.0' file: libuuid.so.1.3.0 util-linux-libuuid/2.39 package(): Packaged 1 '.1' file: libuuid.so.1 util-linux-libuuid/2.39 package(): Packaged 1 '.h' file: uuid.h util-linux-libuuid/2.39: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' created util-linux-libuuid/2.39: Created package revision 41daf9d04ca28fd943ec6fedeae220af [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators configure: WARNING: Unable to detect syscall close_range. configure: WARNING: Unable to detect syscall mount_setattr. configure: WARNING: disable all programs and man pages by default configure: WARNING: libmount disabled; not building libmount_mountfd_support configure: WARNING: hwclock disabled; not building hwclock_cmos libtool: warning: remember to run 'libtool --finish //lib' util-linux-libuuid/2.39: 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 util-linux-libuuid/2.39: 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