Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 3.7705078125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK Exporting package recipe libmount/2.33.1 exports: File 'conandata.yml' found. Exporting it... libmount/2.33.1 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.33.1': {'url': 'https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.33/util-linux-2.33.1.tar.gz', 'sha256': 'e15bd3142b3a0c97fffecaed9adfdef8ab1d29211215d7ae614c177ef826e73a'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 2.33.1: sha256: e15bd3142b3a0c97fffecaed9adfdef8ab1d29211215d7ae614c177ef826e73a url: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.33/util-linux-2.33.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK libmount/2.33.1: A new conanfile.py version was exported libmount/2.33.1: Folder: /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/export libmount/2.33.1: Using the exported files summary hash as the recipe revision: 5208204d4209a8619cda0879ab3f95f8 libmount/2.33.1: Exported revision: 5208204d4209a8619cda0879ab3f95f8 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] libmount:shared=False [build_requires] [env] libmount/2.33.1: Forced build from source libmount/2.33.1 (test package): Installing package Requirements libmount/2.33.1 from local cache - Cache Packages libmount/2.33.1:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmount/2.33.1: Configuring sources in /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libmount/2.33.1: Copying sources to build folder libmount/2.33.1: Building your package in /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmount/2.33.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 libmount/2.33.1: Calling build() libmount/2.33.1: Calling: > ./configure '--disable-all-programs' '--enable-libmount' '--enable-libblkid' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--disable-all-programs' '--enable-libmount' '--enable-libblkid' '--disable-shared' '--enable-static' '--prefix=/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 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 for style of include used by make... GNU 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 /usr/bin/gcc option to accept ISO C99... none needed checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed 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 whether byte ordering is bigendian... no checking whether compiler handles -fno-common... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Werror=sequence-point... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Wextra-semi... no checking whether compiler handles -Wembedded-directive... no 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 -Wno-missing-field-initializers... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wsign-compare... 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 -Wnested-externs... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wformat-security... yes checking whether compiler handles -Wimplicit-function-declaration... yes checking whether compiler handles -Wdiscarded-qualifiers... 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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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 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 for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking 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 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 asm/io.h usability... no checking asm/io.h presence... no checking for asm/io.h... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking linux/btrfs.h usability... yes checking linux/btrfs.h presence... yes checking for linux/btrfs.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/watchdog.h usability... yes checking linux/watchdog.h presence... yes checking for linux/watchdog.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/raw.h usability... yes checking linux/raw.h presence... yes checking for linux/raw.h... yes checking linux/tiocl.h usability... yes checking linux/tiocl.h presence... yes checking for linux/tiocl.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking linux/securebits.h usability... yes checking linux/securebits.h presence... yes checking for linux/securebits.h... yes checking linux/net_namespace.h usability... yes checking linux/net_namespace.h presence... yes checking for linux/net_namespace.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking for stdint.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/io.h usability... yes checking sys/io.h presence... yes checking for sys/io.h... yes checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timex.h usability... yes checking sys/timex.h presence... yes checking for sys/timex.h... yes checking sys/ttydefaults.h usability... yes checking sys/ttydefaults.h presence... yes checking for sys/ttydefaults.h... yes checking for sys/types.h... (cached) yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for unistd.h... (cached) yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... 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 linux/blkzoned.h usability... yes checking linux/blkzoned.h presence... yes checking for linux/blkzoned.h... yes checking for security/openpam.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether langinfo.h defines ALTMON_x constants... no checking whether langinfo.h defines _NL_ABALTMON_x constants... no 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 llseek is declared... no checking whether lseek64 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 __fpurge... yes checking for fpurge... no checking for __fpending... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for eaccess... yes checking for err... yes checking for errx... yes checking for explicit_bzero... yes checking for fsync... yes checking for utimensat... 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 inotify_init... yes checking for jrand48... yes checking for lchown... yes checking for llseek... yes checking for lseek64... yes checking for mempcpy... yes checking for mkostemp... yes checking for nanosleep... yes checking for ntp_gettime... yes checking for personality... yes checking for posix_fadvise... yes checking for prctl... yes checking for qsort_r... yes checking for rpmatch... yes checking for scandirat... yes checking for setprogname... no checking for setresgid... yes checking for setresuid... yes checking for sched_setattr... no checking for sched_setscheduler... yes checking for sigqueue... yes checking for srandom... yes checking for strnchr... no checking for strndup... yes checking for strnlen... yes checking for sysconf... yes checking for sysinfo... yes checking for timegm... yes checking for usleep... 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 openat... yes checking for fstatat... yes checking for unlinkat... yes checking for ioperm... yes checking for iopl... yes checking for futimens... yes checking for inotify_init1... yes checking for open_memstream... yes checking for reboot... yes checking for updwtmpx... yes checking for updwtmpx... (cached) yes checking for getusershell... yes checking for syscall setns... SYS_setns 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 configure: WARNING: disable all programs by default checking whether the target supports thread-local storage... yes checking scanf string alloc modifiers... (%ms) 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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for udev_new in -ludev... no checking for ncursesw6-config... no checking for ncursesw5-config... ncursesw5-config checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking ncursesw/term.h usability... yes checking ncursesw/term.h presence... yes checking for ncursesw/term.h... yes checking for use_default_colors in -lncursesw... yes checking for resizeterm in -lncursesw... yes checking for TINFOW... no checking for tgetent in -ltinfow... no checking for TINFO... yes checking for readline in -lreadline... yes checking for unshare... yes checking for setns... yes checking for capng_apply in -lcap-ng... no checking for crc32 in -lz... yes 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 a Python interpreter with version >= 2... python checking for python... /opt/pyenv/versions/3.7.5/bin/python checking for python version... 3.7 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.7/site-packages checking for python extension module directory... ${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 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 util-linux 2.33.1 prefix: /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb exec prefix: ${prefix} runstatedir: ${localstatedir}/run bindir: ${prefix}/bin sbindir: ${prefix}/bin libdir: ${prefix}/lib includedir: ${prefix}/include usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${prefix}/lib compiler: /usr/bin/gcc cflags: -m64 -O3 -s -fPIC suid cflags: ldflags: -m64 suid ldflags: Python: /opt/pyenv/versions/3.7.5/bin/python Python version: 3.7 Python libs: ${exec_prefix}/lib/python3.7/site-packages Bash completions: ${datarootdir}/bash-completion/completions Systemd support: no Systemd unitdir: no Btrfs support: yes Wide-char support: yes warnings: -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wimplicit-function-declaration -Wdiscarded-qualifiers Type 'make' or 'make ' to compile. ----Running------ > make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' Making all in po make[2]: Entering directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/po' make[2]: Entering directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' CC lib/libmount_la-monotonic.lo GEN libblkid/blkid.pc GEN libmount/mount.pc CC lib/libcommon_la-blkdev.lo CC lib/libcommon_la-canonicalize.lo CC lib/libcommon_la-crc32.lo CC lib/libcommon_la-crc32c.lo CC lib/libcommon_la-env.lo CC lib/libcommon_la-idcache.lo CC lib/libcommon_la-fileutils.lo CC lib/libcommon_la-ismounted.lo CC lib/libcommon_la-color-names.lo CC lib/libcommon_la-mangle.lo CC lib/libcommon_la-match.lo CC lib/libcommon_la-mbsalign.lo CC lib/libcommon_la-mbsedit.lo CC lib/libcommon_la-md5.lo CC lib/libcommon_la-pager.lo CC lib/libcommon_la-parse-date.lo CC lib/libcommon_la-pwdutils.lo CC lib/libcommon_la-randutils.lo CC lib/libcommon_la-setproctitle.lo CC lib/libcommon_la-strutils.lo CC lib/libcommon_la-timeutils.lo CC lib/libcommon_la-ttyutils.lo CC lib/libcommon_la-exec_shell.lo CC lib/libcommon_la-strv.lo CC lib/libcommon_la-sha1.lo CC lib/libcommon_la-signames.lo CC lib/libcommon_la-linux_version.lo CC lib/libcommon_la-loopdev.lo CC lib/libcommon_la-plymouth-ctrl.lo CC lib/libcommon_la-cpuset.lo CC lib/libcommon_la-path.lo CC lib/libcommon_la-procutils.lo CC lib/libcommon_la-sysfs.lo CC lib/libtcolors_la-colors.lo CC lib/libtcolors_la-color-names.lo CC libblkid/src/libblkid_la-init.lo CC libblkid/src/libblkid_la-cache.lo CC libblkid/src/libblkid_la-config.lo CC libblkid/src/libblkid_la-dev.lo CC libblkid/src/libblkid_la-devname.lo CC libblkid/src/libblkid_la-devno.lo CC libblkid/src/libblkid_la-encode.lo CC libblkid/src/libblkid_la-evaluate.lo CC libblkid/src/libblkid_la-getsize.lo CC libblkid/src/libblkid_la-llseek.lo CC libblkid/src/libblkid_la-probe.lo CC libblkid/src/libblkid_la-read.lo CC libblkid/src/libblkid_la-resolve.lo CC libblkid/src/libblkid_la-save.lo CC libblkid/src/libblkid_la-tag.lo CC libblkid/src/libblkid_la-verify.lo CC libblkid/src/libblkid_la-version.lo CC libblkid/src/partitions/libblkid_la-aix.lo CC libblkid/src/partitions/libblkid_la-atari.lo CC libblkid/src/partitions/libblkid_la-bsd.lo CC libblkid/src/partitions/libblkid_la-dos.lo CC libblkid/src/partitions/libblkid_la-gpt.lo CC libblkid/src/partitions/libblkid_la-mac.lo CC libblkid/src/partitions/libblkid_la-minix.lo CC libblkid/src/partitions/libblkid_la-partitions.lo CC libblkid/src/partitions/libblkid_la-sgi.lo CC libblkid/src/partitions/libblkid_la-solaris_x86.lo CC libblkid/src/partitions/libblkid_la-sun.lo CC libblkid/src/partitions/libblkid_la-ultrix.lo CC libblkid/src/partitions/libblkid_la-unixware.lo CC libblkid/src/superblocks/libblkid_la-adaptec_raid.lo CC libblkid/src/superblocks/libblkid_la-apfs.lo CC libblkid/src/superblocks/libblkid_la-bcache.lo CC libblkid/src/superblocks/libblkid_la-befs.lo CC libblkid/src/superblocks/libblkid_la-bfs.lo CC libblkid/src/superblocks/libblkid_la-bitlocker.lo CC libblkid/src/superblocks/libblkid_la-btrfs.lo CC libblkid/src/superblocks/libblkid_la-cramfs.lo CC libblkid/src/superblocks/libblkid_la-ddf_raid.lo CC libblkid/src/superblocks/libblkid_la-drbd.lo CC libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo CC libblkid/src/superblocks/libblkid_la-drbdmanage.lo CC libblkid/src/superblocks/libblkid_la-exfat.lo CC libblkid/src/superblocks/libblkid_la-exfs.lo CC libblkid/src/superblocks/libblkid_la-ext.lo CC libblkid/src/superblocks/libblkid_la-f2fs.lo CC libblkid/src/superblocks/libblkid_la-gfs.lo CC libblkid/src/superblocks/libblkid_la-hfs.lo CC libblkid/src/superblocks/libblkid_la-highpoint_raid.lo CC libblkid/src/superblocks/libblkid_la-hpfs.lo CC libblkid/src/superblocks/libblkid_la-iso9660.lo CC libblkid/src/superblocks/libblkid_la-isw_raid.lo CC libblkid/src/superblocks/libblkid_la-jfs.lo CC libblkid/src/superblocks/libblkid_la-jmicron_raid.lo CC libblkid/src/superblocks/libblkid_la-linux_raid.lo CC libblkid/src/superblocks/libblkid_la-lsi_raid.lo CC libblkid/src/superblocks/libblkid_la-luks.lo CC libblkid/src/superblocks/libblkid_la-lvm.lo CC libblkid/src/superblocks/libblkid_la-minix.lo CC libblkid/src/superblocks/libblkid_la-mpool.lo CC libblkid/src/superblocks/libblkid_la-netware.lo CC libblkid/src/superblocks/libblkid_la-nilfs.lo CC libblkid/src/superblocks/libblkid_la-ntfs.lo CC libblkid/src/superblocks/libblkid_la-refs.lo CC libblkid/src/superblocks/libblkid_la-nvidia_raid.lo CC libblkid/src/superblocks/libblkid_la-ocfs.lo CC libblkid/src/superblocks/libblkid_la-promise_raid.lo CC libblkid/src/superblocks/libblkid_la-reiserfs.lo CC libblkid/src/superblocks/libblkid_la-romfs.lo CC libblkid/src/superblocks/libblkid_la-silicon_raid.lo CC libblkid/src/superblocks/libblkid_la-squashfs.lo CC libblkid/src/superblocks/libblkid_la-stratis.lo CC libblkid/src/superblocks/libblkid_la-superblocks.lo CC libblkid/src/superblocks/libblkid_la-swap.lo CC libblkid/src/superblocks/libblkid_la-sysv.lo CC libblkid/src/superblocks/libblkid_la-ubi.lo CC libblkid/src/superblocks/libblkid_la-ubifs.lo CC libblkid/src/superblocks/libblkid_la-udf.lo CC libblkid/src/superblocks/libblkid_la-ufs.lo CC libblkid/src/superblocks/libblkid_la-vdo.lo CC libblkid/src/superblocks/libblkid_la-vfat.lo CC libblkid/src/superblocks/libblkid_la-via_raid.lo CC libblkid/src/superblocks/libblkid_la-vmfs.lo CC libblkid/src/superblocks/libblkid_la-vxfs.lo CC libblkid/src/superblocks/libblkid_la-xfs.lo CC libblkid/src/superblocks/libblkid_la-zfs.lo CC libblkid/src/topology/libblkid_la-topology.lo CC libblkid/src/topology/libblkid_la-dm.lo CC libblkid/src/topology/libblkid_la-evms.lo CC libblkid/src/topology/libblkid_la-ioctl.lo CC libblkid/src/topology/libblkid_la-lvm.lo CC libblkid/src/topology/libblkid_la-md.lo CC libblkid/src/topology/libblkid_la-sysfs.lo CC libmount/src/libmount_la-cache.lo CC libmount/src/libmount_la-fs.lo CC libmount/src/libmount_la-init.lo CC libmount/src/libmount_la-iter.lo CC libmount/src/libmount_la-lock.lo CC libmount/src/libmount_la-optmap.lo CC libmount/src/libmount_la-optstr.lo CC libmount/src/libmount_la-tab.lo CC libmount/src/libmount_la-tab_diff.lo CC libmount/src/libmount_la-tab_parse.lo CC libmount/src/libmount_la-tab_update.lo CC libmount/src/libmount_la-test.lo CC libmount/src/libmount_la-utils.lo CC libmount/src/libmount_la-version.lo CC libmount/src/libmount_la-context.lo CC libmount/src/libmount_la-context_loopdev.lo CC libmount/src/libmount_la-context_mount.lo CC libmount/src/libmount_la-context_umount.lo CC libmount/src/libmount_la-monitor.lo CC libmount/src/libmount_la-btrfs.lo CCLD libcommon.la CCLD libtcolors.la ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') CCLD libblkid.la copying selected object files to avoid basename conflicts... ar: `u' modifier ignored since `D' is the default (see `U') CCLD libmount.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' make[1]: Leaving directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' libmount/2.33.1: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built libmount/2.33.1: Build folder /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmount/2.33.1: Generated conaninfo.txt libmount/2.33.1: Generated conanbuildinfo.txt libmount/2.33.1: Generating the package libmount/2.33.1: Package folder /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmount/2.33.1: Calling package() ----Running------ > make install -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' Making install in po make[2]: Entering directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/po' installing ca.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/ca/LC_MESSAGES/util-linux.mo installing cs.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/cs/LC_MESSAGES/util-linux.mo installing da.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/da/LC_MESSAGES/util-linux.mo installing de.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/de/LC_MESSAGES/util-linux.mo installing es.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/es/LC_MESSAGES/util-linux.mo installing et.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/et/LC_MESSAGES/util-linux.mo installing eu.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/eu/LC_MESSAGES/util-linux.mo installing fi.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/fi/LC_MESSAGES/util-linux.mo installing fr.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/fr/LC_MESSAGES/util-linux.mo installing gl.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/gl/LC_MESSAGES/util-linux.mo installing hr.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/hr/LC_MESSAGES/util-linux.mo installing hu.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/hu/LC_MESSAGES/util-linux.mo installing id.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/id/LC_MESSAGES/util-linux.mo installing it.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/it/LC_MESSAGES/util-linux.mo installing ja.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/ja/LC_MESSAGES/util-linux.mo installing nl.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/nl/LC_MESSAGES/util-linux.mo installing pl.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/pl/LC_MESSAGES/util-linux.mo installing pt_BR.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/pt_BR/LC_MESSAGES/util-linux.mo installing ru.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/ru/LC_MESSAGES/util-linux.mo installing sl.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/sl/LC_MESSAGES/util-linux.mo installing sv.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/sv/LC_MESSAGES/util-linux.mo installing tr.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/tr/LC_MESSAGES/util-linux.mo installing uk.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/uk/LC_MESSAGES/util-linux.mo installing vi.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/vi/LC_MESSAGES/util-linux.mo installing zh_CN.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/zh_CN/LC_MESSAGES/util-linux.mo installing zh_TW.gmo as /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/zh_TW/LC_MESSAGES/util-linux.mo if test "util-linux" = "gettext-tools"; then \ /bin/mkdir -p /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/po' make[2]: Entering directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' make[3]: Entering directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/sbin' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/bash-completion/completions' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man5' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man3' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man8' /usr/bin/install -c -m 644 libblkid/libblkid.3 '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man3' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man5' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/blkid' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/libmount' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/blkid' /usr/bin/install -c -m 644 libmount/src/libmount.h '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/libmount' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig' /usr/bin/install -c -m 644 libblkid/blkid.pc libmount/mount.pc '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig' /bin/mkdir -p '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' make install-data-hook /bin/bash ./libtool --mode=install /usr/bin/install -c libblkid.la libmount.la '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' libtool: install: /usr/bin/install -c .libs/libblkid.lai /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libblkid.la libtool: install: /usr/bin/install -c .libs/libmount.lai /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmount.la libtool: install: /usr/bin/install -c .libs/libblkid.a /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libblkid.a libtool: install: chmod 644 /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libblkid.a libtool: install: ranlib /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libblkid.a libtool: install: /usr/bin/install -c .libs/libmount.a /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmount.a libtool: install: chmod 644 /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmount.a libtool: install: ranlib /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmount.a make[4]: Entering directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' libtool: finish: PATH="/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-exec-hook make[4]: Entering directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' if test "/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib" != "/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib" -a -f "/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libblkid.so"; then \ /bin/mkdir -p /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib; \ mv /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libblkid.so.* /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib; \ so_img_name=$(readlink /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libblkid.so); \ so_img_rel_target=$(echo /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/$so_img_name libblkid.so); \ fi if test "/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib" != "/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib" -a -f "/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmount.so"; then \ /bin/mkdir -p /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib; \ mv /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmount.so.* /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib; \ so_img_name=$(readlink /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmount.so); \ so_img_rel_target=$(echo /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib && \ rm -f libmount.so && \ ln -s $so_img_rel_target/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/$so_img_name libmount.so); \ fi make[4]: Leaving directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' make[3]: Leaving directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' make[2]: Leaving directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder' make[1]: Leaving directory '/home/conan/w/cci_PR-2765/2/697f69c6-583a-452f-821e-709a319e079a/.conan/data/libmount/2.33.1/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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 libmount/2.33.1 package(): Packaged 2 '.a' files: libmount.a, libblkid.a libmount/2.33.1 package(): Packaged 2 '.h' files: libmount.h, blkid.h libmount/2.33.1 package(): Packaged 1 file: COPYING libmount/2.33.1: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created libmount/2.33.1: Created package revision a2d00651ab03089f1fbd78bb9dfc4653 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libmount/2.33.1 (test package): Generator cmake created conanbuildinfo.cmake libmount/2.33.1 (test package): Generator txt created conanbuildinfo.txt libmount/2.33.1 (test package): Generated conaninfo.txt libmount/2.33.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2765/2/26f5119b-c558-467f-b3d4-5ff17aa19831/recipes/libmount/all/test_package/build/56f9de0348987568fecd47fe229b04af3d89dcd5/conan.lock' Using cached profile from lockfile [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 libmount/2.33.1 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2765/2/26f5119b-c558-467f-b3d4-5ff17aa19831/recipes/libmount/all/test_package/build/56f9de0348987568fecd47fe229b04af3d89dcd5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-2765/2/26f5119b-c558-467f-b3d4-5ff17aa19831/recipes/libmount/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/w/cci_PR-2765/2/26f5119b-c558-467f-b3d4-5ff17aa19831/recipes/libmount/all/test_package/build/56f9de0348987568fecd47fe229b04af3d89dcd5 ----Running------ > cmake --build '/home/conan/w/cci_PR-2765/2/26f5119b-c558-467f-b3d4-5ff17aa19831/recipes/libmount/all/test_package/build/56f9de0348987568fecd47fe229b04af3d89dcd5' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package libmount/2.33.1 (test package): Running test() ----Running------ > bin/test_package ----------------- path to fstab: /etc/fstab JSON file created at '/home/conan/w/cci_PR-2765/2/26f5119b-c558-467f-b3d4-5ff17aa19831/_create.json'