Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 880639 Details for
Bug 920798
sys-fs/lvm2-2.03.22-r2 - emake failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-fs:lvm2-2.03.22-r2:20231227-005851.log
sys-fs:lvm2-2.03.22-r2:20231227-005851.log (text/plain), 86.53 KB, created by
Toralf Förster
on 2023-12-27 09:01:32 UTC
(
hide
)
Description:
sys-fs:lvm2-2.03.22-r2:20231227-005851.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-12-27 09:01:32 UTC
Size:
86.53 KB
patch
obsolete
> * Package: sys-fs/lvm2-2.03.22-r2:0 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lvm readline systemd thin udev > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 6.6.8 > * Checking for suitable kernel configuration options ... > [ ok ] >>>> Unpacking source... >>>> Unpacking LVM2.2.03.22.tgz to /var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work >>>> Source unpacked in /var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work >>>> Preparing source in /var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22 ... > * Applying lvm2-2.03.20-example.conf.in.patch ... > [ ok ] > * Applying lvm2-2.03.20-dmeventd-no-idle-exit.patch ... > [ ok ] > * Applying lvm2-2.03.20-freopen-musl.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running elibtoolize in: LVM2.2.03.22/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22 ... > * econf: updating LVM2.2.03.22/autoconf/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating LVM2.2.03.22/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating LVM2.2.03.22/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating LVM2.2.03.22/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lvm2-2.03.22-r2 --htmldir=/usr/share/doc/lvm2-2.03.22-r2/html --enable-dmfilemapd --enable-dmeventd --enable-cmdlib --enable-fsadm --enable-lvmpolld --with-mirrors=internal --with-snapshots=internal --with-thin=internal --with-cache=internal --with-thin-check=/sbin/thin_check --with-cache-check=/sbin/cache_check --with-thin-dump=/sbin/thin_dump --with-cache-dump=/sbin/cache_dump --with-thin-repair=/sbin/thin_repair --with-cache-repair=/sbin/cache_repair --with-thin-restore=/sbin/thin_restore --with-cache-restore=/sbin/cache_restore --with-symvers=gnu --enable-readline --disable-selinux --enable-pkgconfig --with-confdir=/etc --exec-prefix= --sbindir=/sbin --with-staticdir=/sbin --libdir=/lib64 --with-usrlibdir=/usr/lib64 --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-locking-dir=/run/lock/lvm --with-default-pid-dir=/run --enable-udev_rules --enable-udev_sync --with-udevdir=/lib/udev/rules.d --disable-lvmlockd-sanlock --enable-notify-dbus --enable-app-machineid --enable-systemd-journal --with-systemd-run=/usr/bin/systemd-run --disable-valgrind-pool --with-systemdsystemunitdir=/lib/systemd/system CLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for gawk... gawk >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-readelf... x86_64-pc-linux-gnu-readelf >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-cflow... no >checking for cflow... no >checking for x86_64-pc-linux-gnu-cscope... no >checking for cscope... /usr/bin/cscope >checking for x86_64-pc-linux-gnu-chmod... no >checking for chmod... /bin/chmod >checking for x86_64-pc-linux-gnu-wc... no >checking for wc... /usr/bin/wc >checking for x86_64-pc-linux-gnu-sort... no >checking for sort... /usr/bin/sort >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 vfork.h... no >checking for sys/time.h... yes >checking for sys/param.h... yes >checking for sys/mkdev.h... no >checking for sys/sysmacros.h... yes >checking for _Bool... yes >checking for stdbool.h that conforms to C99 or later... yes >checking for assert.h... yes >checking for ctype.h... yes >checking for dirent.h... yes >checking for errno.h... yes >checking for fcntl.h... yes >checking for float.h... yes >checking for getopt.h... yes >checking for inttypes.h... (cached) yes >checking for langinfo.h... yes >checking for libgen.h... yes >checking for limits.h... yes >checking for locale.h... yes >checking for paths.h... yes >checking for signal.h... yes >checking for stdarg.h... yes >checking for stddef.h... yes >checking for stdio.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/file.h... yes >checking for sys/ioctl.h... yes >checking for syslog.h... yes >checking for sys/mman.h... yes >checking for sys/param.h... (cached) yes >checking for sys/resource.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/utsname.h... yes >checking for sys/wait.h... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking for termios.h... yes >checking for sys/statvfs.h... yes >checking for sys/timerfd.h... yes >checking for sys/vfs.h... yes >checking for linux/magic.h... yes >checking for linux/fiemap.h... yes >checking for libaio.h... yes >checking for asm/byteorder.h... yes >checking for linux/fs.h... yes >checking for malloc.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for struct stat.st_rdev... yes >checking for ptrdiff_t... yes >checking for struct stat.st_blocks... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for mode_t... yes >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for ssize_t... yes >checking for uid_t... yes >checking for gid_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for __builtin_clz... yes >checking for __builtin_clzll... yes >checking for __builtin_ffs... yes >checking for ftruncate... yes >checking for gethostname... yes >checking for getpagesize... yes >checking for gettimeofday... yes >checking for localtime_r... yes >checking for memchr... yes >checking for memset... yes >checking for mkdir... yes >checking for mkfifo... yes >checking for munmap... yes >checking for nl_langinfo... yes >checking for pselect... yes >checking for realpath... yes >checking for rmdir... yes >checking for setenv... yes >checking for setlocale... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for strndup... yes >checking for strrchr... yes >checking for strspn... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking for uname... yes >checking for ffs... yes >checking for mallinfo2... yes >checking for prlimit... yes >checking for versionsort... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether closedir returns void... no >checking for working chown... yes >checking for fork... yes >checking for vfork... yes >checking for alarm... yes >checking for getpagesize... (cached) yes >checking for vprintf... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether lstat correctly handles trailing slash... yes >checking whether lstat accepts an empty string... no >checking for GNU libc compatible malloc... yes >checking for working memcmp... yes >checking for working mktime... yes >checking for working mmap... yes >checking for GNU libc compatible realloc... yes >checking whether stat accepts an empty string... no >checking for working strtod... yes >checking whether to enable dependency tracking... no >checking whether to build silently... no >checking whether to use static linking... no >checking whether x86_64-pc-linux-gnu-gcc accepts -pie flag... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -Wl,-z,relro,-z,now ld flags... yes >checking file owner... >checking group owner... >checking device node uid... 0 >checking device node gid... 0 >checking device node mode... 0600 >checking when to create device nodes... on resume >checking default for use_devicesfile... 0 >checking default name mangling... auto >checking whether to include snapshots... internal >checking whether to include mirrors... internal >checking whether to include thin provisioning... internal >configure: WARNING: /sbin/thin_check: Bad version "" found >checking whether thin_check supports the needs-check flag... no >checking whether to include cache... internal >configure: WARNING: /sbin/cache_check: Bad version "" found >checking whether cache_check supports the needs-check flag... no >checking whether to include vdo... internal >checking for x86_64-pc-linux-gnu-vdoformat... no >checking for vdoformat... no >configure: WARNING: vdoformat not found in path /usr/lib/portage/python3.11/ebuild-helpers/xattr:/usr/lib/portage/python3.11/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/17/bin:/usr/lib/llvm/16/bin:/usr/share/omniORB/bin/scripts:/opt/hermes/bin >checking whether to include writecache... internal >checking whether to include integrity... internal >checking whether to enable realtime support... yes >checking whether to enable OCF resource agents... no >checking for default run directory... /run >checking whether to build cluster mirror log daemon... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to enable debugging... no >checking whether x86_64-pc-linux-gnu-gcc accepts -Wjump-misses-init flag... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -Wclobbered flag... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -Wsync-nand flag... yes >checking for C optimisation flag... >checking whether to use symbol versioning... gnu >checking whether to gather gcov profiling data... no >checking whether to enable valgrind awareness of pools... no >checking for valgrind... no >checking whether to use device-mapper... yes >checking whether to build lvmpolld... yes >checking whether to build lvmlockdsanlock... no >checking whether to build lvmlockddlm... no >checking whether to build lvmlockddlmcontrol... no >checking whether to build lvmlockdidm... no >checking whether to build lvmlockd... no >checking defaults for use_lvmpolld... 1 >checking whether to build notifydbus... yes >checking for systemd/sd-journal.h... yes >checking whether to log to systemd journal... yes >checking for systemd/sd-id128.h... yes >checking whether to support systemd appmachineid... yes >checking for libsystemd... yes >checking for app running udev background service... /usr/bin/systemd-run >checking for blkid >= 2.24... yes >checking for blkid.h defines BLKID_SUBLKS_FSINFO.... yes >checking whether to enable libblkid detection of signatures when wiping... yes >checking whether to enable synchronization with udev processing... yes >checking for libudev >= 143... yes >checking for udev_device_get_is_initialized in -ludev... yes >checking whether to enable installation of udev rules required for synchronization... yes >checking whether to enable executable path detection in udev rules... no >checking whether udev supports built-in blkid... yes >checking whether to enable O_DIRECT... yes >checking whether to compile liblvm2cmd.so... yes >checking whether to include Python D-Bus support... no >checking whether to install fsadm... yes >checking whether to install lvm_import_vdo... yes >checking whether to install blkdeactivate... yes >checking whether to use dmeventd... yes >checking whether to build dmfilemapd... yes >checking for linux/fiemap.h... (cached) yes >checking for getline in -lc... yes >checking for canonicalize_file_name in -lc... yes >checking for dlopen in -ldl... yes >checking for log10 in -lm... yes >checking for pthread_mutex_lock in -lpthread... yes >checking whether to enable selinux support... no >checking for BLKZEROOUT in sys/ioctl.h.... yes >checking whether to use BLKZEROOUT for device zeroing... yes >checking for clock_gettime... yes >checking for struct stat has st_ctim.... yes >checking for getopt.h... (cached) yes >checking for library containing tgetent... -ltinfo >checking for readline in -lreadline... yes >checking for rl_line_buffer in -lreadline... yes >checking for rl_completion_matches... yes >checking whether to enable internationalisation... no >checking for readline/readline.h... yes >checking for readline/history.h... yes >checking whether to enable readline... yes >checking whether to enable editline... no >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking whether strerror_r is declared... yes >checking for strpbrk... yes >checking whether strerror_r returns char *... yes >checking for arpa/inet.h... yes >checking for dlfcn.h... yes >checking for sys/ipc.h... yes >checking for sys/sem.h... yes >checking for sys/inotify.h... yes >checking for x86_64-pc-linux-gnu-modprobe... no >checking for modprobe... /sbin/modprobe >checking for default lock directory... /run/lock/lvm >checking for kernel interface choice... ioctl >configure: creating ./config.status >config.status: creating Makefile >config.status: creating make.tmpl >config.status: creating libdm/make.tmpl >config.status: creating daemons/Makefile >config.status: creating daemons/cmirrord/Makefile >config.status: creating daemons/dmeventd/Makefile >config.status: creating daemons/dmeventd/libdevmapper-event.pc >config.status: creating daemons/dmeventd/plugins/Makefile >config.status: creating daemons/dmeventd/plugins/lvm2/Makefile >config.status: creating daemons/dmeventd/plugins/raid/Makefile >config.status: creating daemons/dmeventd/plugins/mirror/Makefile >config.status: creating daemons/dmeventd/plugins/snapshot/Makefile >config.status: creating daemons/dmeventd/plugins/thin/Makefile >config.status: creating daemons/dmeventd/plugins/vdo/Makefile >config.status: creating daemons/lvmdbusd/Makefile >config.status: creating daemons/lvmdbusd/lvmdbusd >config.status: creating daemons/lvmdbusd/lvmdb.py >config.status: creating daemons/lvmdbusd/lvm_shell_proxy.py >config.status: creating daemons/lvmdbusd/path.py >config.status: creating daemons/lvmpolld/Makefile >config.status: creating daemons/lvmlockd/Makefile >config.status: creating conf/Makefile >config.status: creating conf/example.conf >config.status: creating conf/lvmlocal.conf >config.status: creating conf/command_profile_template.profile >config.status: creating conf/metadata_profile_template.profile >config.status: creating include/Makefile >config.status: creating lib/Makefile >config.status: creating include/lvm-version.h >config.status: creating libdaemon/Makefile >config.status: creating libdaemon/client/Makefile >config.status: creating libdaemon/server/Makefile >config.status: creating libdm/Makefile >config.status: creating libdm/dm-tools/Makefile >config.status: creating libdm/libdevmapper.pc >config.status: creating man/Makefile >config.status: creating po/Makefile >config.status: creating scripts/lvm2-pvscan.service >config.status: creating scripts/blkdeactivate.sh >config.status: creating scripts/blk_availability_init_red_hat >config.status: creating scripts/blk_availability_systemd_red_hat.service >config.status: creating scripts/cmirrord_init_red_hat >config.status: creating scripts/com.redhat.lvmdbus1.service >config.status: creating scripts/dm_event_systemd_red_hat.service >config.status: creating scripts/dm_event_systemd_red_hat.socket >config.status: creating scripts/lvm2_cmirrord_systemd_red_hat.service >config.status: creating scripts/lvm2_lvmdbusd_systemd_red_hat.service >config.status: creating scripts/lvm2_lvmpolld_init_red_hat >config.status: creating scripts/lvm2_lvmpolld_systemd_red_hat.service >config.status: creating scripts/lvm2_lvmpolld_systemd_red_hat.socket >config.status: creating scripts/lvmlockd.service >config.status: creating scripts/lvmlocks.service >config.status: creating scripts/lvm2_monitoring_init_red_hat >config.status: creating scripts/lvm2_monitoring_systemd_red_hat.service >config.status: creating scripts/lvm2_tmpfiles_red_hat.conf >config.status: creating scripts/lvmdump.sh >config.status: creating scripts/Makefile >config.status: creating test/Makefile >config.status: creating tools/Makefile >config.status: creating udev/Makefile >config.status: creating include/configure.h >configure: WARNING: You should also install latest thin_check vsn 0.7.0 (or later) for lvm2 thin provisioning >configure: WARNING: You should install latest cache_check vsn 0.7.0 to use lvm2 cache metadata format 2 >configure: WARNING: Unrecognized 'vdoformat' tool is REQUIRED for VDO logical volume creation! >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22 ... >make -j4 V=1 -C include >make: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/include' > [GEN] cmds.h >\ >( cat ../tools/license.inc && \ > echo "/* Do not edit. This file is generated by the Makefile. */" && \ > echo "cmd(CMD_NONE, none)" && \ > trap "rm -f cmds.h-t" EXIT INT QUIT TERM && \ > gawk '/^ID:/ {print "cmd(" $2 "_CMD, " $2 ")"}' ../tools/command-lines.in >cmds.h-t && \ > LC_ALL=C /usr/bin/sort -u cmds.h-t && \ > echo "cmd(CMD_COUNT, count)" \ >) > cmds.h >make: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/include' >make -j4 V=1 >make -C libdm device-mapper >make -C conf device-mapper >make -C include device-mapper >make -C lib device-mapper >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/conf' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdm' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/include' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/lib' >make[1]: Nothing to be done for 'device-mapper'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/conf' >make[1]: Nothing to be done for 'device-mapper'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/include' >make[1]: Nothing to be done for 'device-mapper'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/lib' > [CC] bitset.c >make -C libdaemon device-mapper >make -C man device-mapper >x86_64-pc-linux-gnu-gcc -MT datastruct/bitset.o -MMD -MP -MF datastruct/bitset.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC datastruct/bitset.c -o datastruct/bitset.o > [CC] hash.c >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/man' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon' >x86_64-pc-linux-gnu-gcc -MT datastruct/hash.o -MMD -MP -MF datastruct/hash.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC datastruct/hash.c -o datastruct/hash.o >make[1]: Nothing to be done for 'device-mapper'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon' > [MAN] dmsetup.8 >/bin/sed -e "s+#VERSION#+2.03.22(2) (2023-08-02)+" -e "s+#DEFAULT_SYS_DIR#+/etc/lvm+" -e "s+#DEFAULT_ARCHIVE_DIR#+/etc/lvm/archive+" -e "s+#DEFAULT_BACKUP_DIR#+/etc/lvm/backup+" -e "s+#DEFAULT_PROFILE_DIR#+/etc/lvm/profile+" -e "s+#DEFAULT_CACHE_DIR#+/etc/lvm/cache+" -e "s+#DEFAULT_LOCK_DIR#+/run/lock/lvm+" -e "s+#LVM_PATH#+/bin/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/lib/systemd/system-generators+" -e "s+#DEFAULT_LIBLINE#+readline+" -e "s+#DEFAULT_MANGLING#+auto+" dmsetup.8_main > dmsetup.8 > [MAN] dmstats.8 >/bin/sed -e "s+#VERSION#+2.03.22(2) (2023-08-02)+" -e "s+#DEFAULT_SYS_DIR#+/etc/lvm+" -e "s+#DEFAULT_ARCHIVE_DIR#+/etc/lvm/archive+" -e "s+#DEFAULT_BACKUP_DIR#+/etc/lvm/backup+" -e "s+#DEFAULT_PROFILE_DIR#+/etc/lvm/profile+" -e "s+#DEFAULT_CACHE_DIR#+/etc/lvm/cache+" -e "s+#DEFAULT_LOCK_DIR#+/run/lock/lvm+" -e "s+#LVM_PATH#+/bin/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/lib/systemd/system-generators+" -e "s+#DEFAULT_LIBLINE#+readline+" -e "s+#DEFAULT_MANGLING#+auto+" dmstats.8_main > dmstats.8 >/bin/sed -i -e "/^.TH/ !s+-+\\\-+g" -e "s+\\\[\]-+\\\-+g" -e "s+\(^\|[^[:alnum:]\-]\)\([[:alpha:]]\{1,\}\)\\\-\((\|[([:alpha:]]\{2,\}\)+\1\2-\3+g" -e "s+\([[:alpha:]]\)-\(pool\)+\1\\\-\2+g" -e "s+[\][[]\(<\{0,1\}\)\\\-+\\\[\1-+g" -e "s+\(vg.\{1,\}[^\]\)-lv+\1\\\-lv+g" -e "s+systemd-machine+systemd\\\-machine+g" -e "s+machine-id+machine\\\-id+g" -e "s+lvm-full+lvm\\\-full+g" -e "s+lvm-lvpoll+lvm\\\-lvpoll+g" -e "s+\([[:digit:]]\)\s\([KMGTPE]iB\)+\1\\\ \2+g" dmsetup.8 >/bin/sed -i -e "/^.TH/ !s+-+\\\-+g" -e "s+\\\[\]-+\\\-+g" -e "s+\(^\|[^[:alnum:]\-]\)\([[:alpha:]]\{1,\}\)\\\-\((\|[([:alpha:]]\{2,\}\)+\1\2-\3+g" -e "s+\([[:alpha:]]\)-\(pool\)+\1\\\-\2+g" -e "s+[\][[]\(<\{0,1\}\)\\\-+\\\[\1-+g" -e "s+\(vg.\{1,\}[^\]\)-lv+\1\\\-lv+g" -e "s+systemd-machine+systemd\\\-machine+g" -e "s+machine-id+machine\\\-id+g" -e "s+lvm-full+lvm\\\-full+g" -e "s+lvm-lvpoll+lvm\\\-lvpoll+g" -e "s+\([[:digit:]]\)\s\([KMGTPE]iB\)+\1\\\ \2+g" dmstats.8 >make -C scripts device-mapper > [MAN] blkdeactivate.8 >/bin/sed -e "s+#VERSION#+2.03.22(2) (2023-08-02)+" -e "s+#DEFAULT_SYS_DIR#+/etc/lvm+" -e "s+#DEFAULT_ARCHIVE_DIR#+/etc/lvm/archive+" -e "s+#DEFAULT_BACKUP_DIR#+/etc/lvm/backup+" -e "s+#DEFAULT_PROFILE_DIR#+/etc/lvm/profile+" -e "s+#DEFAULT_CACHE_DIR#+/etc/lvm/cache+" -e "s+#DEFAULT_LOCK_DIR#+/run/lock/lvm+" -e "s+#LVM_PATH#+/bin/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/lib/systemd/system-generators+" -e "s+#DEFAULT_LIBLINE#+readline+" -e "s+#DEFAULT_MANGLING#+auto+" blkdeactivate.8_main > blkdeactivate.8 >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/scripts' >/bin/sed -i -e "/^.TH/ !s+-+\\\-+g" -e "s+\\\[\]-+\\\-+g" -e "s+\(^\|[^[:alnum:]\-]\)\([[:alpha:]]\{1,\}\)\\\-\((\|[([:alpha:]]\{2,\}\)+\1\2-\3+g" -e "s+\([[:alpha:]]\)-\(pool\)+\1\\\-\2+g" -e "s+[\][[]\(<\{0,1\}\)\\\-+\\\[\1-+g" -e "s+\(vg.\{1,\}[^\]\)-lv+\1\\\-lv+g" -e "s+systemd-machine+systemd\\\-machine+g" -e "s+machine-id+machine\\\-id+g" -e "s+lvm-full+lvm\\\-full+g" -e "s+lvm-lvpoll+lvm\\\-lvpoll+g" -e "s+\([[:digit:]]\)\s\([KMGTPE]iB\)+\1\\\ \2+g" blkdeactivate.8 > [MAN] dmeventd.8 >/bin/sed -e "s+#VERSION#+2.03.22(2) (2023-08-02)+" -e "s+#DEFAULT_SYS_DIR#+/etc/lvm+" -e "s+#DEFAULT_ARCHIVE_DIR#+/etc/lvm/archive+" -e "s+#DEFAULT_BACKUP_DIR#+/etc/lvm/backup+" -e "s+#DEFAULT_PROFILE_DIR#+/etc/lvm/profile+" -e "s+#DEFAULT_CACHE_DIR#+/etc/lvm/cache+" -e "s+#DEFAULT_LOCK_DIR#+/run/lock/lvm+" -e "s+#LVM_PATH#+/bin/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/lib/systemd/system-generators+" -e "s+#DEFAULT_LIBLINE#+readline+" -e "s+#DEFAULT_MANGLING#+auto+" dmeventd.8_main > dmeventd.8 >make[1]: Nothing to be done for 'device-mapper'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/scripts' >make -C udev device-mapper >/bin/sed -i -e "/^.TH/ !s+-+\\\-+g" -e "s+\\\[\]-+\\\-+g" -e "s+\(^\|[^[:alnum:]\-]\)\([[:alpha:]]\{1,\}\)\\\-\((\|[([:alpha:]]\{2,\}\)+\1\2-\3+g" -e "s+\([[:alpha:]]\)-\(pool\)+\1\\\-\2+g" -e "s+[\][[]\(<\{0,1\}\)\\\-+\\\[\1-+g" -e "s+\(vg.\{1,\}[^\]\)-lv+\1\\\-lv+g" -e "s+systemd-machine+systemd\\\-machine+g" -e "s+machine-id+machine\\\-id+g" -e "s+lvm-full+lvm\\\-full+g" -e "s+lvm-lvpoll+lvm\\\-lvpoll+g" -e "s+\([[:digit:]]\)\s\([KMGTPE]iB\)+\1\\\ \2+g" dmeventd.8 >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/udev' > [MAN] dmfilemapd.8 >/bin/sed -e "s+#VERSION#+2.03.22(2) (2023-08-02)+" -e "s+#DEFAULT_SYS_DIR#+/etc/lvm+" -e "s+#DEFAULT_ARCHIVE_DIR#+/etc/lvm/archive+" -e "s+#DEFAULT_BACKUP_DIR#+/etc/lvm/backup+" -e "s+#DEFAULT_PROFILE_DIR#+/etc/lvm/profile+" -e "s+#DEFAULT_CACHE_DIR#+/etc/lvm/cache+" -e "s+#DEFAULT_LOCK_DIR#+/run/lock/lvm+" -e "s+#LVM_PATH#+/bin/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/lib/systemd/system-generators+" -e "s+#DEFAULT_LIBLINE#+readline+" -e "s+#DEFAULT_MANGLING#+auto+" dmfilemapd.8_main > dmfilemapd.8 >/bin/sed -i -e "/^.TH/ !s+-+\\\-+g" -e "s+\\\[\]-+\\\-+g" -e "s+\(^\|[^[:alnum:]\-]\)\([[:alpha:]]\{1,\}\)\\\-\((\|[([:alpha:]]\{2,\}\)+\1\2-\3+g" -e "s+\([[:alpha:]]\)-\(pool\)+\1\\\-\2+g" -e "s+[\][[]\(<\{0,1\}\)\\\-+\\\[\1-+g" -e "s+\(vg.\{1,\}[^\]\)-lv+\1\\\-lv+g" -e "s+systemd-machine+systemd\\\-machine+g" -e "s+machine-id+machine\\\-id+g" -e "s+lvm-full+lvm\\\-full+g" -e "s+lvm-lvpoll+lvm\\\-lvpoll+g" -e "s+\([[:digit:]]\)\s\([KMGTPE]iB\)+\1\\\ \2+g" dmfilemapd.8 >make[1]: Nothing to be done for 'device-mapper'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/udev' >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/man' > [CC] list.c >x86_64-pc-linux-gnu-gcc -MT datastruct/list.o -MMD -MP -MF datastruct/list.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC datastruct/list.c -o datastruct/list.o > [CC] hash.c >x86_64-pc-linux-gnu-gcc -MT base/data-struct/hash.o -MMD -MP -MF base/data-struct/hash.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC base/data-struct/hash.c -o base/data-struct/hash.o > [CC] list.c > [CC] libdm-common.c >x86_64-pc-linux-gnu-gcc -MT base/data-struct/list.o -MMD -MP -MF base/data-struct/list.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC base/data-struct/list.c -o base/data-struct/list.o >x86_64-pc-linux-gnu-gcc -MT libdm-common.o -MMD -MP -MF libdm-common.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdm-common.c -o libdm-common.o > [CC] libdm-config.c >x86_64-pc-linux-gnu-gcc -MT libdm-config.o -MMD -MP -MF libdm-config.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdm-config.c -o libdm-config.o > [CC] libdm-deptree.c >x86_64-pc-linux-gnu-gcc -MT libdm-deptree.o -MMD -MP -MF libdm-deptree.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdm-deptree.c -o libdm-deptree.o > [CC] radix-tree.c >x86_64-pc-linux-gnu-gcc -MT base/data-struct/radix-tree.o -MMD -MP -MF base/data-struct/radix-tree.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC base/data-struct/radix-tree.c -o base/data-struct/radix-tree.o > [CC] bitset.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/datastruct/bitset.o -MMD -MP -MF device_mapper/datastruct/bitset.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/datastruct/bitset.c -o device_mapper/datastruct/bitset.o > [CC] libdm-iface.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/ioctl/libdm-iface.o -MMD -MP -MF device_mapper/ioctl/libdm-iface.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/ioctl/libdm-iface.c -o device_mapper/ioctl/libdm-iface.o > [CC] libdm-file.c >x86_64-pc-linux-gnu-gcc -MT libdm-file.o -MMD -MP -MF libdm-file.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdm-file.c -o libdm-file.o > [CC] libdm-report.c >x86_64-pc-linux-gnu-gcc -MT libdm-report.o -MMD -MP -MF libdm-report.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdm-report.c -o libdm-report.o > [CC] libdm-common.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/libdm-common.o -MMD -MP -MF device_mapper/libdm-common.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/libdm-common.c -o device_mapper/libdm-common.o > [CC] libdm-stats.c >x86_64-pc-linux-gnu-gcc -MT libdm-stats.o -MMD -MP -MF libdm-stats.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdm-stats.c -o libdm-stats.o > [CC] libdm-string.c >x86_64-pc-linux-gnu-gcc -MT libdm-string.o -MMD -MP -MF libdm-string.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdm-string.c -o libdm-string.o > [CC] libdm-targets.c >x86_64-pc-linux-gnu-gcc -MT libdm-targets.o -MMD -MP -MF libdm-targets.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdm-targets.c -o libdm-targets.o > [CC] libdm-config.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/libdm-config.o -MMD -MP -MF device_mapper/libdm-config.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/libdm-config.c -o device_mapper/libdm-config.o > [CC] libdm-timestamp.c >x86_64-pc-linux-gnu-gcc -MT libdm-timestamp.o -MMD -MP -MF libdm-timestamp.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdm-timestamp.c -o libdm-timestamp.o > [CC] dbg_malloc.c >x86_64-pc-linux-gnu-gcc -MT mm/dbg_malloc.o -MMD -MP -MF mm/dbg_malloc.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC mm/dbg_malloc.c -o mm/dbg_malloc.o > [CC] libdm-deptree.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/libdm-deptree.o -MMD -MP -MF device_mapper/libdm-deptree.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/libdm-deptree.c -o device_mapper/libdm-deptree.o > [CC] pool.c >x86_64-pc-linux-gnu-gcc -MT mm/pool.o -MMD -MP -MF mm/pool.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC mm/pool.c -o mm/pool.o > [CC] libdm-file.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/libdm-file.o -MMD -MP -MF device_mapper/libdm-file.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/libdm-file.c -o device_mapper/libdm-file.o > [CC] libdm-report.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/libdm-report.o -MMD -MP -MF device_mapper/libdm-report.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/libdm-report.c -o device_mapper/libdm-report.o > [CC] libdm-string.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/libdm-string.o -MMD -MP -MF device_mapper/libdm-string.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/libdm-string.c -o device_mapper/libdm-string.o > [CC] matcher.c >x86_64-pc-linux-gnu-gcc -MT regex/matcher.o -MMD -MP -MF regex/matcher.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC regex/matcher.c -o regex/matcher.o > [CC] parse_rx.c >x86_64-pc-linux-gnu-gcc -MT regex/parse_rx.o -MMD -MP -MF regex/parse_rx.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC regex/parse_rx.c -o regex/parse_rx.o > [CC] ttree.c >x86_64-pc-linux-gnu-gcc -MT regex/ttree.o -MMD -MP -MF regex/ttree.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC regex/ttree.c -o regex/ttree.o > [CC] libdm-iface.c >x86_64-pc-linux-gnu-gcc -MT ioctl/libdm-iface.o -MMD -MP -MF ioctl/libdm-iface.d -c -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC ioctl/libdm-iface.c -o ioctl/libdm-iface.o >set -e; \ >( cat ./.exported_symbols; \ > if test -n "./libdevmapper.h"; then \ > x86_64-pc-linux-gnu-gcc -E -P -I./ioctl -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 ./libdevmapper.h | \ > /bin/sed -ne "/^typedef|}/!s/.*[ *]\(dm_[a-z0-9_]*\)(.*/\1/p"; \ > fi \ >) > .exported_symbols_generated >set -e;\ >R=$(/usr/bin/sort .exported_symbols_generated .exported_symbols.Base .exported_symbols.DM_1_02_100 .exported_symbols.DM_1_02_101 .exported_symbols.DM_1_02_103 .exported_symbols.DM_1_02_104 .exported_symbols.DM_1_02_105 .exported_symbols.DM_1_02_106 .exported_symbols.DM_1_02_107 .exported_symbols.DM_1_02_110 .exported_symbols.DM_1_02_113 .exported_symbols.DM_1_02_124 .exported_symbols.DM_1_02_128 .exported_symbols.DM_1_02_129 .exported_symbols.DM_1_02_131 .exported_symbols.DM_1_02_133 .exported_symbols.DM_1_02_135 .exported_symbols.DM_1_02_138 .exported_symbols.DM_1_02_141 .exported_symbols.DM_1_02_147 .exported_symbols.DM_1_02_172 .exported_symbols.DM_1_02_181 .exported_symbols.DM_1_02_97 .exported_symbols.DM_1_02_98 .exported_symbols.DM_1_02_99 | @GREP@ -v "^#" | uniq -u);\ >test -z "$R" || { echo "Mismatch between symbols in shared library and lists in .exported_symbols.* files: $R"; false; } ;\ >LAST=;\ >for i in $(echo ./.exported_symbols.Base ./.exported_symbols.DM_1_02_100 ./.exported_symbols.DM_1_02_101 ./.exported_symbols.DM_1_02_103 ./.exported_symbols.DM_1_02_104 ./.exported_symbols.DM_1_02_105 ./.exported_symbols.DM_1_02_106 ./.exported_symbols.DM_1_02_107 ./.exported_symbols.DM_1_02_110 ./.exported_symbols.DM_1_02_113 ./.exported_symbols.DM_1_02_124 ./.exported_symbols.DM_1_02_128 ./.exported_symbols.DM_1_02_129 ./.exported_symbols.DM_1_02_131 ./.exported_symbols.DM_1_02_133 ./.exported_symbols.DM_1_02_135 ./.exported_symbols.DM_1_02_138 ./.exported_symbols.DM_1_02_141 ./.exported_symbols.DM_1_02_147 ./.exported_symbols.DM_1_02_172 ./.exported_symbols.DM_1_02_181 ./.exported_symbols.DM_1_02_97 ./.exported_symbols.DM_1_02_98 ./.exported_symbols.DM_1_02_99 | tr ' ' '\n' | /usr/bin/sort -nt_ -k5 ); do\ > echo "${i##*.} {"; echo " global:";\ > /bin/sed "/^#/d;s/^/ /;s/$/;/" $i;\ > if test -z "$LAST"; then echo " local:"; echo " *;";fi;\ > echo "}$LAST;";\ > LAST=" ${i##*.}";\ >done > .export.sym >/bin/sh: line 2: @GREP@: command not found > [CC] libdm-targets.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/libdm-targets.o -MMD -MP -MF device_mapper/libdm-targets.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/libdm-targets.c -o device_mapper/libdm-targets.o > [CC] libdm-timestamp.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/libdm-timestamp.o -MMD -MP -MF device_mapper/libdm-timestamp.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/libdm-timestamp.c -o device_mapper/libdm-timestamp.o > [CC] pool.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/mm/pool.o -MMD -MP -MF device_mapper/mm/pool.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/mm/pool.c -o device_mapper/mm/pool.o > [CC] matcher.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/regex/matcher.o -MMD -MP -MF device_mapper/regex/matcher.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/regex/matcher.c -o device_mapper/regex/matcher.o > [CC] parse_rx.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/regex/parse_rx.o -MMD -MP -MF device_mapper/regex/parse_rx.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/regex/parse_rx.c -o device_mapper/regex/parse_rx.o > [CC] ioctl/libdevmapper.so.1.02 >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libdevmapper.so.1.02 \ > -O3 -pipe -march=native -fno-diagnostics-color -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--version-script,.export.sym -Wl,-z,relro datastruct/bitset.o datastruct/hash.o datastruct/list.o libdm-common.o libdm-config.o libdm-deptree.o libdm-file.o libdm-report.o libdm-stats.o libdm-string.o libdm-targets.o libdm-timestamp.o mm/dbg_malloc.o mm/pool.o regex/matcher.o regex/parse_rx.o regex/ttree.o ioctl/libdm-iface.o -lpthread -ludev -lm -o ioctl/libdevmapper.so.1.02 > [LN] libdevmapper.so.1.02 >ln -s -f libdevmapper.so.1.02 ioctl/libdevmapper.so > [LN] ioctl/libdevmapper.so >ln -s -f ioctl/libdevmapper.so libdevmapper.so > [LN] ioctl/libdevmapper.so >ln -s -f ioctl/libdevmapper.so libdevmapper.so.1.02 > [CHECK] ioctl/libdevmapper.so >if x86_64-pc-linux-gnu-readelf -Ws ioctl/libdevmapper.so | grep -q dm_stats_create_region@@; then \ >SYM=$(x86_64-pc-linux-gnu-readelf -Ws ioctl/libdevmapper.so | grep dm_stats_create_region@DM_1_02_106); \ >if test -n "$SYM"; then touch .symver_check; \ >else echo >&2 "Missing versioned symbols in ioctl/libdevmapper.so"; false; fi; \ >else touch .symver_check; fi >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdm' > [CC] ttree.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/regex/ttree.o -MMD -MP -MF device_mapper/regex/ttree.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/regex/ttree.c -o device_mapper/regex/ttree.o > [CC] status.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/vdo/status.o -MMD -MP -MF device_mapper/vdo/status.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/vdo/status.c -o device_mapper/vdo/status.o > [CC] vdo_reader.c > [CC] vdo_target.c >x86_64-pc-linux-gnu-gcc -MT device_mapper/vdo/vdo_reader.o -MMD -MP -MF device_mapper/vdo/vdo_reader.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/vdo/vdo_reader.c -o device_mapper/vdo/vdo_reader.o >x86_64-pc-linux-gnu-gcc -MT device_mapper/vdo/vdo_target.o -MMD -MP -MF device_mapper/vdo/vdo_target.d -c -I. -I. -I./include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device_mapper/vdo/vdo_target.c -o device_mapper/vdo/vdo_target.o >make -C daemons device-mapper >make -C tools device-mapper >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/daemons' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/tools' > [AR] base/libbase.a >rm -f base/libbase.a >x86_64-pc-linux-gnu-ar rsv base/libbase.a base/data-struct/hash.o base/data-struct/list.o base/data-struct/radix-tree.o > /dev/null >make -C dmeventd device-mapper >make[1]: Nothing to be done for 'device-mapper'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/tools' >make[2]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/daemons/dmeventd' >x86_64-pc-linux-gnu-ar: creating base/libbase.a > [AR] device_mapper/libdevice-mapper.a >rm -f device_mapper/libdevice-mapper.a >x86_64-pc-linux-gnu-ar rsv device_mapper/libdevice-mapper.a device_mapper/datastruct/bitset.o device_mapper/ioctl/libdm-iface.o device_mapper/libdm-common.o device_mapper/libdm-config.o device_mapper/libdm-deptree.o device_mapper/libdm-file.o device_mapper/libdm-report.o device_mapper/libdm-string.o device_mapper/libdm-targets.o device_mapper/libdm-timestamp.o device_mapper/mm/pool.o device_mapper/regex/matcher.o device_mapper/regex/parse_rx.o device_mapper/regex/ttree.o device_mapper/vdo/status.o device_mapper/vdo/vdo_reader.o device_mapper/vdo/vdo_target.o > /dev/null >x86_64-pc-linux-gnu-ar: creating device_mapper/libdevice-mapper.a >set -e; \ >( cat ./.exported_symbols; \ > if test -n "./libdevmapper-event.h"; then \ > x86_64-pc-linux-gnu-gcc -E -P -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 ./libdevmapper-event.h | \ > /bin/sed -ne "/^typedef|}/!s/.*[ *]\(dm_event_[a-z0-9_]*\)(.*/\1/p"; \ > fi \ >) > .exported_symbols_generated > [CC] libdevmapper-event.c >x86_64-pc-linux-gnu-gcc -MT libdevmapper-event.o -MMD -MP -MF libdevmapper-event.d -c -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC libdevmapper-event.c -o libdevmapper-event.o > [CC] dmeventd.c >x86_64-pc-linux-gnu-gcc -MT dmeventd.o -MMD -MP -MF dmeventd.d -c -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fPIE dmeventd.c -o dmeventd.o >set -e; (echo "Base {"; echo " global:";\ > /bin/sed "/^#/d;s/^/ /;s/$/;/" .exported_symbols_generated;\ > echo " local:"; echo " *;";\ > echo "};";\ > ) > .export.sym > [CC] libdevmapper-event.so.1.02 >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libdevmapper-event.so.1.02 \ > -O3 -pipe -march=native -fno-diagnostics-color -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--version-script,.export.sym -Wl,-z,relro libdevmapper-event.o -lpthread -L../../libdm/ioctl -ldevmapper -ludev -lm -o libdevmapper-event.so.1.02 > [LN] libdevmapper-event.so >ln -s -f libdevmapper-event.so.1.02 libdevmapper-event.so > [CC] dmeventd >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic dmeventd.o \ > -o dmeventd -ldl -L../../daemons/dmeventd -ldevmapper-event -L../../libdm/ioctl -ldevmapper -lpthread -L../../libdm/ioctl -ldevmapper -ludev -lm >make[2]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/daemons/dmeventd' >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/daemons' >make -C libdm >make -C conf >make -C include >make -C libdaemon >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdm' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/conf' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/include' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/include' >make -C dm-tools device-mapper >make -C client device-mapper >make -C server device-mapper >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/conf' >make -C udev >make[2]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon/client' >make[2]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdm/dm-tools' >make[2]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon/server' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/udev' > [CC] dmsetup.c >make[2]: Nothing to be done for 'device-mapper'. >make[2]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon/client' >make[2]: Nothing to be done for 'device-mapper'. >make[2]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon/server' >x86_64-pc-linux-gnu-gcc -MT dmsetup.o -MMD -MP -MF dmsetup.d -c -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fPIE dmsetup.c -o dmsetup.o >make -C client >gawk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator > [CC] dmfilemapd.c >/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(SYSTEMDRUN)+/usr/bin/systemd-run+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/sbin"+;" 10-dm.rules.in >10-dm.rules >x86_64-pc-linux-gnu-gcc -MT dmfilemapd.o -MMD -MP -MF dmfilemapd.d -c -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fPIE dmfilemapd.c -o dmfilemapd.o >make[2]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon/client' >gawk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator >/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(SYSTEMDRUN)+/usr/bin/systemd-run+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/sbin"+;" 13-dm-disk.rules.in >13-dm-disk.rules >gawk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator >/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(SYSTEMDRUN)+/usr/bin/systemd-run+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/sbin"+;" 95-dm-notify.rules.in >95-dm-notify.rules >gawk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator >/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(SYSTEMDRUN)+/usr/bin/systemd-run+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/sbin"+;" 11-dm-lvm.rules.in >11-dm-lvm.rules > [CC] daemon-io.c >gawk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator >x86_64-pc-linux-gnu-gcc -MT daemon-io.o -MMD -MP -MF daemon-io.d -c -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC daemon-io.c -o daemon-io.o >/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(SYSTEMDRUN)+/usr/bin/systemd-run+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/sbin"+;" 69-dm-lvm.rules.in >69-dm-lvm.rules >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/udev' > [CC] config-util.c >x86_64-pc-linux-gnu-gcc -MT config-util.o -MMD -MP -MF config-util.d -c -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC config-util.c -o config-util.o > [CC] daemon-client.c >x86_64-pc-linux-gnu-gcc -MT daemon-client.o -MMD -MP -MF daemon-client.d -c -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC daemon-client.c -o daemon-client.o > [CC] dmfilemapd >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic \ > -o dmfilemapd dmfilemapd.o -L../../libdm/ioctl -ldevmapper -lpthread -ludev -lm > [AR] libdaemonclient.a >rm -f libdaemonclient.a >x86_64-pc-linux-gnu-ar rsv libdaemonclient.a daemon-io.o config-util.o daemon-client.o > /dev/null >x86_64-pc-linux-gnu-ar: creating libdaemonclient.a >make[2]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon/client' >make -C server >make[2]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon/server' > [CC] daemon-log.c > [CC] daemon-server.c >x86_64-pc-linux-gnu-gcc -MT daemon-log.o -MMD -MP -MF daemon-log.d -c -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC daemon-log.c -o daemon-log.o >x86_64-pc-linux-gnu-gcc -MT daemon-server.o -MMD -MP -MF daemon-server.d -c -I. -I../.. -I../../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC daemon-server.c -o daemon-server.o > [AR] libdaemonserver.a >rm -f libdaemonserver.a >x86_64-pc-linux-gnu-ar rsv libdaemonserver.a daemon-server.o daemon-log.o > /dev/null >x86_64-pc-linux-gnu-ar: creating libdaemonserver.a >make[2]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon/server' >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdaemon' >make -C lib >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/lib' > [CC] activate.c > [CC] lvmcache.c >x86_64-pc-linux-gnu-gcc -MT activate/activate.o -MMD -MP -MF activate/activate.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC activate/activate.c -o activate/activate.o > [CC] writecache.c >x86_64-pc-linux-gnu-gcc -MT cache/lvmcache.o -MMD -MP -MF cache/lvmcache.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC cache/lvmcache.c -o cache/lvmcache.o >x86_64-pc-linux-gnu-gcc -MT writecache/writecache.o -MMD -MP -MF writecache/writecache.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC writecache/writecache.c -o writecache/writecache.o > [CC] integrity.c >x86_64-pc-linux-gnu-gcc -MT integrity/integrity.o -MMD -MP -MF integrity/integrity.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC integrity/integrity.c -o integrity/integrity.o > [CC] cache.c >x86_64-pc-linux-gnu-gcc -MT cache_segtype/cache.o -MMD -MP -MF cache_segtype/cache.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC cache_segtype/cache.c -o cache_segtype/cache.o > [CC] toolcontext.c >x86_64-pc-linux-gnu-gcc -MT commands/toolcontext.o -MMD -MP -MF commands/toolcontext.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC commands/toolcontext.c -o commands/toolcontext.o > [CC] config.c >x86_64-pc-linux-gnu-gcc -MT config/config.o -MMD -MP -MF config/config.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC config/config.c -o config/config.o > [CC] btree.c >x86_64-pc-linux-gnu-gcc -MT datastruct/btree.o -MMD -MP -MF datastruct/btree.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC datastruct/btree.c -o datastruct/btree.o > [CC] str_list.c >x86_64-pc-linux-gnu-gcc -MT datastruct/str_list.o -MMD -MP -MF datastruct/str_list.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC datastruct/str_list.c -o datastruct/str_list.o > [CC] bcache.c >x86_64-pc-linux-gnu-gcc -MT device/bcache.o -MMD -MP -MF device/bcache.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/bcache.c -o device/bcache.o > [CC] bcache-utils.c >x86_64-pc-linux-gnu-gcc -MT device/bcache-utils.o -MMD -MP -MF device/bcache-utils.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/bcache-utils.c -o device/bcache-utils.o > [CC] dev-cache.c >x86_64-pc-linux-gnu-gcc -MT device/dev-cache.o -MMD -MP -MF device/dev-cache.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-cache.c -o device/dev-cache.o > [CC] device_id.c >x86_64-pc-linux-gnu-gcc -MT device/device_id.o -MMD -MP -MF device/device_id.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/device_id.c -o device/device_id.o > [CC] dmsetup >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic \ > -o dmsetup dmsetup.o -L../../libdm/ioctl -ldevmapper -lpthread -ludev -lm >make[2]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdm/dm-tools' >make -C dm-tools >make[2]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdm/dm-tools' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdm/dm-tools' >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/libdm' > [CC] dev-ext.c >x86_64-pc-linux-gnu-gcc -MT device/dev-ext.o -MMD -MP -MF device/dev-ext.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-ext.c -o device/dev-ext.o > [CC] dev-io.c >x86_64-pc-linux-gnu-gcc -MT device/dev-io.o -MMD -MP -MF device/dev-io.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-io.c -o device/dev-io.o > [CC] dev-md.c >x86_64-pc-linux-gnu-gcc -MT device/dev-md.o -MMD -MP -MF device/dev-md.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-md.c -o device/dev-md.o > [CC] dev-mpath.c >x86_64-pc-linux-gnu-gcc -MT device/dev-mpath.o -MMD -MP -MF device/dev-mpath.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-mpath.c -o device/dev-mpath.o > [CC] dev-swap.c >x86_64-pc-linux-gnu-gcc -MT device/dev-swap.o -MMD -MP -MF device/dev-swap.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-swap.c -o device/dev-swap.o > [CC] dev-type.c >x86_64-pc-linux-gnu-gcc -MT device/dev-type.o -MMD -MP -MF device/dev-type.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-type.c -o device/dev-type.o > [CC] dev-luks.c >x86_64-pc-linux-gnu-gcc -MT device/dev-luks.o -MMD -MP -MF device/dev-luks.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-luks.c -o device/dev-luks.o > [CC] dev-dasd.c >x86_64-pc-linux-gnu-gcc -MT device/dev-dasd.o -MMD -MP -MF device/dev-dasd.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-dasd.c -o device/dev-dasd.o > [CC] dev-lvm1-pool.c >x86_64-pc-linux-gnu-gcc -MT device/dev-lvm1-pool.o -MMD -MP -MF device/dev-lvm1-pool.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev-lvm1-pool.c -o device/dev-lvm1-pool.o > [CC] filesystem.c >x86_64-pc-linux-gnu-gcc -MT device/filesystem.o -MMD -MP -MF device/filesystem.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/filesystem.c -o device/filesystem.o > [CC] online.c >x86_64-pc-linux-gnu-gcc -MT device/online.o -MMD -MP -MF device/online.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/online.c -o device/online.o > [CC] parse_vpd.c >x86_64-pc-linux-gnu-gcc -MT device/parse_vpd.o -MMD -MP -MF device/parse_vpd.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/parse_vpd.c -o device/parse_vpd.o > [CC] dev_util.c >x86_64-pc-linux-gnu-gcc -MT device/dev_util.o -MMD -MP -MF device/dev_util.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC device/dev_util.c -o device/dev_util.o > [CC] display.c >x86_64-pc-linux-gnu-gcc -MT display/display.o -MMD -MP -MF display/display.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC display/display.c -o display/display.o > [CC] errseg.c >x86_64-pc-linux-gnu-gcc -MT error/errseg.o -MMD -MP -MF error/errseg.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC error/errseg.c -o error/errseg.o > [CC] unknown.c >x86_64-pc-linux-gnu-gcc -MT unknown/unknown.o -MMD -MP -MF unknown/unknown.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC unknown/unknown.c -o unknown/unknown.o > [CC] filter-composite.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-composite.o -MMD -MP -MF filters/filter-composite.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-composite.c -o filters/filter-composite.o > [CC] filter-persistent.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-persistent.o -MMD -MP -MF filters/filter-persistent.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-persistent.c -o filters/filter-persistent.o > [CC] filter-regex.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-regex.o -MMD -MP -MF filters/filter-regex.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-regex.c -o filters/filter-regex.o > [CC] filter-sysfs.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-sysfs.o -MMD -MP -MF filters/filter-sysfs.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-sysfs.c -o filters/filter-sysfs.o > [CC] filter-md.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-md.o -MMD -MP -MF filters/filter-md.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-md.c -o filters/filter-md.o > [CC] filter-fwraid.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-fwraid.o -MMD -MP -MF filters/filter-fwraid.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-fwraid.c -o filters/filter-fwraid.o > [CC] filter-mpath.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-mpath.o -MMD -MP -MF filters/filter-mpath.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-mpath.c -o filters/filter-mpath.o > [CC] filter-partitioned.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-partitioned.o -MMD -MP -MF filters/filter-partitioned.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-partitioned.c -o filters/filter-partitioned.o > [CC] filter-type.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-type.o -MMD -MP -MF filters/filter-type.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-type.c -o filters/filter-type.o > [CC] filter-usable.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-usable.o -MMD -MP -MF filters/filter-usable.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-usable.c -o filters/filter-usable.o > [CC] filter-signature.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-signature.o -MMD -MP -MF filters/filter-signature.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-signature.c -o filters/filter-signature.o > [CC] filter-deviceid.c >x86_64-pc-linux-gnu-gcc -MT filters/filter-deviceid.o -MMD -MP -MF filters/filter-deviceid.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC filters/filter-deviceid.c -o filters/filter-deviceid.o > [CC] archive.c >x86_64-pc-linux-gnu-gcc -MT format_text/archive.o -MMD -MP -MF format_text/archive.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC format_text/archive.c -o format_text/archive.o > [CC] archiver.c >x86_64-pc-linux-gnu-gcc -MT format_text/archiver.o -MMD -MP -MF format_text/archiver.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC format_text/archiver.c -o format_text/archiver.o > [CC] export.c >x86_64-pc-linux-gnu-gcc -MT format_text/export.o -MMD -MP -MF format_text/export.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC format_text/export.c -o format_text/export.o > [CC] flags.c >x86_64-pc-linux-gnu-gcc -MT format_text/flags.o -MMD -MP -MF format_text/flags.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC format_text/flags.c -o format_text/flags.o > [CC] format-text.c >x86_64-pc-linux-gnu-gcc -MT format_text/format-text.o -MMD -MP -MF format_text/format-text.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC format_text/format-text.c -o format_text/format-text.o > [CC] import.c >x86_64-pc-linux-gnu-gcc -MT format_text/import.o -MMD -MP -MF format_text/import.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC format_text/import.c -o format_text/import.o > [CC] import_vsn1.c >x86_64-pc-linux-gnu-gcc -MT format_text/import_vsn1.o -MMD -MP -MF format_text/import_vsn1.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC format_text/import_vsn1.c -o format_text/import_vsn1.o > [CC] text_label.c >x86_64-pc-linux-gnu-gcc -MT format_text/text_label.o -MMD -MP -MF format_text/text_label.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC format_text/text_label.c -o format_text/text_label.o > [CC] freeseg.c >x86_64-pc-linux-gnu-gcc -MT freeseg/freeseg.o -MMD -MP -MF freeseg/freeseg.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC freeseg/freeseg.c -o freeseg/freeseg.o > [CC] label.c >x86_64-pc-linux-gnu-gcc -MT label/label.o -MMD -MP -MF label/label.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC label/label.c -o label/label.o > [CC] hints.c >x86_64-pc-linux-gnu-gcc -MT label/hints.o -MMD -MP -MF label/hints.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC label/hints.c -o label/hints.o > [CC] file_locking.c >x86_64-pc-linux-gnu-gcc -MT locking/file_locking.o -MMD -MP -MF locking/file_locking.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC locking/file_locking.c -o locking/file_locking.o > [CC] locking.c >x86_64-pc-linux-gnu-gcc -MT locking/locking.o -MMD -MP -MF locking/locking.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC locking/locking.c -o locking/locking.o > [CC] log.c >x86_64-pc-linux-gnu-gcc -MT log/log.o -MMD -MP -MF log/log.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC log/log.c -o log/log.o > [CC] cache_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/cache_manip.o -MMD -MP -MF metadata/cache_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/cache_manip.c -o metadata/cache_manip.o > [CC] writecache_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/writecache_manip.o -MMD -MP -MF metadata/writecache_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/writecache_manip.c -o metadata/writecache_manip.o > [CC] integrity_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/integrity_manip.o -MMD -MP -MF metadata/integrity_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/integrity_manip.c -o metadata/integrity_manip.o > [CC] lv.c >x86_64-pc-linux-gnu-gcc -MT metadata/lv.o -MMD -MP -MF metadata/lv.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/lv.c -o metadata/lv.o > [CC] lv_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/lv_manip.o -MMD -MP -MF metadata/lv_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/lv_manip.c -o metadata/lv_manip.o > [CC] merge.c >x86_64-pc-linux-gnu-gcc -MT metadata/merge.o -MMD -MP -MF metadata/merge.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/merge.c -o metadata/merge.o > [CC] metadata.c >x86_64-pc-linux-gnu-gcc -MT metadata/metadata.o -MMD -MP -MF metadata/metadata.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/metadata.c -o metadata/metadata.o > [CC] mirror.c >x86_64-pc-linux-gnu-gcc -MT metadata/mirror.o -MMD -MP -MF metadata/mirror.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/mirror.c -o metadata/mirror.o > [CC] pool_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/pool_manip.o -MMD -MP -MF metadata/pool_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/pool_manip.c -o metadata/pool_manip.o > [CC] pv.c >x86_64-pc-linux-gnu-gcc -MT metadata/pv.o -MMD -MP -MF metadata/pv.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/pv.c -o metadata/pv.o > [CC] pv_list.c >x86_64-pc-linux-gnu-gcc -MT metadata/pv_list.o -MMD -MP -MF metadata/pv_list.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/pv_list.c -o metadata/pv_list.o > [CC] pv_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/pv_manip.o -MMD -MP -MF metadata/pv_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/pv_manip.c -o metadata/pv_manip.o > [CC] pv_map.c >x86_64-pc-linux-gnu-gcc -MT metadata/pv_map.o -MMD -MP -MF metadata/pv_map.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/pv_map.c -o metadata/pv_map.o > [CC] raid_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/raid_manip.o -MMD -MP -MF metadata/raid_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/raid_manip.c -o metadata/raid_manip.o > [CC] segtype.c >x86_64-pc-linux-gnu-gcc -MT metadata/segtype.o -MMD -MP -MF metadata/segtype.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/segtype.c -o metadata/segtype.o > [CC] snapshot_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/snapshot_manip.o -MMD -MP -MF metadata/snapshot_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/snapshot_manip.c -o metadata/snapshot_manip.o > [CC] thin_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/thin_manip.o -MMD -MP -MF metadata/thin_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/thin_manip.c -o metadata/thin_manip.o > [CC] vdo_manip.c >x86_64-pc-linux-gnu-gcc -MT metadata/vdo_manip.o -MMD -MP -MF metadata/vdo_manip.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/vdo_manip.c -o metadata/vdo_manip.o > [CC] vg.c >x86_64-pc-linux-gnu-gcc -MT metadata/vg.o -MMD -MP -MF metadata/vg.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC metadata/vg.c -o metadata/vg.o > [CC] mirrored.c >x86_64-pc-linux-gnu-gcc -MT mirror/mirrored.o -MMD -MP -MF mirror/mirrored.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC mirror/mirrored.c -o mirror/mirrored.o > [CC] crc.c >x86_64-pc-linux-gnu-gcc -MT misc/crc.o -MMD -MP -MF misc/crc.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/crc.c -o misc/crc.o > [CC] lvm-exec.c >x86_64-pc-linux-gnu-gcc -MT misc/lvm-exec.o -MMD -MP -MF misc/lvm-exec.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/lvm-exec.c -o misc/lvm-exec.o > [CC] lvm-file.c >x86_64-pc-linux-gnu-gcc -MT misc/lvm-file.o -MMD -MP -MF misc/lvm-file.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/lvm-file.c -o misc/lvm-file.o > [CC] lvm-flock.c >x86_64-pc-linux-gnu-gcc -MT misc/lvm-flock.o -MMD -MP -MF misc/lvm-flock.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/lvm-flock.c -o misc/lvm-flock.o > [CC] lvm-globals.c >x86_64-pc-linux-gnu-gcc -MT misc/lvm-globals.o -MMD -MP -MF misc/lvm-globals.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/lvm-globals.c -o misc/lvm-globals.o > [CC] lvm-maths.c >x86_64-pc-linux-gnu-gcc -MT misc/lvm-maths.o -MMD -MP -MF misc/lvm-maths.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/lvm-maths.c -o misc/lvm-maths.o > [CC] lvm-signal.c >x86_64-pc-linux-gnu-gcc -MT misc/lvm-signal.o -MMD -MP -MF misc/lvm-signal.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/lvm-signal.c -o misc/lvm-signal.o > [CC] lvm-string.c >x86_64-pc-linux-gnu-gcc -MT misc/lvm-string.o -MMD -MP -MF misc/lvm-string.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/lvm-string.c -o misc/lvm-string.o > [CC] lvm-wrappers.c >x86_64-pc-linux-gnu-gcc -MT misc/lvm-wrappers.o -MMD -MP -MF misc/lvm-wrappers.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/lvm-wrappers.c -o misc/lvm-wrappers.o > [CC] lvm-percent.c >x86_64-pc-linux-gnu-gcc -MT misc/lvm-percent.o -MMD -MP -MF misc/lvm-percent.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/lvm-percent.c -o misc/lvm-percent.o > [CC] sharedlib.c >x86_64-pc-linux-gnu-gcc -MT misc/sharedlib.o -MMD -MP -MF misc/sharedlib.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC misc/sharedlib.c -o misc/sharedlib.o > [CC] memlock.c >x86_64-pc-linux-gnu-gcc -MT mm/memlock.o -MMD -MP -MF mm/memlock.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC mm/memlock.c -o mm/memlock.o > [CC] lvmnotify.c >x86_64-pc-linux-gnu-gcc -MT notify/lvmnotify.o -MMD -MP -MF notify/lvmnotify.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC notify/lvmnotify.c -o notify/lvmnotify.o > [CC] prop_common.c >x86_64-pc-linux-gnu-gcc -MT properties/prop_common.o -MMD -MP -MF properties/prop_common.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC properties/prop_common.c -o properties/prop_common.o > [CC] raid.c >x86_64-pc-linux-gnu-gcc -MT raid/raid.o -MMD -MP -MF raid/raid.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC raid/raid.c -o raid/raid.o > [CC] properties.c >x86_64-pc-linux-gnu-gcc -MT report/properties.o -MMD -MP -MF report/properties.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC report/properties.c -o report/properties.o > [CC] report.c >x86_64-pc-linux-gnu-gcc -MT report/report.o -MMD -MP -MF report/report.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC report/report.c -o report/report.o > [CC] snapshot.c >x86_64-pc-linux-gnu-gcc -MT snapshot/snapshot.o -MMD -MP -MF snapshot/snapshot.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC snapshot/snapshot.c -o snapshot/snapshot.o > [CC] striped.c >x86_64-pc-linux-gnu-gcc -MT striped/striped.o -MMD -MP -MF striped/striped.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC striped/striped.c -o striped/striped.o > [CC] thin.c >x86_64-pc-linux-gnu-gcc -MT thin/thin.o -MMD -MP -MF thin/thin.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC thin/thin.c -o thin/thin.o > [CC] uuid.c >x86_64-pc-linux-gnu-gcc -MT uuid/uuid.o -MMD -MP -MF uuid/uuid.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC uuid/uuid.c -o uuid/uuid.o > [CC] zero.c >x86_64-pc-linux-gnu-gcc -MT zero/zero.o -MMD -MP -MF zero/zero.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC zero/zero.c -o zero/zero.o > [CC] dev_manager.c >x86_64-pc-linux-gnu-gcc -MT activate/dev_manager.o -MMD -MP -MF activate/dev_manager.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC activate/dev_manager.c -o activate/dev_manager.o > [CC] fs.c >x86_64-pc-linux-gnu-gcc -MT activate/fs.o -MMD -MP -MF activate/fs.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC activate/fs.c -o activate/fs.o > [CC] lvmpolld-client.c >x86_64-pc-linux-gnu-gcc -MT lvmpolld/lvmpolld-client.o -MMD -MP -MF lvmpolld/lvmpolld-client.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC lvmpolld/lvmpolld-client.c -o lvmpolld/lvmpolld-client.o > [CC] vdo.c >x86_64-pc-linux-gnu-gcc -MT vdo/vdo.o -MMD -MP -MF vdo/vdo.d -c -I. -I.. -I../include -include configure.h -I/usr/include/blkid -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -O3 -pipe -march=native -fno-diagnostics-color -fPIC vdo/vdo.c -o vdo/vdo.o > [AR] liblvm-internal.a >rm -f liblvm-internal.a >x86_64-pc-linux-gnu-ar rsv liblvm-internal.a activate/activate.o cache/lvmcache.o writecache/writecache.o integrity/integrity.o cache_segtype/cache.o commands/toolcontext.o config/config.o datastruct/btree.o datastruct/str_list.o device/bcache.o device/bcache-utils.o device/dev-cache.o device/device_id.o device/dev-ext.o device/dev-io.o device/dev-md.o device/dev-mpath.o device/dev-swap.o device/dev-type.o device/dev-luks.o device/dev-dasd.o device/dev-lvm1-pool.o device/filesystem.o device/online.o device/parse_vpd.o device/dev_util.o display/display.o error/errseg.o unknown/unknown.o filters/filter-composite.o filters/filter-persistent.o filters/filter-regex.o filters/filter-sysfs.o filters/filter-md.o filters/filter-fwraid.o filters/filter-mpath.o filters/filter-partitioned.o filters/filter-type.o filters/filter-usable.o filters/filter-signature.o filters/filter-deviceid.o format_text/archive.o format_text/archiver.o format_text/export.o format_text/flags.o format_text/format-text.o format_text/import.o format_text/import_vsn1.o format_text/text_label.o freeseg/freeseg.o label/label.o label/hints.o locking/file_locking.o locking/locking.o log/log.o metadata/cache_manip.o metadata/writecache_manip.o metadata/integrity_manip.o metadata/lv.o metadata/lv_manip.o metadata/merge.o metadata/metadata.o metadata/mirror.o metadata/pool_manip.o metadata/pv.o metadata/pv_list.o metadata/pv_manip.o metadata/pv_map.o metadata/raid_manip.o metadata/segtype.o metadata/snapshot_manip.o metadata/thin_manip.o metadata/vdo_manip.o metadata/vg.o mirror/mirrored.o misc/crc.o misc/lvm-exec.o misc/lvm-file.o misc/lvm-flock.o misc/lvm-globals.o misc/lvm-maths.o misc/lvm-signal.o misc/lvm-string.o misc/lvm-wrappers.o misc/lvm-percent.o misc/sharedlib.o mm/memlock.o notify/lvmnotify.o properties/prop_common.o raid/raid.o report/properties.o report/report.o snapshot/snapshot.o striped/striped.o thin/thin.o uuid/uuid.o zero/zero.o activate/dev_manager.o activate/fs.o lvmpolld/lvmpolld-client.o vdo/vdo.o > /dev/null >x86_64-pc-linux-gnu-ar: creating liblvm-internal.a >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/lib' >make -C tools >make -C scripts >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/tools' >make[1]: Entering directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/scripts' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/scripts' > [CC] cmdnames.h >x86_64-pc-linux-gnu-gcc -E -P cmdnames.h 2> /dev/null | \ > @EGREP@ -v '^ *(|#.*|config|devtypes|dumpconfig|formats|fullreport|help|lastlog|lvmchange|lvpoll|pvdata|segtypes|systemid|tags|version) *$' > .commands > [GEN] command-count.h > [GEN] command-lines-input.h >\ >( cat ./license.inc && \ > echo "/* Do not edit. This file is generated by the Makefile. */" && \ > printf "#define COMMAND_COUNT " && \ > @GREP@ -c '^ID:' command-lines.in \ >) > command-count.h > [LN] man-generator.c >\ >( cat ./license.inc && \ > echo "/* Do not edit. This file is generated by the Makefile. */" && \ > printf "static const char _command_input[] =\n\n\"" && \ > gawk 'BEGIN {ORS = "\\n\"\n\""} !/^#/ && !/---/ && !/^$/' ./command-lines.in && \ > printf '\\n\\n";\n' \ >) > command-lines-input.h >ln -s -f command.c man-generator.c >/bin/sh: line 2: @EGREP@: command not found >set -e; \ >( cat ./.exported_symbols; \ > if test -n "./lvm2cmd.h"; then \ > x86_64-pc-linux-gnu-gcc -E -P -I../tools -I. -I.. -I../include -include configure.h -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 ./lvm2cmd.h | \ > /bin/sed -ne "/^typedef|}/!s/.*[ *]\(lvm2_[a-z0-9_]*\)(.*/\1/p"; \ > fi \ >) > .exported_symbols_generated >/bin/sh: line 5: @GREP@: command not found >make[1]: *** [Makefile:172: command-count.h] Error 127 >make[1]: *** Deleting file 'command-count.h' >make[1]: *** Waiting for unfinished jobs.... >make[1]: *** [Makefile:166: .commands] Error 127 >make[1]: *** Deleting file '.commands' >make[1]: Leaving directory '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22/tools' >make: *** [make.tmpl:394: tools] Error 2 > * ERROR: sys-fs/lvm2-2.03.22-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-fs/lvm2-2.03.22-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/lvm2-2.03.22-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-fs:lvm2-2.03.22-r2:20231227-005851.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22' > * S: '/var/tmp/portage/sys-fs/lvm2-2.03.22-r2/work/LVM2.2.03.22' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 920798
:
880632
|
880633
|
880634
|
880635
|
880636
|
880637
|
880638
| 880639 |
880640