+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/lvm2.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TCfhE3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf LVM2.2.02.175 + /usr/bin/gzip -dc /builddir/build/SOURCES/LVM2.2.02.175.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd LVM2.2.02.175 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lvm2-set-default-preferred_names.patch):' Patch #0 (lvm2-set-default-preferred_names.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .preferred_names --fuzz=0 patching file conf/example.conf.in patching file lib/config/config_settings.h Hunk #1 succeeded at 255 (offset 50 lines). + echo 'Patch #1 (lvm2-lvmetad-timeout.patch):' Patch #1 (lvm2-lvmetad-timeout.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lvmetad_timeout --fuzz=0 patching file scripts/lvm2_lvmetad_systemd_red_hat.service.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.utRyAF + umask 022 + cd /builddir/build/BUILD + cd LVM2.2.02.175 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-cflow... no checking for cflow... no checking for riscv64-redhat-linux-gnu-cscope... no checking for cscope... no checking for riscv64-redhat-linux-gnu-chmod... no checking for chmod... /usr/bin/chmod checking for riscv64-redhat-linux-gnu-wc... no checking for wc... /usr/bin/wc checking for riscv64-redhat-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 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 whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.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 float.h usability... yes checking float.h presence... yes checking for float.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for sys/wait.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking asm/byteorder.h usability... yes checking asm/byteorder.h presence... yes checking for asm/byteorder.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking malloc.h usability... yes checking malloc.h presence... 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 return type of signal handlers... void 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 in sys/types.h... 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 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 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 working alloca.h... yes checking for alloca... yes checking whether closedir returns void... no checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking whether to enable dependency tracking... no checking whether to use static linking... no checking whether gcc accepts -pie flag... yes checking whether 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... 6 checking device node mode... 0660 checking when to create device nodes... on resume checking default name mangling... auto checking whether to enable lvm1 fallback... yes checking whether to include support for lvm1 metadata... internal checking whether to include support for GFS pool metadata... internal checking whether to include support for cluster locking... internal checking whether to include snapshots... internal checking whether to include mirrors... internal checking whether to include raid... internal checking whether to include replicators... none checking whether to include thin provisioning... internal checking for riscv64-redhat-linux-gnu-thin_check... no checking for thin_check... /usr/sbin/thin_check checking for riscv64-redhat-linux-gnu-thin_dump... no checking for thin_dump... /usr/sbin/thin_dump checking for riscv64-redhat-linux-gnu-thin_repair... no checking for thin_repair... /usr/sbin/thin_repair checking for riscv64-redhat-linux-gnu-thin_restore... no checking for thin_restore... /usr/sbin/thin_restore checking whether thin_check supports the needs-check flag... yes checking whether to include cache... internal checking for riscv64-redhat-linux-gnu-cache_check... no checking for cache_check... /usr/sbin/cache_check checking for riscv64-redhat-linux-gnu-cache_dump... no checking for cache_dump... /usr/sbin/cache_dump checking for riscv64-redhat-linux-gnu-cache_repair... no checking for cache_repair... /usr/sbin/cache_repair checking for riscv64-redhat-linux-gnu-cache_restore... no checking for cache_restore... /usr/sbin/cache_restore checking whether cache_check supports the needs-check flag... yes 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 LVM daemon... corosync checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PKGCONFIGINIT... no pkg-config initialized checking for COROSYNC... yes checking for QUORUM... yes checking for CONFDB... no checking corosync/confdb.h usability... no checking corosync/confdb.h presence... no checking for corosync/confdb.h... no checking for CMAP... yes checking corosync/cmap.h usability... yes checking corosync/cmap.h presence... yes checking for corosync/cmap.h... yes checking for CPG... yes checking for DLM... yes checking whether to build cluster mirror log daemon... yes checking for SACKPT... no no libSaCkpt, compiling without it checking whether to enable debugging... no checking whether gcc accepts -Wjump-misses-init flag... yes checking whether gcc accepts -Wclobbered flag... yes checking whether gcc accepts -Wsync-nand flag... yes checking for C optimisation flag... checking whether to gather gcov profiling data... no checking whether to enable unit testing... 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 LVMetaD... yes checking whether to build lvmpolld... yes checking whether to build lvmlockdsanlock... yes checking for LOCKD_SANLOCK... yes checking whether to build lvmlockddlm... yes checking for LOCKD_DLM... yes checking whether to build lvmlockd... yes checking defaults for use_lvmlockd... 1 checking defaults for use_lvmetad... 1 checking defaults for use_lvmpolld... 1 checking whether to build dmfilemapd... yes checking for linux/fiemap.h... (cached) yes checking whether to build notifydbus... yes checking for NOTIFY_DBUS... yes checking for BLKID... yes checking whether to enable libblkid detection of signatures when wiping... yes checking for SYSTEMD... yes checking whether to use udev-systemd protocol for jobs in background... yes checking whether to enable synchronisation with udev processing... yes checking for UDEV... yes checking for udev_device_get_is_initialized in -ludev... yes checking whether to enable installation of udev rules required for synchronisation... 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 build liblvm2app.so application library... yes configure: WARNING: Python bindings are deprecated. Use D-Bus API checking whether to compile liblvm2cmd.so... yes checking whether to include Python D-Bus support... yes checking whether to build Python wrapper for liblvm2app.so... no checking whether to build Python2 wrapper for liblvm2app.so... yes checking whether to build Python3 wrapper for liblvm2app.so... yes checking for a Python interpreter with version >= 2... python checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages checking for riscv64-redhat-linux-gnu-python2... no checking for python2... /usr/bin/python2 checking for riscv64-redhat-linux-gnu-python2-config... no checking for python2-config... /usr/bin/python2-config checking for python-config... (cached) /usr/bin/python2-config checking for a Python interpreter with version >= 3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.6 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.6/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking for riscv64-redhat-linux-gnu-python3-config... no checking for python3-config... /usr/bin/python3-config checking python3 module: pyudev... yes checking python3 module: dbus... yes configure: WARNING: Python bindings are deprecated. Use D-Bus API checking whether to install fsadm... yes checking whether to install blkdeactivate... yes checking whether to use dmeventd... 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... yes checking for sepol_check_context in -lsepol... yes checking for is_selinux_enabled in -lselinux... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking selinux/label.h usability... yes checking selinux/label.h presence... yes checking for selinux/label.h... 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 readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking whether to enable readline... yes checking for atexit... yes checking for strtoull... yes checking for strpbrk... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for dup2... yes checking for getmntent... yes checking for memmove... yes checking for select... yes checking for socket... yes checking for library containing getmntent... none required checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for socket... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for riscv64-redhat-linux-gnu-modprobe... no checking for modprobe... /usr/sbin/modprobe checking for kernel interface choice... ioctl configure: creating ./config.status config.status: creating Makefile config.status: creating make.tmpl config.status: creating daemons/Makefile config.status: creating daemons/clvmd/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/dmfilemapd/Makefile config.status: creating daemons/lvmdbusd/Makefile config.status: creating daemons/lvmdbusd/path.py config.status: creating daemons/lvmetad/Makefile 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/.symlinks config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/format1/Makefile config.status: creating lib/format_pool/Makefile config.status: creating lib/locking/Makefile config.status: creating lib/mirror/Makefile config.status: creating lib/replicator/Makefile config.status: creating include/lvm-version.h config.status: creating lib/raid/Makefile config.status: creating lib/snapshot/Makefile config.status: creating lib/thin/Makefile config.status: creating lib/cache_segtype/Makefile 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/libdevmapper.pc config.status: creating liblvm/Makefile config.status: creating liblvm/liblvm2app.pc config.status: creating man/Makefile config.status: creating po/Makefile config.status: creating python/Makefile config.status: creating python/setup.py 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/clvmd_init_red_hat 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_cluster_activation_red_hat.sh config.status: creating scripts/lvm2_cluster_activation_systemd_red_hat.service config.status: creating scripts/lvm2_clvmd_systemd_red_hat.service 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_lvmetad_init_red_hat config.status: creating scripts/lvm2_lvmetad_systemd_red_hat.service config.status: creating scripts/lvm2_lvmetad_systemd_red_hat.socket 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/lvm2_lvmlockd_systemd_red_hat.service config.status: creating scripts/lvm2_lvmlocking_systemd_red_hat.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_pvscan_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 test/api/Makefile config.status: creating test/unit/Makefile config.status: creating tools/Makefile config.status: creating udev/Makefile config.status: creating unit-tests/datastruct/Makefile config.status: creating unit-tests/regex/Makefile config.status: creating unit-tests/mm/Makefile config.status: creating include/configure.h + make -j4 which: no ctags in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) make -C conf device-mapper make -C include device-mapper make -C libdaemon device-mapper make -C man device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/conf' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/include' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/man' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/conf' make -C udev device-mapper make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' echo "Generating dmsetup.8" make -C python device-mapper for i in `cat .symlinks`; do ln -s $i ; done Generating dmsetup.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" dmsetup.8_main > dmsetup.8 make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/udev' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/python' /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" dmsetup.8 make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/udev' echo "Generating dmstats.8" Generating dmstats.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" dmstats.8_main > dmstats.8 make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/python' echo "Generating blkdeactivate.8" Generating blkdeactivate.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" blkdeactivate.8_main > blkdeactivate.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" dmstats.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" blkdeactivate.8 echo "Generating dmeventd.8" Generating dmeventd.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" dmeventd.8_main > dmeventd.8 echo "Generating dmfilemapd.8" Generating dmfilemapd.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" dmfilemapd.8_main > dmfilemapd.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" dmeventd.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" dmfilemapd.8 make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/man' touch .symlinks_created make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/include' make -C libdm device-mapper make -C lib device-mapper make -C scripts device-mapper make -C liblvm device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/lib' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/lib' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC datastruct/bitset.c -o datastruct/bitset.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC datastruct/hash.c -o datastruct/hash.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC datastruct/list.c -o datastruct/list.o make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdm-common.c -o libdm-common.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdm-config.c -o libdm-config.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdm-deptree.c -o libdm-deptree.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdm-file.c -o libdm-file.o libdm-deptree.c: In function '_target_version': libdm-deptree.c:2408:39: warning: cast increases required alignment of target type [-Wcast-align] last_target = target, target = (struct dm_versions *)((char *) target + target->next)) ^ gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdm-report.c -o libdm-report.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdm-stats.c -o libdm-stats.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdm-string.c -o libdm-string.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdm-targets.c -o libdm-targets.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdm-timestamp.c -o libdm-timestamp.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC mm/dbg_malloc.c -o mm/dbg_malloc.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC mm/pool.c -o mm/pool.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC regex/matcher.c -o regex/matcher.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC regex/parse_rx.c -o regex/parse_rx.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC regex/ttree.c -o regex/ttree.o gcc -c -I./ioctl -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC ioctl/libdm-iface.c -o ioctl/libdm-iface.o set -e; \ ( cat ./.exported_symbols; \ if test -n "./libdevmapper.h"; then \ gcc -E -P -I./ioctl -I. -I../include -DHAVE_CONFIG_H ./libdevmapper.h | \ /usr/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_110 .exported_symbols.DM_1_02_141 .exported_symbols.DM_1_02_129 .exported_symbols.DM_1_02_128 .exported_symbols.DM_1_02_99 .exported_symbols.DM_1_02_98 .exported_symbols.DM_1_02_97 .exported_symbols.DM_1_02_107 .exported_symbols.DM_1_02_106 .exported_symbols.DM_1_02_105 .exported_symbols.DM_1_02_104 .exported_symbols.DM_1_02_103 .exported_symbols.DM_1_02_135 .exported_symbols.DM_1_02_133 .exported_symbols.DM_1_02_101 .exported_symbols.DM_1_02_138 .exported_symbols.DM_1_02_131 .exported_symbols.DM_1_02_113 .exported_symbols.DM_1_02_124 | uniq -u);\ test -z "$R" || { echo "Mismatch between symbols in shared library and lists in .exported_symbols.* files: $R"; false; } ;\ ( for i in $(echo ./.exported_symbols.Base ./.exported_symbols.DM_1_02_100 ./.exported_symbols.DM_1_02_110 ./.exported_symbols.DM_1_02_141 ./.exported_symbols.DM_1_02_129 ./.exported_symbols.DM_1_02_128 ./.exported_symbols.DM_1_02_99 ./.exported_symbols.DM_1_02_98 ./.exported_symbols.DM_1_02_97 ./.exported_symbols.DM_1_02_107 ./.exported_symbols.DM_1_02_106 ./.exported_symbols.DM_1_02_105 ./.exported_symbols.DM_1_02_104 ./.exported_symbols.DM_1_02_103 ./.exported_symbols.DM_1_02_135 ./.exported_symbols.DM_1_02_133 ./.exported_symbols.DM_1_02_101 ./.exported_symbols.DM_1_02_138 ./.exported_symbols.DM_1_02_131 ./.exported_symbols.DM_1_02_113 ./.exported_symbols.DM_1_02_124 | tr ' ' '\n' | /usr/bin/sort -rnt_ -k5 ); do\ echo "${i##*.} {"; echo " global:";\ /usr/bin/sed "s/^/ /;s/$/;/" $i;\ echo "};";\ done;\ echo "Local {"; echo " local:"; echo " *;"; echo "};";\ ) > .export.sym ioctl/libdm-iface.c: In function '_unmarshal_status': ioctl/libdm-iface.c:664:10: warning: cast increases required alignment of target type [-Wcast-align] spec = (struct dm_target_spec *) outptr; ^ ioctl/libdm-iface.c: In function 'dm_task_get_deps': ioctl/libdm-iface.c:742:9: warning: cast increases required alignment of target type [-Wcast-align] return (struct dm_deps *) (((char *) dmt->dmi.v4) + ^ ioctl/libdm-iface.c: In function 'dm_task_get_names': ioctl/libdm-iface.c:748:9: warning: cast increases required alignment of target type [-Wcast-align] return (struct dm_names *) (((char *) dmt->dmi.v4) + ^ ioctl/libdm-iface.c: In function 'dm_task_get_versions': ioctl/libdm-iface.c:754:9: warning: cast increases required alignment of target type [-Wcast-align] return (struct dm_versions *) (((char *) dmt->dmi.v4) + ^ ioctl/libdm-iface.c: In function '_lookup_dev_name': ioctl/libdm-iface.c:1072:11: warning: cast increases required alignment of target type [-Wcast-align] names = (struct dm_names *)((char *) names + next); ^ ioctl/libdm-iface.c: In function '_flatten': ioctl/libdm-iface.c:1262:10: warning: cast increases required alignment of target type [-Wcast-align] tmsg = (struct dm_target_msg *) b; ^ ioctl/libdm-iface.c: In function '_process_all_v4': ioctl/libdm-iface.c:1336:11: warning: cast increases required alignment of target type [-Wcast-align] names = (struct dm_names *)((char *) names + next); ^ ioctl/libdm-iface.c: In function '_dm_ioctl_unmangle_names': ioctl/libdm-iface.c:1728:17: warning: cast increases required alignment of target type [-Wcast-align] ((names = ((struct dm_names *) ((char *)dmi + dmi->data_start)))) && ^ ioctl/libdm-iface.c:1731:12: warning: cast increases required alignment of target type [-Wcast-align] names = (struct dm_names *)((char *) names + next); ^ gcc -shared -Wl,-soname,libdevmapper.so.1.02 \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,--version-script,.export.sym -Wl,-z,relro -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd 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 -lselinux -lsepol -ludev -lpthread -lm -o ioctl/libdevmapper.so.1.02 ln -s -f libdevmapper.so.1.02 ioctl/libdevmapper.so ln -s -f ioctl/libdevmapper.so libdevmapper.so ln -s -f ioctl/libdevmapper.so libdevmapper.so.1.02 make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' make -C daemons device-mapper make -C tools device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/tools' set -o pipefail && \ ( cat ../tools/license.inc && \ echo "/* Do not edit. This file is generated by the Makefile. */" && \ echo -en "const char _command_input[] =\n\n\"" && \ /usr/bin/grep -E -v '^#|\-\-\-|^$' ./command-lines.in | gawk 'BEGIN {ORS = "\\n\"\n\""} //' && \ echo "\\n\";" \ ) > command-lines-input.h set -o pipefail && \ ( cat ../tools/license.inc && \ echo "/* Do not edit. This file is generated by the Makefile. */" && \ echo -n "#define COMMAND_COUNT " && \ /usr/bin/grep '^ID:' ./command-lines.in | /usr/bin/wc -l \ ) > command-count.h set -o pipefail && \ ( cat ../tools/license.inc && \ echo "/* Do not edit. This file is generated by the Makefile. */" && \ echo "cmd(CMD_NONE, none)" && \ /usr/bin/grep '^ID:' ./command-lines.in | /usr/bin/sort -u | gawk '{print "cmd(" $2 "_CMD, " $2 ")"}' && \ echo "cmd(CMD_COUNT, count)" \ ) > cmds.h make -C dmeventd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE dmsetup.c -o dmsetup.o gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC libdevmapper-event.c -o libdevmapper-event.o set -e; \ ( cat ./.exported_symbols; \ if test -n "./libdevmapper-event.h"; then \ gcc -E -P -I. -I../../include -DHAVE_CONFIG_H ./libdevmapper-event.h | \ /usr/bin/sed -ne "/^typedef|}/!s/.*[ *]\(dm_event_[a-z0-9_]*\)(.*/\1/p"; \ fi \ ) > .exported_symbols_generated gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE dmeventd.c -o dmeventd.o set -e; (echo "Base {"; echo " global:";\ /usr/bin/sed "s/^/ /;s/$/;/" .exported_symbols_generated;\ echo "};";\ echo "Local {"; echo " local:"; echo " *;"; echo "};";\ ) > .export.sym dmsetup.c: In function '_display_info_cols': dmsetup.c:905:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] device_name = dm_task_get_name(dmt); ^ dmsetup.c: In function '_process_all': dmsetup.c:2133:11: warning: cast increases required alignment of target type [-Wcast-align] names = (struct dm_names *)((char *) names + next); ^ dmsetup.c: In function '_targets': dmsetup.c:2551:12: warning: cast increases required alignment of target type [-Wcast-align] target = (struct dm_versions *)((char *) target + target->next); ^ gcc -shared -Wl,-soname,libdevmapper-event.so.1.02 \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,--version-script,.export.sym -Wl,-z,relro -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd libdevmapper-event.o -ldevmapper -lpthread -o libdevmapper-event.so.1.02 ln -s -f libdevmapper-event.so.1.02 libdevmapper-event.so gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -L. -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic dmeventd.o \ -o dmeventd -ldl -ldevmapper-event -ldevmapper -lpthread make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic \ -o dmsetup dmsetup.o -ldevmapper make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/tools' make -C conf make -C include make -C udev make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/conf' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/udev' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/conf' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/include' make -C libdm make -C libdaemon /usr/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(PVSCAN_RULE)+ACTION\!=\"remove\", ENV{LVM_PV_GONE}==\"1\", RUN\+=\"/usr/bin/systemd-run "/usr/sbin"\/lvm pvscan --cache \$major\:\$minor\", GOTO=\"lvm_end\"\nENV{SYSTEMD_ALIAS}=\"\/dev\/block\/\$major:\$minor\"\nENV{ID_MODEL}=\"LVM PV \$env{ID_FS_UUID_ENC} on \/dev\/\$name\"\nENV{SYSTEMD_WANTS}\+=\"lvm2-pvscan@\$major:\$minor.service\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/usr/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/usr/sbin"+;" 10-dm.rules.in >10-dm.rules make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' /usr/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(PVSCAN_RULE)+ACTION\!=\"remove\", ENV{LVM_PV_GONE}==\"1\", RUN\+=\"/usr/bin/systemd-run "/usr/sbin"\/lvm pvscan --cache \$major\:\$minor\", GOTO=\"lvm_end\"\nENV{SYSTEMD_ALIAS}=\"\/dev\/block\/\$major:\$minor\"\nENV{ID_MODEL}=\"LVM PV \$env{ID_FS_UUID_ENC} on \/dev\/\$name\"\nENV{SYSTEMD_WANTS}\+=\"lvm2-pvscan@\$major:\$minor.service\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/usr/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/usr/sbin"+;" 13-dm-disk.rules.in >13-dm-disk.rules /usr/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(PVSCAN_RULE)+ACTION\!=\"remove\", ENV{LVM_PV_GONE}==\"1\", RUN\+=\"/usr/bin/systemd-run "/usr/sbin"\/lvm pvscan --cache \$major\:\$minor\", GOTO=\"lvm_end\"\nENV{SYSTEMD_ALIAS}=\"\/dev\/block\/\$major:\$minor\"\nENV{ID_MODEL}=\"LVM PV \$env{ID_FS_UUID_ENC} on \/dev\/\$name\"\nENV{SYSTEMD_WANTS}\+=\"lvm2-pvscan@\$major:\$minor.service\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/usr/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/usr/sbin"+;" 95-dm-notify.rules.in >95-dm-notify.rules make -C client device-mapper make -C server device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' /usr/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(PVSCAN_RULE)+ACTION\!=\"remove\", ENV{LVM_PV_GONE}==\"1\", RUN\+=\"/usr/bin/systemd-run "/usr/sbin"\/lvm pvscan --cache \$major\:\$minor\", GOTO=\"lvm_end\"\nENV{SYSTEMD_ALIAS}=\"\/dev\/block\/\$major:\$minor\"\nENV{ID_MODEL}=\"LVM PV \$env{ID_FS_UUID_ENC} on \/dev\/\$name\"\nENV{SYSTEMD_WANTS}\+=\"lvm2-pvscan@\$major:\$minor.service\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/usr/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/usr/sbin"+;" 11-dm-lvm.rules.in >11-dm-lvm.rules make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' /usr/bin/sed -e "s+(DM_DIR)+"mapper"+;s+(BLKID_RULE)+IMPORT{builtin}=\"blkid\"+;s+(PVSCAN_RULE)+ACTION\!=\"remove\", ENV{LVM_PV_GONE}==\"1\", RUN\+=\"/usr/bin/systemd-run "/usr/sbin"\/lvm pvscan --cache \$major\:\$minor\", GOTO=\"lvm_end\"\nENV{SYSTEMD_ALIAS}=\"\/dev\/block\/\$major:\$minor\"\nENV{ID_MODEL}=\"LVM PV \$env{ID_FS_UUID_ENC} on \/dev\/\$name\"\nENV{SYSTEMD_WANTS}\+=\"lvm2-pvscan@\$major:\$minor.service\"+;s+(DM_EXEC_RULE)+""+;s+(DM_EXEC)+"/usr/sbin"+;s+(LVM_EXEC_RULE)+""+;s+(LVM_EXEC)+"/usr/sbin"+;" 69-dm-lvm-metad.rules.in >69-dm-lvm-metad.rules make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/udev' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make -C client make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC daemon-io.c -o daemon-io.o gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC config-util.c -o config-util.o gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC daemon-client.c -o daemon-client.o rm -f libdaemonclient.a ar rsv libdaemonclient.a daemon-io.o config-util.o daemon-client.o ar: creating libdaemonclient.a a - daemon-io.o a - config-util.o a - daemon-client.o make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make -C server make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC daemon-server.c -o daemon-server.o gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC daemon-log.c -o daemon-log.o rm -f libdaemonserver.a ar rsv libdaemonserver.a daemon-server.o daemon-log.o ar: creating libdaemonserver.a a - daemon-server.o a - daemon-log.o make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' make -C lib make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/lib' gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC activate/activate.c -o activate/activate.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC cache/lvmcache.c -o cache/lvmcache.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC commands/toolcontext.c -o commands/toolcontext.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC config/config.c -o config/config.o activate/activate.c: In function 'target_version': activate/activate.c:569:12: warning: cast increases required alignment of target type [-Wcast-align] target = (struct dm_versions *)((char *) target + target->next); ^ gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC datastruct/btree.c -o datastruct/btree.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC datastruct/str_list.c -o datastruct/str_list.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC device/dev-cache.c -o device/dev-cache.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC device/dev-ext.c -o device/dev-ext.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC device/dev-io.c -o device/dev-io.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC device/dev-md.c -o device/dev-md.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC device/dev-swap.c -o device/dev-swap.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC device/dev-type.c -o device/dev-type.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC device/dev-luks.c -o device/dev-luks.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC device/dev-dasd.c -o device/dev-dasd.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC display/display.c -o display/display.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC error/errseg.c -o error/errseg.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC unknown/unknown.c -o unknown/unknown.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-composite.c -o filters/filter-composite.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-persistent.c -o filters/filter-persistent.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-regex.c -o filters/filter-regex.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-sysfs.c -o filters/filter-sysfs.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-md.c -o filters/filter-md.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-fwraid.c -o filters/filter-fwraid.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-mpath.c -o filters/filter-mpath.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-partitioned.c -o filters/filter-partitioned.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-type.c -o filters/filter-type.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-usable.c -o filters/filter-usable.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC filters/filter-internal.c -o filters/filter-internal.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_text/archive.c -o format_text/archive.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_text/archiver.c -o format_text/archiver.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_text/export.c -o format_text/export.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_text/flags.c -o format_text/flags.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_text/format-text.c -o format_text/format-text.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_text/import.c -o format_text/import.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_text/import_vsn1.c -o format_text/import_vsn1.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_text/text_label.c -o format_text/text_label.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC freeseg/freeseg.c -o freeseg/freeseg.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC label/label.c -o label/label.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC locking/file_locking.c -o locking/file_locking.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC locking/locking.c -o locking/locking.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC locking/no_locking.c -o locking/no_locking.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC log/log.c -o log/log.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/cache_manip.c -o metadata/cache_manip.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/lv.c -o metadata/lv.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/lv_manip.c -o metadata/lv_manip.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/merge.c -o metadata/merge.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/metadata.c -o metadata/metadata.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/mirror.c -o metadata/mirror.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/pool_manip.c -o metadata/pool_manip.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/pv.c -o metadata/pv.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/pv_manip.c -o metadata/pv_manip.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/pv_map.c -o metadata/pv_map.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/raid_manip.c -o metadata/raid_manip.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/replicator_manip.c -o metadata/replicator_manip.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/segtype.c -o metadata/segtype.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/snapshot_manip.c -o metadata/snapshot_manip.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/thin_manip.c -o metadata/thin_manip.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC metadata/vg.c -o metadata/vg.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/crc.c -o misc/crc.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/lvm-exec.c -o misc/lvm-exec.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/lvm-file.c -o misc/lvm-file.o misc/crc.c: In function 'calc_crc': misc/crc.c:63:26: warning: cast increases required alignment of target type [-Wcast-align] const uint32_t *start = (const uint32_t *) buf; ^ misc/crc.c:64:24: warning: cast increases required alignment of target type [-Wcast-align] const uint32_t *end = (const uint32_t *) (buf + (size & 0xfffffffc)); ^ gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/lvm-flock.c -o misc/lvm-flock.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/lvm-globals.c -o misc/lvm-globals.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/lvm-maths.c -o misc/lvm-maths.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/lvm-signal.c -o misc/lvm-signal.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/lvm-string.c -o misc/lvm-string.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/lvm-wrappers.c -o misc/lvm-wrappers.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/lvm-percent.c -o misc/lvm-percent.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC mm/memlock.c -o mm/memlock.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC notify/lvmnotify.c -o notify/lvmnotify.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC properties/prop_common.c -o properties/prop_common.o mm/memlock.c: In function '_touch_memory': mm/memlock.c:146:4: warning: cast increases required alignment of target type [-Wcast-align] *(long *) pos = 1; ^ gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC report/properties.c -o report/properties.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC report/report.c -o report/report.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC striped/striped.c -o striped/striped.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC uuid/uuid.c -o uuid/uuid.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC zero/zero.c -o zero/zero.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format1/disk-rep.c -o format1/disk-rep.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format1/format1.c -o format1/format1.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format1/import-export.c -o format1/import-export.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format1/import-extents.c -o format1/import-extents.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format1/layout.c -o format1/layout.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format1/lvm1-label.c -o format1/lvm1-label.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format1/vg_number.c -o format1/vg_number.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_pool/disk_rep.c -o format_pool/disk_rep.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_pool/format_pool.c -o format_pool/format_pool.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_pool/import_export.c -o format_pool/import_export.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC format_pool/pool_label.c -o format_pool/pool_label.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC locking/cluster_locking.c -o locking/cluster_locking.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC snapshot/snapshot.c -o snapshot/snapshot.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC mirror/mirrored.c -o mirror/mirrored.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC raid/raid.c -o raid/raid.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC thin/thin.c -o thin/thin.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC cache_segtype/cache.c -o cache_segtype/cache.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC activate/dev_manager.c -o activate/dev_manager.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC activate/fs.c -o activate/fs.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC locking/external_locking.c -o locking/external_locking.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC misc/sharedlib.c -o misc/sharedlib.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC cache/lvmetad.c -o cache/lvmetad.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvmpolld/lvmpolld-client.c -o lvmpolld/lvmpolld-client.o gcc -c -I. -I../include -I/usr/include/blkid -I/usr/include/uuid -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC locking/lvmlockd.c -o locking/lvmlockd.o rm -f liblvm-internal.a ar rsv liblvm-internal.a activate/activate.o cache/lvmcache.o commands/toolcontext.o config/config.o datastruct/btree.o datastruct/str_list.o device/dev-cache.o device/dev-ext.o device/dev-io.o device/dev-md.o device/dev-swap.o device/dev-type.o device/dev-luks.o device/dev-dasd.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-internal.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 locking/file_locking.o locking/locking.o locking/no_locking.o log/log.o metadata/cache_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_manip.o metadata/pv_map.o metadata/raid_manip.o metadata/replicator_manip.o metadata/segtype.o metadata/snapshot_manip.o metadata/thin_manip.o metadata/vg.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 mm/memlock.o notify/lvmnotify.o properties/prop_common.o report/properties.o report/report.o striped/striped.o uuid/uuid.o zero/zero.o format1/disk-rep.o format1/format1.o format1/import-export.o format1/import-extents.o format1/layout.o format1/lvm1-label.o format1/vg_number.o format_pool/disk_rep.o format_pool/format_pool.o format_pool/import_export.o format_pool/pool_label.o locking/cluster_locking.o snapshot/snapshot.o mirror/mirrored.o raid/raid.o thin/thin.o cache_segtype/cache.o activate/dev_manager.o activate/fs.o locking/external_locking.o misc/sharedlib.o cache/lvmetad.o lvmpolld/lvmpolld-client.o locking/lvmlockd.o ar: creating liblvm-internal.a a - activate/activate.o a - cache/lvmcache.o a - commands/toolcontext.o a - config/config.o a - datastruct/btree.o a - datastruct/str_list.o a - device/dev-cache.o a - device/dev-ext.o a - device/dev-io.o a - device/dev-md.o a - device/dev-swap.o a - device/dev-type.o a - device/dev-luks.o a - device/dev-dasd.o a - display/display.o a - error/errseg.o a - unknown/unknown.o a - filters/filter-composite.o a - filters/filter-persistent.o a - filters/filter-regex.o a - filters/filter-sysfs.o a - filters/filter-md.o a - filters/filter-fwraid.o a - filters/filter-mpath.o a - filters/filter-partitioned.o a - filters/filter-type.o a - filters/filter-usable.o a - filters/filter-internal.o a - format_text/archive.o a - format_text/archiver.o a - format_text/export.o a - format_text/flags.o a - format_text/format-text.o a - format_text/import.o a - format_text/import_vsn1.o a - format_text/text_label.o a - freeseg/freeseg.o a - label/label.o a - locking/file_locking.o a - locking/locking.o a - locking/no_locking.o a - log/log.o a - metadata/cache_manip.o a - metadata/lv.o a - metadata/lv_manip.o a - metadata/merge.o a - metadata/metadata.o a - metadata/mirror.o a - metadata/pool_manip.o a - metadata/pv.o a - metadata/pv_manip.o a - metadata/pv_map.o a - metadata/raid_manip.o a - metadata/replicator_manip.o a - metadata/segtype.o a - metadata/snapshot_manip.o a - metadata/thin_manip.o a - metadata/vg.o a - misc/crc.o a - misc/lvm-exec.o a - misc/lvm-file.o a - misc/lvm-flock.o a - misc/lvm-globals.o a - misc/lvm-maths.o a - misc/lvm-signal.o a - misc/lvm-string.o a - misc/lvm-wrappers.o a - misc/lvm-percent.o a - mm/memlock.o a - notify/lvmnotify.o a - properties/prop_common.o a - report/properties.o a - report/report.o a - striped/striped.o a - uuid/uuid.o a - zero/zero.o a - format1/disk-rep.o a - format1/format1.o a - format1/import-export.o a - format1/import-extents.o a - format1/layout.o a - format1/lvm1-label.o a - format1/vg_number.o a - format_pool/disk_rep.o a - format_pool/format_pool.o a - format_pool/import_export.o a - format_pool/pool_label.o a - locking/cluster_locking.o a - snapshot/snapshot.o a - mirror/mirrored.o a - raid/raid.o a - thin/thin.o a - cache_segtype/cache.o a - activate/dev_manager.o a - activate/fs.o a - locking/external_locking.o a - misc/sharedlib.o a - cache/lvmetad.o a - lvmpolld/lvmpolld-client.o a - locking/lvmlockd.o make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/lib' make -C tools make -C liblvm make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/tools' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' gcc -c -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvm_misc.c -o lvm_misc.o gcc -E -P ./cmdnames.h 2> /dev/null | \ /usr/bin/grep -E -v '^ *(|#.*|config|devtypes|dumpconfig|formats|fullreport|help|lastlog|lvmchange|lvpoll|pvdata|segtypes|systemid|tags|version) *$' > .commands gcc -c -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvm_prop.c -o lvm_prop.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC command.c -o command.o gcc -c -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvm_base.c -o lvm_base.o In file included from lvm_misc.h:18:0, from lvm_misc.c:17: lvm2app.h:21:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] #warning "liblvm2app is deprecated, use D-Bus API instead." ^~~~~~~ In file included from lvm_base.c:20:0: lvm2app.h:21:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] #warning "liblvm2app is deprecated, use D-Bus API instead." ^~~~~~~ gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC dumpconfig.c -o dumpconfig.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC formats.c -o formats.o gcc -c -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvm_lv.c -o lvm_lv.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvchange.c -o lvchange.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvconvert.c -o lvconvert.o In file included from lvm_misc.h:18:0, from lvm_lv.c:22: lvm2app.h:21:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] #warning "liblvm2app is deprecated, use D-Bus API instead." ^~~~~~~ gcc -c -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvm_pv.c -o lvm_pv.o In file included from lvm_misc.h:18:0, from lvm_pv.c:20: lvm2app.h:21:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] #warning "liblvm2app is deprecated, use D-Bus API instead." ^~~~~~~ gcc -c -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvm_vg.c -o lvm_vg.o set -e; \ ( cat ./.exported_symbols; \ if test -n "./lvm2app.h"; then \ gcc -E -P -I. -I../include -DHAVE_CONFIG_H ./lvm2app.h | \ /usr/bin/sed -ne "/^typedef|}/!s/.*[ *]\(lvm_[a-z0-9_]*\)(.*/\1/p"; \ fi \ ) > .exported_symbols_generated In file included from lvm_misc.h:18:0, from lvm_vg.c:22: lvm2app.h:21:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] #warning "liblvm2app is deprecated, use D-Bus API instead." ^~~~~~~ gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvconvert_poll.c -o lvconvert_poll.o ./lvm2app.h:21:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] #warning "liblvm2app is deprecated, use D-Bus API instead." ^~~~~~~ gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvcreate.c -o lvcreate.o set -e; (echo "Base {"; echo " global:";\ /usr/bin/sed "s/^/ /;s/$/;/" .exported_symbols_generated;\ echo "};";\ echo "Local {"; echo " local:"; echo " *;"; echo "};";\ ) > .export.sym gcc -shared -Wl,-soname,liblvm2app.so.2.2 \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,--version-script,.export.sym -Wl,-z,relro -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd lvm_misc.o lvm_prop.o lvm_base.o lvm_lv.o lvm_pv.o lvm_vg.o -llvm-internal -ldevmapper-event -ldaemonclient -lsystemd -ludev -ldl -lblkid -ldevmapper -o liblvm2app.so.2.2 gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvdisplay.c -o lvdisplay.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvextend.c -o lvextend.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvmcmdline.c -o lvmcmdline.o ln -s -f liblvm2app.so.2.2 liblvm2app.so make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' make -C scripts make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' gcc -c -I. -I../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvm2_activation_generator_systemd_red_hat.c -o lvm2_activation_generator_systemd_red_hat.o In file included from lvm2_activation_generator_systemd_red_hat.c:24:0: ../include/lvm2app.h:21:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] #warning "liblvm2app is deprecated, use D-Bus API instead." ^~~~~~~ gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvmdiskscan.c -o lvmdiskscan.o gcc -o lvm2_activation_generator_systemd_red_hat lvm2_activation_generator_systemd_red_hat.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../liblvm -Wl,-rpath-link,../daemons/dmeventd -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic -llvm2app -ldevmapper make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' make -C python make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/python' ln -s ./liblvm.c liblvm_python.c /usr/bin/python2 setup.py build running build running build_ext building 'lvm' extension creating build creating build/temp.linux-riscv64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIC -I../include -I/usr/include/python2.7 -c liblvm_python.c -o build/temp.linux-riscv64-2.7/liblvm_python.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvreduce.c -o lvreduce.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvremove.c -o lvremove.o In file included from liblvm_python.c:25:0: ../include/lvm2app.h:21:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] #warning "liblvm2app is deprecated, use D-Bus API instead." ^~~~~~~ gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvrename.c -o lvrename.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvresize.c -o lvresize.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvscan.c -o lvscan.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC polldaemon.c -o polldaemon.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC pvchange.c -o pvchange.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC pvck.c -o pvck.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC pvcreate.c -o pvcreate.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC pvdisplay.c -o pvdisplay.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC pvmove.c -o pvmove.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC pvmove_poll.c -o pvmove_poll.o creating build/lib.linux-riscv64-2.7 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC build/temp.linux-riscv64-2.7/liblvm_python.o -L../liblvm -L/usr/lib64 -llvm2app -lpython2.7 -o build/lib.linux-riscv64-2.7/lvm.so gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC pvremove.c -o pvremove.o /usr/bin/python3 setup.py build gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC pvresize.c -o pvresize.o running build running build_ext building 'lvm' extension creating build/temp.linux-riscv64-3.6 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIC -I../include -I/usr/include/python3.6m -c liblvm_python.c -o build/temp.linux-riscv64-3.6/liblvm_python.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC pvscan.c -o pvscan.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC reporter.c -o reporter.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC segtypes.c -o segtypes.o In file included from liblvm_python.c:25:0: ../include/lvm2app.h:21:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] #warning "liblvm2app is deprecated, use D-Bus API instead." ^~~~~~~ gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC tags.c -o tags.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC toollib.c -o toollib.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgcfgbackup.c -o vgcfgbackup.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgcfgrestore.c -o vgcfgrestore.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgchange.c -o vgchange.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgck.c -o vgck.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgcreate.c -o vgcreate.o creating build/lib.linux-riscv64-3.6 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC build/temp.linux-riscv64-3.6/liblvm_python.o -L../liblvm -L/usr/lib64 -llvm2app -lpython3.6m -o build/lib.linux-riscv64-3.6/lvm.cpython-36m-riscv64-linux-gnu.so touch .liblvm_built rm liblvm_python.c make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/python' gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgconvert.c -o vgconvert.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgdisplay.c -o vgdisplay.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgexport.c -o vgexport.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgextend.c -o vgextend.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgimport.c -o vgimport.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgmerge.c -o vgmerge.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgmknodes.c -o vgmknodes.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvpoll.c -o lvpoll.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgimportclone.c -o vgimportclone.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgreduce.c -o vgreduce.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgremove.c -o vgremove.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgrename.c -o vgrename.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgscan.c -o vgscan.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC vgsplit.c -o vgsplit.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvmcmdlib.c -o lvmcmdlib.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC lvm2cmd.c -o lvm2cmd.o gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvm.c -o lvm.o ln -s -f command.c man-generator.c set -e; \ ( cat ./.exported_symbols; \ if test -n "./lvm2cmd.h"; then \ gcc -E -P -I. -I../include -I../tools -DHAVE_CONFIG_H ./lvm2cmd.h | \ /usr/bin/sed -ne "/^typedef|}/!s/.*[ *]\(lvm2_[a-z0-9_]*\)(.*/\1/p"; \ fi \ ) > .exported_symbols_generated gcc -c -I. -I../include -I../tools -DHAVE_CONFIG_H -DMAN_PAGE_GENERATOR -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC man-generator.c -o man-generator.o set -e; (echo "Base {"; echo " global:";\ /usr/bin/sed "s/^/ /;s/$/;/" .exported_symbols_generated;\ echo "};";\ echo "Local {"; echo " local:"; echo " *;"; echo "};";\ ) > .export.sym cat ../lib/liblvm-internal.a > liblvm2cmd.a ar rs liblvm2cmd.a command.o dumpconfig.o formats.o lvchange.o lvconvert.o lvconvert_poll.o lvcreate.o lvdisplay.o lvextend.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvmove_poll.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o tags.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o lvpoll.o vgimportclone.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvmcmdlib.o lvm2cmd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic -o lvm command.o dumpconfig.o formats.o lvchange.o lvconvert.o lvconvert_poll.o lvcreate.o lvdisplay.o lvextend.o lvmcmdline.o lvmdiskscan.o lvreduce.o lvremove.o lvrename.o lvresize.o lvscan.o polldaemon.o pvchange.o pvck.o pvcreate.o pvdisplay.o pvmove.o pvmove_poll.o pvremove.o pvresize.o pvscan.o reporter.o segtypes.o tags.o toollib.o vgcfgbackup.o vgcfgrestore.o vgchange.o vgck.o vgcreate.o vgconvert.o vgdisplay.o vgexport.o vgextend.o vgimport.o vgmerge.o vgmknodes.o lvpoll.o vgimportclone.o vgreduce.o vgremove.o vgrename.o vgscan.o vgsplit.o lvm.o \ -llvm-internal -ldevmapper-event -ldaemonclient -lsystemd -ludev -ldl -lblkid -ldevmapper -lreadline gcc -shared -Wl,-soname,liblvm2cmd.so.2.02 \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,--version-script,.export.sym -Wl,-z,relro -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -o liblvm2cmd.so \ -Wl,-whole-archive liblvm2cmd.a -Wl,-no-whole-archive \ -llvm-internal -ldevmapper-event -ldaemonclient -lsystemd -ludev -ldl -lblkid -ldevmapper ln -s -f liblvm2cmd.so liblvm2cmd.so.2.02 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -o man-generator man-generator.o make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/tools' make -C daemons make -C man make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/man' make -C clvmd device-mapper make -C cmirrord device-mapper make -C dmeventd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' echo "Generating lvm.conf.5" Generating lvm.conf.5 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvm.conf.5_main > lvm.conf.5 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvm.conf.5 make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make -C lvmetad device-mapper make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make -C lvmpolld device-mapper echo "Generating lvmsystemid.7" make -C lvmlockd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' Generating lvmsystemid.7 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmsystemid.7_main > lvmsystemid.7 make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmsystemid.7 make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' echo "Generating lvmreport.7" make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make -C lvmdbusd device-mapper echo "Generating lvmcache.7" echo "Generating lvmthin.7" Generating lvmreport.7 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmreport.7_main > lvmreport.7 Generating lvmcache.7 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmcache.7_main > lvmcache.7 Generating lvmthin.7 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmthin.7_main > lvmthin.7 make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmreport.7 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmcache.7 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmthin.7 make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make -C dmfilemapd device-mapper echo "Generating lvmraid.7" Generating lvmraid.7 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmraid.7_main > lvmraid.7 make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmraid.7 echo "Generating lvm.8" Generating lvm.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvm.8_main > lvm.8 gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE dmfilemapd.c -o dmfilemapd.o echo "Generating lvmconf.8" /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvm.8 Generating lvmconf.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmconf.8_main > lvmconf.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmconf.8 echo "Generating lvmdump.8" Generating lvmdump.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmdump.8_main > lvmdump.8 ../tools/man-generator --primary lvmconfig > test.gen /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmdump.8 echo "Generating lvmsar.8" Generating lvmsar.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmsar.8_main > lvmsar.8 echo "Generating lvmsadc.8" /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmsar.8 Generating lvmsadc.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmsadc.8_main > lvmsadc.8 echo "Generating fsadm.8" echo "Generating lvmdbusd.8" /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmsadc.8 Generating fsadm.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" fsadm.8_main > fsadm.8 Generating lvmdbusd.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmdbusd.8_main > lvmdbusd.8 echo "Generating lvmetad.8" /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" fsadm.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmdbusd.8 Generating lvmetad.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmetad.8_main > lvmetad.8 echo "Generating lvmpolld.8" echo "Generating lvmlockd.8" /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmetad.8 Generating lvmpolld.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmpolld.8_main > lvmpolld.8 Generating lvmlockd.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmlockd.8_main > lvmlockd.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmlockd.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmpolld.8 echo "Generating lvmlockctl.8" Generating lvmlockctl.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmlockctl.8_main > lvmlockctl.8 echo "Generating clvmd.8" /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmlockctl.8 Generating clvmd.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" clvmd.8_main > clvmd.8 echo "Generating cmirrord.8" /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" clvmd.8 echo "Generating lvm2-activation-generator.8" Generating cmirrord.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" cmirrord.8_main > cmirrord.8 Generating lvm2-activation-generator.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvm2-activation-generator.8_main > lvm2-activation-generator.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" cmirrord.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvm2-activation-generator.8 Generating template lvm-fullreport.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvm-fullreport.8_pregen ; \ else \ MANCMD=lvm-fullreport && \ ../tools/man-generator --primary $MANCMD lvm-fullreport.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvm-fullreport.8_end && \ cat ./see_also.end ; \ fi \ ) > lvm-fullreport.8_gen Generating template lvm-lvpoll.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvm-lvpoll.8_pregen ; \ else \ MANCMD=lvm-lvpoll && \ ../tools/man-generator --primary $MANCMD lvm-lvpoll.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvm-lvpoll.8_end && \ cat ./see_also.end ; \ fi \ ) > lvm-lvpoll.8_gen Generating template lvcreate.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvcreate.8_pregen ; \ else \ MANCMD=lvcreate && \ ../tools/man-generator --primary $MANCMD lvcreate.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvcreate.8_end && \ cat ./see_also.end ; \ fi \ ) > lvcreate.8_gen dmfilemapd.c: In function '_filemap_monitor_get_events': dmfilemapd.c:497:11: warning: cast increases required alignment of target type [-Wcast-align] event = (struct inotify_event *) ptr; ^ Generating template lvchange.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvchange.8_pregen ; \ else \ MANCMD=lvchange && \ ../tools/man-generator --primary $MANCMD lvchange.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvchange.8_end && \ cat ./see_also.end ; \ fi \ ) > lvchange.8_gen Generating template lvmconfig.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvmconfig.8_pregen ; \ else \ MANCMD=lvmconfig && \ ../tools/man-generator --primary $MANCMD lvmconfig.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvmconfig.8_end && \ cat ./see_also.end ; \ fi \ ) > lvmconfig.8_gen Generating template lvconvert.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvconvert.8_pregen ; \ else \ MANCMD=lvconvert && \ ../tools/man-generator --primary $MANCMD lvconvert.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvconvert.8_end && \ cat ./see_also.end ; \ fi \ ) > lvconvert.8_gen Generating template lvdisplay.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvdisplay.8_pregen ; \ else \ MANCMD=lvdisplay && \ ../tools/man-generator --primary $MANCMD lvdisplay.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvdisplay.8_end && \ cat ./see_also.end ; \ fi \ ) > lvdisplay.8_gen Generating template lvextend.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvextend.8_pregen ; \ else \ MANCMD=lvextend && \ ../tools/man-generator --primary $MANCMD lvextend.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvextend.8_end && \ cat ./see_also.end ; \ fi \ ) > lvextend.8_gen Generating template lvreduce.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvreduce.8_pregen ; \ else \ MANCMD=lvreduce && \ ../tools/man-generator --primary $MANCMD lvreduce.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvreduce.8_end && \ cat ./see_also.end ; \ fi \ ) > lvreduce.8_gen Generating template lvremove.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvremove.8_pregen ; \ else \ MANCMD=lvremove && \ ../tools/man-generator --primary $MANCMD lvremove.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvremove.8_end && \ cat ./see_also.end ; \ fi \ ) > lvremove.8_gen Generating template lvrename.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvrename.8_pregen ; \ else \ MANCMD=lvrename && \ ../tools/man-generator --primary $MANCMD lvrename.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvrename.8_end && \ cat ./see_also.end ; \ fi \ ) > lvrename.8_gen Generating template lvresize.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvresize.8_pregen ; \ else \ MANCMD=lvresize && \ ../tools/man-generator --primary $MANCMD lvresize.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvresize.8_end && \ cat ./see_also.end ; \ fi \ ) > lvresize.8_gen Generating template lvs.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvs.8_pregen ; \ else \ MANCMD=lvs && \ ../tools/man-generator --primary $MANCMD lvs.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvs.8_end && \ cat ./see_also.end ; \ fi \ ) > lvs.8_gen Generating template lvscan.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvscan.8_pregen ; \ else \ MANCMD=lvscan && \ ../tools/man-generator --primary $MANCMD lvscan.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvscan.8_end && \ cat ./see_also.end ; \ fi \ ) > lvscan.8_gen Generating template pvchange.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./pvchange.8_pregen ; \ else \ MANCMD=pvchange && \ ../tools/man-generator --primary $MANCMD pvchange.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./pvchange.8_end && \ cat ./see_also.end ; \ fi \ ) > pvchange.8_gen Generating template pvck.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./pvck.8_pregen ; \ else \ MANCMD=pvck && \ ../tools/man-generator --primary $MANCMD pvck.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./pvck.8_end && \ cat ./see_also.end ; \ fi \ ) > pvck.8_gen gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic \ -o dmfilemapd dmfilemapd.o -ldl -ldevmapper Generating template pvcreate.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./pvcreate.8_pregen ; \ else \ MANCMD=pvcreate && \ ../tools/man-generator --primary $MANCMD pvcreate.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./pvcreate.8_end && \ cat ./see_also.end ; \ fi \ ) > pvcreate.8_gen Generating template pvdisplay.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./pvdisplay.8_pregen ; \ else \ MANCMD=pvdisplay && \ ../tools/man-generator --primary $MANCMD pvdisplay.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./pvdisplay.8_end && \ cat ./see_also.end ; \ fi \ ) > pvdisplay.8_gen Generating template pvmove.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./pvmove.8_pregen ; \ else \ MANCMD=pvmove && \ ../tools/man-generator --primary $MANCMD pvmove.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./pvmove.8_end && \ cat ./see_also.end ; \ fi \ ) > pvmove.8_gen make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make -C clvmd Generating template pvremove.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./pvremove.8_pregen ; \ else \ MANCMD=pvremove && \ ../tools/man-generator --primary $MANCMD pvremove.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./pvremove.8_end && \ cat ./see_also.end ; \ fi \ ) > pvremove.8_gen make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make -C cmirrord make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' gcc -c -I. -I../../include -DUSE_COROSYNC -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fno-strict-aliasing -fPIE clvmd-command.c -o clvmd-command.o gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE clogd.c -o clogd.o Generating template pvresize.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./pvresize.8_pregen ; \ else \ MANCMD=pvresize && \ ../tools/man-generator --primary $MANCMD pvresize.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./pvresize.8_end && \ cat ./see_also.end ; \ fi \ ) > pvresize.8_gen gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE cluster.c -o cluster.o Generating template pvs.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./pvs.8_pregen ; \ else \ MANCMD=pvs && \ ../tools/man-generator --primary $MANCMD pvs.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./pvs.8_end && \ cat ./see_also.end ; \ fi \ ) > pvs.8_gen Generating template pvscan.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./pvscan.8_pregen ; \ else \ MANCMD=pvscan && \ ../tools/man-generator --primary $MANCMD pvscan.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./pvscan.8_end && \ cat ./see_also.end ; \ fi \ ) > pvscan.8_gen Generating template vgcfgbackup.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgcfgbackup.8_pregen ; \ else \ MANCMD=vgcfgbackup && \ ../tools/man-generator --primary $MANCMD vgcfgbackup.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgcfgbackup.8_end && \ cat ./see_also.end ; \ fi \ ) > vgcfgbackup.8_gen cluster.c: In function 'handle_cluster_request': cluster.c:263:29: warning: cast increases required alignment of target type [-Wcast-align] struct clog_request *tmp = (struct clog_request *)rq_buffer; ^ Generating template vgcfgrestore.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgcfgrestore.8_pregen ; \ else \ MANCMD=vgcfgrestore && \ ../tools/man-generator --primary $MANCMD vgcfgrestore.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgcfgrestore.8_end && \ cat ./see_also.end ; \ fi \ ) > vgcfgrestore.8_gen gcc -c -I. -I../../include -DUSE_COROSYNC -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fno-strict-aliasing -fPIE clvmd.c -o clvmd.o Generating template vgchange.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgchange.8_pregen ; \ else \ MANCMD=vgchange && \ ../tools/man-generator --primary $MANCMD vgchange.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgchange.8_end && \ cat ./see_also.end ; \ fi \ ) > vgchange.8_gen Generating template vgck.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgck.8_pregen ; \ else \ MANCMD=vgck && \ ../tools/man-generator --primary $MANCMD vgck.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgck.8_end && \ cat ./see_also.end ; \ fi \ ) > vgck.8_gen Generating template vgcreate.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgcreate.8_pregen ; \ else \ MANCMD=vgcreate && \ ../tools/man-generator --primary $MANCMD vgcreate.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgcreate.8_end && \ cat ./see_also.end ; \ fi \ ) > vgcreate.8_gen Generating template vgconvert.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgconvert.8_pregen ; \ else \ MANCMD=vgconvert && \ ../tools/man-generator --primary $MANCMD vgconvert.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgconvert.8_end && \ cat ./see_also.end ; \ fi \ ) > vgconvert.8_gen gcc -c -I. -I../../include -DUSE_COROSYNC -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fno-strict-aliasing -fPIE lvm-functions.c -o lvm-functions.o Generating template vgdisplay.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgdisplay.8_pregen ; \ else \ MANCMD=vgdisplay && \ ../tools/man-generator --primary $MANCMD vgdisplay.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgdisplay.8_end && \ cat ./see_also.end ; \ fi \ ) > vgdisplay.8_gen Generating template vgexport.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgexport.8_pregen ; \ else \ MANCMD=vgexport && \ ../tools/man-generator --primary $MANCMD vgexport.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgexport.8_end && \ cat ./see_also.end ; \ fi \ ) > vgexport.8_gen Generating template vgextend.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgextend.8_pregen ; \ else \ MANCMD=vgextend && \ ../tools/man-generator --primary $MANCMD vgextend.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgextend.8_end && \ cat ./see_also.end ; \ fi \ ) > vgextend.8_gen Generating template vgimport.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgimport.8_pregen ; \ else \ MANCMD=vgimport && \ ../tools/man-generator --primary $MANCMD vgimport.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgimport.8_end && \ cat ./see_also.end ; \ fi \ ) > vgimport.8_gen Generating template vgimportclone.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgimportclone.8_pregen ; \ else \ MANCMD=vgimportclone && \ ../tools/man-generator --primary $MANCMD vgimportclone.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgimportclone.8_end && \ cat ./see_also.end ; \ fi \ ) > vgimportclone.8_gen Generating template vgmerge.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgmerge.8_pregen ; \ else \ MANCMD=vgmerge && \ ../tools/man-generator --primary $MANCMD vgmerge.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgmerge.8_end && \ cat ./see_also.end ; \ fi \ ) > vgmerge.8_gen Generating template vgmknodes.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgmknodes.8_pregen ; \ else \ MANCMD=vgmknodes && \ ../tools/man-generator --primary $MANCMD vgmknodes.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgmknodes.8_end && \ cat ./see_also.end ; \ fi \ ) > vgmknodes.8_gen Generating template vgreduce.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgreduce.8_pregen ; \ else \ MANCMD=vgreduce && \ ../tools/man-generator --primary $MANCMD vgreduce.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgreduce.8_end && \ cat ./see_also.end ; \ fi \ ) > vgreduce.8_gen Generating template vgremove.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgremove.8_pregen ; \ else \ MANCMD=vgremove && \ ../tools/man-generator --primary $MANCMD vgremove.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgremove.8_end && \ cat ./see_also.end ; \ fi \ ) > vgremove.8_gen Generating template vgrename.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgrename.8_pregen ; \ else \ MANCMD=vgrename && \ ../tools/man-generator --primary $MANCMD vgrename.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgrename.8_end && \ cat ./see_also.end ; \ fi \ ) > vgrename.8_gen Generating template vgs.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgs.8_pregen ; \ else \ MANCMD=vgs && \ ../tools/man-generator --primary $MANCMD vgs.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgs.8_end && \ cat ./see_also.end ; \ fi \ ) > vgs.8_gen gcc -c -I. -I../../include -DUSE_COROSYNC -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fno-strict-aliasing -fPIE refresh_clvmd.c -o refresh_clvmd.o make -C dmeventd Generating template vgscan.8_gen gcc -c -I. -I../../include -DUSE_COROSYNC -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fno-strict-aliasing -fPIE clvmd-corosync.c -o clvmd-corosync.o set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgscan.8_pregen ; \ else \ MANCMD=vgscan && \ ../tools/man-generator --primary $MANCMD vgscan.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgscan.8_end && \ cat ./see_also.end ; \ fi \ ) > vgscan.8_gen make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C plugins device-mapper make[3]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make[3]: Nothing to be done for 'device-mapper'. make[3]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make -C plugins make[3]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' Generating template vgsplit.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./vgsplit.8_pregen ; \ else \ MANCMD=vgsplit && \ ../tools/man-generator --primary $MANCMD vgsplit.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./vgsplit.8_end && \ cat ./see_also.end ; \ fi \ ) > vgsplit.8_gen make -C lvm2 device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' Generating template lvmdiskscan.8_gen set -e ; ( \ if [ ! -s test.gen ] ; then \ cat ./lvmdiskscan.8_pregen ; \ else \ MANCMD=lvmdiskscan && \ ../tools/man-generator --primary $MANCMD lvmdiskscan.8_des && \ ../tools/man-generator --secondary $MANCMD && \ cat ./lvmdiskscan.8_end && \ cat ./see_also.end ; \ fi \ ) > lvmdiskscan.8_gen make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' echo "Generating lvm-fullreport.8" Generating lvm-fullreport.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvm-fullreport.8_gen > lvm-fullreport.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvm-fullreport.8 make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' echo "Generating lvm-lvpoll.8" Generating lvm-lvpoll.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvm-lvpoll.8_gen > lvm-lvpoll.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvm-lvpoll.8 make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make -C lvm2 make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' echo "Generating lvcreate.8" Generating lvcreate.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvcreate.8_gen > lvcreate.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvcreate.8 gcc -c -I. -I../../../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC dmeventd_lvm.c -o dmeventd_lvm.o echo "Generating lvchange.8" Generating lvchange.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvchange.8_gen > lvchange.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvchange.8 echo "Generating lvmconfig.8" Generating lvmconfig.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmconfig.8_gen > lvmconfig.8 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fno-strict-aliasing -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic \ -o clvmd clvmd-command.o clvmd.o lvm-functions.o refresh_clvmd.o clvmd-corosync.o -lcmap -lcpg -ldlm -lpthread -lquorum -llvm-internal -ldevmapper-event -ldaemonclient -lsystemd -ludev -ldl -lblkid -ldevmapper -lpthread /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmconfig.8 echo "Generating lvconvert.8" Generating lvconvert.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvconvert.8_gen > lvconvert.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvconvert.8 echo "Generating lvdisplay.8" Generating lvdisplay.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvdisplay.8_gen > lvdisplay.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvdisplay.8 set -e; \ ( cat ./.exported_symbols; \ if test -n ""; then \ gcc -E -P -I. -I../../../../include -DHAVE_CONFIG_H | \ /usr/bin/sed -ne "/^typedef|}/!s/.*[ *]\(_[a-z0-9_]*\)(.*/\1/p"; \ fi \ ) > .exported_symbols_generated echo "Generating lvextend.8" set -e; (echo "Base {"; echo " global:";\ /usr/bin/sed "s/^/ /;s/$/;/" .exported_symbols_generated;\ echo "};";\ echo "Local {"; echo " local:"; echo " *;"; echo "};";\ ) > .export.sym Generating lvextend.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvextend.8_gen > lvextend.8 gcc -shared -Wl,-soname,libdevmapper-event-lvm2.so.2.02 \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -L../../../../tools -Wl,--version-script,.export.sym -Wl,-z,relro -L../../../../libdm -L../../../../lib -L../../../../libdaemon/client -L../../../../daemons/dmeventd dmeventd_lvm.o -llvm2cmd -ldevmapper -lpthread -o libdevmapper-event-lvm2.so.2.02 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvextend.8 echo "Generating lvreduce.8" Generating lvreduce.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvreduce.8_gen > lvreduce.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvreduce.8 ln -s -f libdevmapper-event-lvm2.so.2.02 libdevmapper-event-lvm2.so make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' echo "Generating lvremove.8" Generating lvremove.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvremove.8_gen > lvremove.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvremove.8 gcc -c -I../../../../daemons/dmeventd/plugins/lvm2 -I. -I../../../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC dmeventd_mirror.c -o dmeventd_mirror.o echo "Generating lvrename.8" Generating lvrename.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvrename.8_gen > lvrename.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvrename.8 echo "Generating lvresize.8" Generating lvresize.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvresize.8_gen > lvresize.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvresize.8 echo "Generating lvs.8" Generating lvs.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvs.8_gen > lvs.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvs.8 echo "Generating lvscan.8" Generating lvscan.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvscan.8_gen > lvscan.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvscan.8 echo "Generating pvchange.8" Generating pvchange.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" pvchange.8_gen > pvchange.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" pvchange.8 echo "Generating pvck.8" Generating pvck.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" pvck.8_gen > pvck.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" pvck.8 echo "Generating pvcreate.8" Generating pvcreate.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" pvcreate.8_gen > pvcreate.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" pvcreate.8 echo "Generating pvdisplay.8" Generating pvdisplay.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" pvdisplay.8_gen > pvdisplay.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" pvdisplay.8 echo "Generating pvmove.8" Generating pvmove.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" pvmove.8_gen > pvmove.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" pvmove.8 echo "Generating pvremove.8" set -e; \ ( cat ./.exported_symbols; \ if test -n ""; then \ gcc -E -P -I../../../../daemons/dmeventd/plugins/lvm2 -I. -I../../../../include -DHAVE_CONFIG_H | \ /usr/bin/sed -ne "/^typedef|}/!s/.*[ *]\(_[a-z0-9_]*\)(.*/\1/p"; \ fi \ ) > .exported_symbols_generated Generating pvremove.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" pvremove.8_gen > pvremove.8 set -e; (echo "Base {"; echo " global:";\ /usr/bin/sed "s/^/ /;s/$/;/" .exported_symbols_generated;\ echo "};";\ echo "Local {"; echo " local:"; echo " *;"; echo "};";\ ) > .export.sym /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" pvremove.8 gcc -shared -Wl,-soname,libdevmapper-event-lvm2mirror.so.2.02 \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -L../../../../daemons/dmeventd/plugins/lvm2 -Wl,--version-script,.export.sym -Wl,-z,relro -L../../../../libdm -L../../../../lib -L../../../../libdaemon/client -L../../../../daemons/dmeventd dmeventd_mirror.o -ldevmapper-event-lvm2 -ldevmapper -o libdevmapper-event-lvm2mirror.so.2.02 echo "Generating pvresize.8" Generating pvresize.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" pvresize.8_gen > pvresize.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" pvresize.8 echo "Generating pvs.8" Generating pvs.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" pvs.8_gen > pvs.8 ln -s -f libdevmapper-event-lvm2mirror.so.2.02 libdevmapper-event-lvm2mirror.so make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" pvs.8 make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' echo "Generating pvscan.8" Generating pvscan.8 gcc -c -I../../../../daemons/dmeventd/plugins/lvm2 -I. -I../../../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC dmeventd_snapshot.c -o dmeventd_snapshot.o /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" pvscan.8_gen > pvscan.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" pvscan.8 echo "Generating vgcfgbackup.8" Generating vgcfgbackup.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgcfgbackup.8_gen > vgcfgbackup.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgcfgbackup.8 echo "Generating vgcfgrestore.8" Generating vgcfgrestore.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgcfgrestore.8_gen > vgcfgrestore.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgcfgrestore.8 make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' set -e; \ ( cat ./.exported_symbols; \ if test -n ""; then \ gcc -E -P -I../../../../daemons/dmeventd/plugins/lvm2 -I. -I../../../../include -DHAVE_CONFIG_H | \ /usr/bin/sed -ne "/^typedef|}/!s/.*[ *]\(_[a-z0-9_]*\)(.*/\1/p"; \ fi \ ) > .exported_symbols_generated gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE compat.c -o compat.o make -C lvmetad echo "Generating vgchange.8" make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' Generating vgchange.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgchange.8_gen > vgchange.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgchange.8 gcc -c -I. -I../../include -I../../libdaemon/server -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvmetad-core.c -o lvmetad-core.o echo "Generating vgck.8" Generating vgck.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgck.8_gen > vgck.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgck.8 echo "Generating vgcreate.8" Generating vgcreate.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgcreate.8_gen > vgcreate.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgcreate.8 echo "Generating vgconvert.8" compat.c: In function 'v5_data_endian_switch': compat.c:54:11: warning: cast increases required alignment of target type [-Wcast-align] pu64 = (uint64_t *)rq->u_rq.data; ^ compat.c:59:11: warning: cast increases required alignment of target type [-Wcast-align] pi64 = (int64_t *)rq->u_rq.data; ^ compat.c:64:11: warning: cast increases required alignment of target type [-Wcast-align] pi64 = (int64_t *)rq->u_rq.data; ^ compat.c:65:12: warning: cast increases required alignment of target type [-Wcast-align] pu64 = ((uint64_t *)rq->u_rq.data) + 1; ^ compat.c:96:11: warning: cast increases required alignment of target type [-Wcast-align] pu64 = (uint64_t *)rq->u_rq.data; ^ compat.c:103:11: warning: cast increases required alignment of target type [-Wcast-align] pu64 = (uint64_t *)rq->u_rq.data; ^ compat.c:108:11: warning: cast increases required alignment of target type [-Wcast-align] pu64 = (uint64_t *)rq->u_rq.data; ^ compat.c:109:12: warning: cast increases required alignment of target type [-Wcast-align] pi64 = ((int64_t *)rq->u_rq.data) + 1; ^ Generating vgconvert.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgconvert.8_gen > vgconvert.8 compat.c: In function 'clog_request_from_network': compat.c:200:8: warning: cast increases required alignment of target type [-Wcast-align] rq = (struct clog_request *)((char *)data + COMPAT_OFFSET); ^ /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgconvert.8 echo "Generating vgdisplay.8" Generating vgdisplay.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgdisplay.8_gen > vgdisplay.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgdisplay.8 echo "Generating vgexport.8" Generating vgexport.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgexport.8_gen > vgexport.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgexport.8 set -e; (echo "Base {"; echo " global:";\ /usr/bin/sed "s/^/ /;s/$/;/" .exported_symbols_generated;\ echo "};";\ echo "Local {"; echo " local:"; echo " *;"; echo "};";\ ) > .export.sym gcc -shared -Wl,-soname,libdevmapper-event-lvm2snapshot.so.2.02 \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -L../../../../daemons/dmeventd/plugins/lvm2 -Wl,--version-script,.export.sym -Wl,-z,relro -L../../../../libdm -L../../../../lib -L../../../../libdaemon/client -L../../../../daemons/dmeventd dmeventd_snapshot.o -ldevmapper-event-lvm2 -ldevmapper -o libdevmapper-event-lvm2snapshot.so.2.02 echo "Generating vgextend.8" Generating vgextend.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgextend.8_gen > vgextend.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgextend.8 gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE functions.c -o functions.o lvmetad-core.c: In function '_dump_pairs': lvmetad-core.c:2576:54: warning: cast increases required alignment of target type [-Wcast-align] (void) dm_asprintf(&append, " %d = \"%s\"\n", *(const int*)key, val); ^ echo "Generating vgimport.8" Generating vgimport.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgimport.8_gen > vgimport.8 ln -s -f libdevmapper-event-lvm2snapshot.so.2.02 libdevmapper-event-lvm2snapshot.so make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgimport.8 make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' echo "Generating vgimportclone.8" Generating vgimportclone.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgimportclone.8_gen > vgimportclone.8 gcc -c -I../../../../daemons/dmeventd/plugins/lvm2 -I. -I../../../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC dmeventd_raid.c -o dmeventd_raid.o /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgimportclone.8 echo "Generating vgmerge.8" Generating vgmerge.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgmerge.8_gen > vgmerge.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgmerge.8 echo "Generating vgmknodes.8" Generating vgmknodes.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgmknodes.8_gen > vgmknodes.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgmknodes.8 echo "Generating vgreduce.8" Generating vgreduce.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgreduce.8_gen > vgreduce.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgreduce.8 echo "Generating vgremove.8" Generating vgremove.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgremove.8_gen > vgremove.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgremove.8 echo "Generating vgrename.8" Generating vgrename.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgrename.8_gen > vgrename.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgrename.8 echo "Generating vgs.8" Generating vgs.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgs.8_gen > vgs.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgs.8 functions.c: In function 'clog_get_region_size': functions.c:932:18: warning: cast increases required alignment of target type [-Wcast-align] uint64_t *rtn = (uint64_t *)rq->data; ^ functions.c: In function 'clog_is_clean': functions.c:952:17: warning: cast increases required alignment of target type [-Wcast-align] int64_t *rtn = (int64_t *)rq->data; ^ functions.c:953:21: warning: cast increases required alignment of target type [-Wcast-align] uint64_t *region = (uint64_t *)rq->data; ^ functions.c: In function 'clog_in_sync': functions.c:977:17: warning: cast increases required alignment of target type [-Wcast-align] int64_t *rtn = (int64_t *)rq->data; ^ functions.c:978:23: warning: cast increases required alignment of target type [-Wcast-align] uint64_t *region_p = (uint64_t *)rq->data; ^ functions.c: In function 'clog_mark_region': functions.c:1140:11: warning: cast increases required alignment of target type [-Wcast-align] region = (uint64_t *)&rq->data; ^ functions.c: In function 'clog_clear_region': functions.c:1203:11: warning: cast increases required alignment of target type [-Wcast-align] region = (uint64_t *)&rq->data; ^ echo "Generating vgscan.8" functions.c: In function 'clog_get_sync_count': functions.c:1400:25: warning: cast increases required alignment of target type [-Wcast-align] uint64_t *sync_count = (uint64_t *)rq->data; ^ Generating vgscan.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgscan.8_gen > vgscan.8 functions.c: In function 'clog_is_remote_recovering': functions.c:1567:23: warning: cast increases required alignment of target type [-Wcast-align] uint64_t *region_p = (uint64_t *)rq->data; ^ /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgscan.8 echo "Generating vgsplit.8" Generating vgsplit.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" vgsplit.8_gen > vgsplit.8 /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" vgsplit.8 set -e; \ ( cat ./.exported_symbols; \ if test -n ""; then \ gcc -E -P -I../../../../daemons/dmeventd/plugins/lvm2 -I. -I../../../../include -DHAVE_CONFIG_H | \ /usr/bin/sed -ne "/^typedef|}/!s/.*[ *]\(_[a-z0-9_]*\)(.*/\1/p"; \ fi \ ) > .exported_symbols_generated echo "Generating lvmdiskscan.8" Generating lvmdiskscan.8 /usr/bin/sed -e "s+#VERSION#+2.02.175(2) (2017-10-06)+" -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+#CLVMD_PATH#+/usr/clvmd+" -e "s+#LVM_PATH#+/usr/lvm+" -e "s+#DEFAULT_RUN_DIR#+/run/lvm+" -e "s+#DEFAULT_PID_DIR#+/run+" -e "s+#SYSTEMD_GENERATOR_DIR#+/usr/lib/systemd/system-generators+" -e "s+#DEFAULT_MANGLING#+auto+" lvmdiskscan.8_gen > lvmdiskscan.8 set -e; (echo "Base {"; echo " global:";\ /usr/bin/sed "s/^/ /;s/$/;/" .exported_symbols_generated;\ echo "};";\ echo "Local {"; echo " local:"; echo " *;"; echo "};";\ ) > .export.sym /usr/bin/sed -i -e "s+\([ [:alpha:]]\)-\{7\}+\1\\\-\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{6\}+\1\\\-\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{5\}+\1\\\-\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{4\}+\1\\\-\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{3\}+\1\\\-\\\-\\\-+g" -e "s+\([ [:alpha:]]\)-\{2\}+\1\\\-\\\-+g" -e "s+\([^\]\)-\([[:alnum:]\?]\)+\1\\\-\2+g" -e "s+ --+\\\-\\\-+g" -e "s+|-|+|\\\-|+g" -e "s+|-\\\-+\\\-\\\-+g" -e "s+ -\"+ \\\-\"+g" -e "s+'--'+'\\\-\\\-'+g" -e "s+^--+\\\-\\\-+g" -e "s+\([[:alnum:]]\) - \([[:alnum:]]\)+\1 \\\- \2+g" -e "s+\(<\)-+\1\\\-+g" -e "s+[^\\]-\(>\)+\\\-\1+g" -e "s+\([[:alnum:]]\{2,\}\)\\\-\([[:alnum:]]\{2,\}\)+\1-\2+g" -e "s+\(\\\-\\\-[[:alnum:]]\{2,\}\)-+\1\\\-+g" -e "s+\(lvm2\-activation\)+lvm2\\\-activation+" -e "s+\([^\\]\)-pool+\1\\\-pool+g" -e "s+\([[:digit:]]\)-\([[:digit:]]\)+\1\\\-\2+g" -e "s+\\\-git+\-git+g" -e "s+\(vg.*\)\-lv+\1\\\-lv+g" -e "s+\([[:digit:]]\{4\}\)\\\-\([[:digit:]]\{2\}\)\\\-\([[:digit:]]\{2\}\)+\1-\2-\3+g" lvmdiskscan.8 gcc -shared -Wl,-soname,libdevmapper-event-lvm2raid.so.2.02 \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -L../../../../daemons/dmeventd/plugins/lvm2 -Wl,--version-script,.export.sym -Wl,-z,relro -L../../../../libdm -L../../../../lib -L../../../../libdaemon/client -L../../../../daemons/dmeventd dmeventd_raid.o -ldevmapper-event-lvm2 -ldevmapper -o libdevmapper-event-lvm2raid.so.2.02 echo ".so lvmconfig.8" > lvm-config.8 echo ".so lvmconfig.8" > lvm-dumpconfig.8 make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/man' make -C thin make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' ln -s -f libdevmapper-event-lvm2raid.so.2.02 libdevmapper-event-lvm2raid.so gcc -c -I../../../../daemons/dmeventd/plugins/lvm2 -I. -I../../../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC dmeventd_thin.c -o dmeventd_thin.o make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE link_mon.c -o link_mon.o gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE local.c -o local.o local.c: In function 'kernel_ack': local.c:39:25: warning: cast increases required alignment of target type [-Wcast-align] struct nlmsghdr *nlh = (struct nlmsghdr *)send_buf; ^ local.c: In function 'kernel_recv': local.c:101:12: warning: cast increases required alignment of target type [-Wcast-align] nlmsg_h = (struct nlmsghdr *)recv_buf; ^ In file included from local.c:21:0: local.c:108:37: warning: cast increases required alignment of target type [-Wcast-align] msg = (struct cn_msg *)NLMSG_DATA((struct nlmsghdr *)recv_buf); ^ local.c:133:10: warning: cast increases required alignment of target type [-Wcast-align] u_rq = (struct dm_ulog_request *)msg->data; ^ local.c:160:9: warning: cast increases required alignment of target type [-Wcast-align] *rq = (struct clog_request *) foo; ^ local.c: In function 'kernel_send_helper': local.c:185:8: warning: cast increases required alignment of target type [-Wcast-align] nlh = (struct nlmsghdr *)send_buf; ^ set -e; \ ( cat ./.exported_symbols; \ if test -n ""; then \ gcc -E -P -I../../../../daemons/dmeventd/plugins/lvm2 -I. -I../../../../include -DHAVE_CONFIG_H | \ /usr/bin/sed -ne "/^typedef|}/!s/.*[ *]\(_[a-z0-9_]*\)(.*/\1/p"; \ fi \ ) > .exported_symbols_generated set -e; (echo "Base {"; echo " global:";\ /usr/bin/sed "s/^/ /;s/$/;/" .exported_symbols_generated;\ echo "};";\ echo "Local {"; echo " local:"; echo " *;"; echo "};";\ ) > .export.sym gcc -shared -Wl,-soname,libdevmapper-event-lvm2thin.so.2.02 \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -L../../../../daemons/dmeventd/plugins/lvm2 -Wl,--version-script,.export.sym -Wl,-z,relro -L../../../../libdm -L../../../../lib -L../../../../libdaemon/client -L../../../../daemons/dmeventd dmeventd_thin.o -ldevmapper-event-lvm2 -ldevmapper -o libdevmapper-event-lvm2thin.so.2.02 ln -s -f libdevmapper-event-lvm2thin.so.2.02 libdevmapper-event-lvm2thin.so make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[3]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C lvmpolld make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' gcc -c -I. -I../../include -I../../libdaemon/server -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvmpolld-core.c -o lvmpolld-core.o gcc -c -I. -I../../include -I../../libdaemon/server -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvmpolld-data-utils.c -o lvmpolld-data-utils.o gcc -c -I. -I../../include -I../../libdaemon/server -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvmetactl.c -o lvmetactl.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -L../../libdaemon/server -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic -o lvmetad lvmetad-core.o -ldaemonserver -ldaemonclient -ldevmapper -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -L../../libdaemon/server -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic -o lvmetactl lvmetactl.o -ldaemonclient -ldevmapper -lpthread gcc -c -I. -I../../include -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE logging.c -o logging.o gcc -c -I. -I../../include -I../../libdaemon/server -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvmpolld-cmd-utils.c -o lvmpolld-cmd-utils.o make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make -C lvmlockd make -C lvmdbusd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' gcc -c -I. -I../../include -I../../libdaemon/server -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvmlockd-core.c -o lvmlockd-core.o make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' gcc -c -I. -I../../include -I../../libdaemon/server -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvmlockd-sanlock.c -o lvmlockd-sanlock.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -L../../libdaemon/server -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic -o lvmpolld lvmpolld-core.o lvmpolld-data-utils.o lvmpolld-cmd-utils.o -ldaemonclient -ldaemonserver -ldevmapper -lpthread lvmlockd-sanlock.c: In function 'lm_free_lv_sanlock': lvmlockd-sanlock.c:741:27: warning: cast increases required alignment of target type [-Wcast-align] struct rd_sanlock *rds = (struct rd_sanlock *)r->lm_data; ^ lvmlockd-sanlock.c: In function 'lm_add_resource_sanlock': lvmlockd-sanlock.c:1308:27: warning: cast increases required alignment of target type [-Wcast-align] struct rd_sanlock *rds = (struct rd_sanlock *)r->lm_data; ^ lvmlockd-sanlock.c: In function 'lm_rem_resource_sanlock': lvmlockd-sanlock.c:1334:27: warning: cast increases required alignment of target type [-Wcast-align] struct rd_sanlock *rds = (struct rd_sanlock *)r->lm_data; ^ lvmlockd-sanlock.c: In function 'lm_lock_sanlock': lvmlockd-sanlock.c:1350:27: warning: cast increases required alignment of target type [-Wcast-align] struct rd_sanlock *rds = (struct rd_sanlock *)r->lm_data; ^ lvmlockd-sanlock.c: In function 'lm_convert_sanlock': lvmlockd-sanlock.c:1607:27: warning: cast increases required alignment of target type [-Wcast-align] struct rd_sanlock *rds = (struct rd_sanlock *)r->lm_data; ^ lvmlockd-sanlock.c: In function 'release_rename': lvmlockd-sanlock.c:1668:27: warning: cast increases required alignment of target type [-Wcast-align] struct rd_sanlock *rds = (struct rd_sanlock *)r->lm_data; ^ lvmlockd-sanlock.c: In function 'lm_unlock_sanlock': lvmlockd-sanlock.c:1713:27: warning: cast increases required alignment of target type [-Wcast-align] struct rd_sanlock *rds = (struct rd_sanlock *)r->lm_data; ^ In file included from lvmlockd-core.c:40:0: lvmlockd-core.c: In function 'alloc_action': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:434:9: note: in expansion of macro 'list_first_entry' act = list_first_entry(&unused_action, struct action, list); ^~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'alloc_client': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:454:8: note: in expansion of macro 'list_first_entry' cl = list_first_entry(&unused_client, struct client, list); ^~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'alloc_resource': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:474:7: note: in expansion of macro 'list_first_entry' r = list_first_entry(&unused_resource, struct resource, list); ^~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'alloc_lock': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:497:8: note: in expansion of macro 'list_first_entry' lk = list_first_entry(&unused_lock, struct lock, list); ^~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'find_lock_client': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:972:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(lk, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:972:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(lk, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'find_lock_persistent': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:983:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(lk, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:983:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(lk, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'find_action_client': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:994:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(act, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:994:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(act, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'res_cancel': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1430:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cact, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:1430:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cact, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make -C dmfilemapd lvmlockd-core.c: In function 'res_process': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1695:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1695:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1695:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1708:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1708:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1708:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1740:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(act_close, act_close_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:1740:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(act_close, act_close_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1749:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1749:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1749:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1765:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1765:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1765:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1783:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1783:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1783:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1818:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1818:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1818:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1864:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1864:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1864:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1906:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1906:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1906:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1935:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1935:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1935:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:1978:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:1978:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:1978:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2015:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2015:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2015:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2042:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2042:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2042:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'for_each_lock': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2065:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:2065:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2066:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(lk, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:2066:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(lk, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'clear_locks': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2094:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, r_safe, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2094:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, r_safe, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2094:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, r_safe, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2097:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(lk, lk_safe, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2097:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(lk, lk_safe, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2097:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(lk, lk_safe, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2144:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, act_safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2144:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, act_safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2144:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, act_safe, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'find_resource_act': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2174:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:2174:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'free_ls_resources': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2218:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, r_safe, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2218:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, r_safe, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2218:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, r_safe, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' lvmlockd-core.c: In function 'other_sanlock_vgs_exist': gcc -c -I. -I../../include -I../../libdaemon/server -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvmlockd-dlm.c -o lvmlockd-dlm.o lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2234:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:2234:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'lockspace_thread_main': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:2303:9: note: in expansion of macro 'list_first_entry' act = list_first_entry(&ls->actions, struct action, list); ^~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:2392:10: note: in expansion of macro 'list_first_entry' act = list_first_entry(&ls->actions, struct action, list); ^~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2537:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, r2, &ls->resources, list) ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2537:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, r2, &ls->resources, list) ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2537:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, r2, &ls->resources, list) ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2540:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &act_close, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2540:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &act_close, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2540:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &act_close, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2609:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &ls->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2609:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &ls->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2609:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &ls->actions, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:2642:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &tmp_act, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2642:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &tmp_act, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:2642:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &tmp_act, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'find_lockspace_name': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2701:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:2701:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'rem_dlm_global_lockspace': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:2885:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:2885:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'count_lockspace_starting': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3044:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:3044:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'for_each_lockspace': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3099:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:3099:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:3120:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, safe, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3120:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, safe, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:3120:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, safe, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'work_init_vg': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3215:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:3215:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'work_test_gl': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3268:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:3268:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'worker_thread_main': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:3384:10: note: in expansion of macro 'list_first_entry' act = list_first_entry(&worker_list, struct action, list); ^~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:3477:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &delayed_list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3477:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &delayed_list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:3477:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &delayed_list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:3511:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &delayed_list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3511:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &delayed_list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:3511:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &delayed_list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:3517:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &worker_list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3517:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &worker_list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:3517:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, safe, &worker_list, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'find_client_work': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3558:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cl, &client_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:3558:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cl, &client_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'find_client_id': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3570:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cl, &client_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:3570:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cl, &client_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'find_client_pi': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3582:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cl, &client_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:3582:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cl, &client_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'client_purge': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:3807:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:3807:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'dump_info': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:4352:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cl, &client_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:4352:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(cl, &client_list, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:4370:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:4370:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &lockspaces, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:4379:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(act, &ls->actions, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:4379:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(act, &ls->actions, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:4388:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:4388:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:4396:4: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(lk, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:4396:4: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(lk, &r->locks, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:4405:4: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(act, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:4405:4: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(act, &r->actions, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'client_thread_main': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:4675:10: note: in expansion of macro 'list_first_entry' act = list_first_entry(&client_results, struct action, list); ^~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'get_lockd_vgs': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:4881:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &update_vgs, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:4881:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &update_vgs, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:4973:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, safe, &update_vgs, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:4973:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, safe, &update_vgs, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:4973:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, safe, &update_vgs, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'remove_inactive_lvs': lvmlockd-core.c:5112:11: warning: cast increases required alignment of target type [-Wcast-align] names = (struct dm_names *)((char *) names + next); ^ In file included from lvmlockd-core.c:40:0: lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5140:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:5140:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5147:4: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:5147:4: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5164:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:5164:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:5165:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, rsafe, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5165:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, rsafe, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:5165:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, rsafe, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-core.c: In function 'adopt_locks': lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5245:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:5245:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5256:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:5256:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5260:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:5260:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:5288:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls1, l1safe, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5288:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls1, l1safe, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:5288:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls1, l1safe, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:5299:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls2, l2safe, &vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5299:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls2, l2safe, &vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:5299:3: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls2, l2safe, &vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:5309:4: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, rsafe, &ls2->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5309:4: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, rsafe, &ls2->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:5309:4: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(r, rsafe, &ls2->resources, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:5344:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, lsafe, &vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5344:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, lsafe, &vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:5344:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, lsafe, &vg_lockd, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:5376:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, lsafe, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5376:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, lsafe, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:5376:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(ls, lsafe, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:5425:10: note: in expansion of macro 'list_first_entry' act = list_first_entry(&adopt_results, struct action, list); ^~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5462:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:5462:2: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(ls, &ls_found, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:266:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5468:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:268:13: note: in expansion of macro 'list_entry' pos = list_entry(pos->member.next, typeof(*pos), member)) ^~~~~~~~~~ lvmlockd-core.c:5468:3: note: in expansion of macro 'list_for_each_entry' list_for_each_entry(r, &ls->resources, list) { ^~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:5554:10: note: in expansion of macro 'list_first_entry' act = list_first_entry(&adopt_results, struct action, list); ^~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:271:13: note: in expansion of macro 'list_entry' for (pos = list_entry((head)->next, typeof(*pos), member), \ ^~~~~~~~~~ lvmlockd-core.c:5662:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, asafe, &to_unlock, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:272:11: note: in expansion of macro 'list_entry' n = list_entry(pos->member.next, typeof(*pos), member); \ ^~~~~~~~~~ lvmlockd-core.c:5662:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, asafe, &to_unlock, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:274:20: note: in expansion of macro 'list_entry' pos = n, n = list_entry(n->member.next, typeof(*n), member)) ^~~~~~~~~~ lvmlockd-core.c:5662:2: note: in expansion of macro 'list_for_each_entry_safe' list_for_each_entry_safe(act, asafe, &to_unlock, list) { ^~~~~~~~~~~~~~~~~~~~~~~~ lvmlockd-internal.h:215:2: warning: cast increases required alignment of target type [-Wcast-align] (type *)( (char *)__mptr - offsetof(type,member) );}) ^ lvmlockd-internal.h:260:2: note: in expansion of macro 'container_of' container_of(ptr, type, member) ^~~~~~~~~~~~ lvmlockd-internal.h:263:2: note: in expansion of macro 'list_entry' list_entry((ptr)->next, type, member) ^~~~~~~~~~ lvmlockd-core.c:5696:10: note: in expansion of macro 'list_first_entry' act = list_first_entry(&adopt_results, struct action, list); ^~~~~~~~~~~~~~~~ lvmlockd-dlm.c: In function 'lm_add_resource_dlm': lvmlockd-dlm.c:269:23: warning: cast increases required alignment of target type [-Wcast-align] struct rd_dlm *rdd = (struct rd_dlm *)r->lm_data; ^ lvmlockd-dlm.c:280:13: warning: cast increases required alignment of target type [-Wcast-align] rdd->vb = (struct val_blk *)buf; ^ lvmlockd-dlm.c: In function 'lm_rem_resource_dlm': lvmlockd-dlm.c:309:23: warning: cast increases required alignment of target type [-Wcast-align] struct rd_dlm *rdd = (struct rd_dlm *)r->lm_data; ^ lvmlockd-dlm.c: In function 'lm_adopt_dlm': lvmlockd-dlm.c:349:23: warning: cast increases required alignment of target type [-Wcast-align] struct rd_dlm *rdd = (struct rd_dlm *)r->lm_data; ^ lvmlockd-dlm.c: In function 'lm_lock_dlm': lvmlockd-dlm.c:437:23: warning: cast increases required alignment of target type [-Wcast-align] struct rd_dlm *rdd = (struct rd_dlm *)r->lm_data; ^ lvmlockd-dlm.c: In function 'lm_convert_dlm': lvmlockd-dlm.c:543:23: warning: cast increases required alignment of target type [-Wcast-align] struct rd_dlm *rdd = (struct rd_dlm *)r->lm_data; ^ lvmlockd-dlm.c: In function 'lm_unlock_dlm': lvmlockd-dlm.c:592:23: warning: cast increases required alignment of target type [-Wcast-align] struct rd_dlm *rdd = (struct rd_dlm *)r->lm_data; ^ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic -o cmirrord clogd.o cluster.o compat.o functions.o link_mon.o local.o logging.o \ -lcpg -ldevmapper gcc -c -I. -I../../include -I../../libdaemon/server -DHAVE_CONFIG_H -Wall -Wcast-align -Wfloat-equal -Wformat-security -Winline -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wpointer-arith -Wredundant-decls -Wshadow -Wundef -Wwrite-strings -Wclobbered -Wempty-body -Wignored-qualifiers -Wlogical-op -Wtype-limits -Wsync-nand -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wstrict-prototypes -Wuninitialized -Wjump-misses-init -Wmissing-parameter-type -Wold-style-declaration -Woverride-init -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE lvmlockctl.c -o lvmlockctl.o make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -L../../libdaemon/server -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic -o lvmlockctl lvmlockctl.o -ldaemonclient -ldevmapper -lpthread gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -L../../libdaemon/server -Wl,-z,relro,-z,now -pie -fPIE -Wl,--export-dynamic -o lvmlockd lvmlockd-core.o lvmlockd-sanlock.o lvmlockd-dlm.o -lsanlock_client -ldlm_lt -ldaemonserver -ldaemonclient -ldevmapper -lpthread make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sC5vly + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 + cd LVM2.2.02.175 + make install DESTDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 which: no ctags in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) make -C conf device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/conf' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/conf' make -C include device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/include' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/include' make -C libdm device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' make -C daemons device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' make -C dmeventd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' make -C lib device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/lib' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/lib' make -C libdaemon device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' make -C man device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/man' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/man' make -C scripts device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' make -C tools device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/tools' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/tools' make -C udev device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/udev' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/udev' make -C liblvm device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' make -C python device-mapper make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/python' make[1]: Nothing to be done for 'device-mapper'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/python' make -C conf make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/conf' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/conf' make -C include make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/include' make -C libdm make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' make -C libdaemon make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' make -C client device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make -C server device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make -C client make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make -C server make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' make -C lib make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/lib' make -C tools make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/tools' make -C daemons make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' make -C clvmd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make -C cmirrord device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make -C dmeventd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C lvmetad device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make -C lvmpolld device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make -C lvmlockd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make -C lvmdbusd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make -C dmfilemapd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make -C clvmd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make -C cmirrord make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make -C dmeventd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C plugins device-mapper make[3]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make[3]: Nothing to be done for 'device-mapper'. make[3]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make -C plugins make[3]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make -C lvm2 device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make -C lvm2 make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[3]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C lvmetad make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make -C lvmpolld make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make -C lvmlockd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make -C lvmdbusd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make -C dmfilemapd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' make -C man make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/man' make -C liblvm make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' make -C scripts make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' make -C udev make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/udev' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/udev' make -C python make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/python' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/python' make -C conf install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/conf' /usr/bin/install -c -p -m 644 -D example.conf /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/lvm/lvm.conf /usr/bin/install -c -p -m 644 -D lvmlocal.conf /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/lvm/lvmlocal.conf /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/lvm/profile /usr/bin/install -c -p -m 644 command_profile_template.profile metadata_profile_template.profile ./cache-mq.profile ./cache-smq.profile ./thin-generic.profile ./thin-performance.profile ./lvmdbusd.profile /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/lvm/profile/ make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/conf' make -C daemons install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' make -C clvmd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make -C cmirrord device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make -C dmeventd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C lvmetad device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make -C lvmpolld device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make -C lvmlockd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make -C lvmdbusd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make -C dmfilemapd device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make -C clvmd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make -C cmirrord make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make -C dmeventd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C plugins device-mapper make[3]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make[3]: Nothing to be done for 'device-mapper'. make[3]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make -C plugins make[3]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make -C lvm2 device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make -C lvm2 make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[3]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C lvmetad make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make -C lvmpolld make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make -C lvmlockd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make -C lvmdbusd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make -C dmfilemapd make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make -C clvmd install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' /usr/bin/install -c -D clvmd /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/clvmd make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/clvmd' make -C cmirrord install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' /usr/bin/install -c -D cmirrord /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/cmirrord make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/cmirrord' make -C dmeventd install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C plugins device-mapper make[3]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make[3]: Nothing to be done for 'device-mapper'. make[3]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make -C plugins make[3]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make -C lvm2 device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make -C lvm2 make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[3]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make -C plugins install make[3]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' make -C lvm2 device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin device-mapper make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[4]: Nothing to be done for 'device-mapper'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make -C lvm2 make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make -C lvm2 install make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' /usr/bin/install -c -D libdevmapper-event-lvm2.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper-event-lvm2.so.2.02 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64 ln -s -f libdevmapper-event-lvm2.so.2.02 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper-event-lvm2.so make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/lvm2' make -C mirror install make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' /usr/bin/install -c -D libdevmapper-event-lvm2mirror.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/device-mapper/libdevmapper-event-lvm2mirror.so ln -s -f device-mapper/libdevmapper-event-lvm2mirror.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper-event-lvm2mirror.so make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/mirror' make -C snapshot install make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' /usr/bin/install -c -D libdevmapper-event-lvm2snapshot.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/device-mapper/libdevmapper-event-lvm2snapshot.so ln -s -f device-mapper/libdevmapper-event-lvm2snapshot.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper-event-lvm2snapshot.so make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/snapshot' make -C raid install make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' /usr/bin/install -c -D libdevmapper-event-lvm2raid.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/device-mapper/libdevmapper-event-lvm2raid.so ln -s -f device-mapper/libdevmapper-event-lvm2raid.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper-event-lvm2raid.so make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/raid' make -C thin install make[4]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' /usr/bin/install -c -D libdevmapper-event-lvm2thin.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/device-mapper/libdevmapper-event-lvm2thin.so ln -s -f device-mapper/libdevmapper-event-lvm2thin.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper-event-lvm2thin.so make[4]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins/thin' make[3]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd/plugins' /usr/bin/install -c -p -m 644 -D libdevmapper-event.h /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/include/libdevmapper-event.h /usr/bin/install -c -D libdevmapper-event.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper-event.so.1.02 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64 ln -s -f libdevmapper-event.so.1.02 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper-event.so /usr/bin/install -c -p -m 644 -D libdevmapper-event.pc /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/pkgconfig/devmapper-event.pc /usr/bin/install -c -D dmeventd /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/dmeventd make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmeventd' make -C lvmetad install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' /usr/bin/install -c -D lvmetad /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmetad make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmetad' make -C lvmpolld install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' /usr/bin/install -c -D lvmpolld /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmpolld make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmpolld' make -C lvmlockd install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' /usr/bin/install -c -D lvmlockd /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmlockd /usr/bin/install -c -D lvmlockctl /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmlockctl make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmlockd' make -C lvmdbusd install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin /usr/bin/install -c -p ./lvmdbusd /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/python3.6/site-packages/lvmdbusd (cd .; /usr/bin/install -c -p -m 644 automatedproperties.py background.py cfg.py cmdhandler.py fetch.py __init__.py job.py loader.py lvmdb.py main.py lvm_shell_proxy.py lv.py manager.py objectmanager.py pv.py request.py state.py udevwatch.py utils.py vg.py /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/python3.6/site-packages/lvmdbusd) /usr/bin/install -c -p -m 644 path.py /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/python3.6/site-packages/lvmdbusd PYTHON=/usr/bin/python3 ../../autoconf/py-compile --destdir "/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64" --basedir "/usr/lib/python3.6/site-packages/lvmdbusd" automatedproperties.py background.py cfg.py cmdhandler.py fetch.py __init__.py job.py loader.py lvmdb.py main.py lvm_shell_proxy.py lv.py manager.py objectmanager.py pv.py request.py state.py udevwatch.py utils.py vg.py path.py Byte-compiling python modules... automatedproperties.pybackground.pycfg.pycmdhandler.pyfetch.py__init__.pyjob.pyloader.pylvmdb.pymain.pylvm_shell_proxy.pylv.pymanager.pyobjectmanager.pypv.pyrequest.pystate.pyudevwatch.pyutils.pyvg.pypath.py Byte-compiling python modules (optimized versions) ... automatedproperties.pybackground.pycfg.pycmdhandler.pyfetch.py__init__.pyjob.pyloader.pylvmdb.pymain.pylvm_shell_proxy.pylv.pymanager.pyobjectmanager.pypv.pyrequest.pystate.pyudevwatch.pyutils.pyvg.pypath.py /usr/bin/chmod 755 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/python3.6/site-packages/lvmdbusd/__pycache__ /usr/bin/chmod 444 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/python3.6/site-packages/lvmdbusd/__pycache__/*.py[co] make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/lvmdbusd' make -C dmfilemapd install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' /usr/bin/install -c -D dmfilemapd /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/dmfilemapd make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons/dmfilemapd' make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/daemons' make -C include install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/include' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/include' make -C lib install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/lib' make -C libdaemon install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' make -C client device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make -C server device-mapper make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make[2]: Nothing to be done for 'device-mapper'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make -C client make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make -C server make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make -C client install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/client' make -C server install make[2]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon/server' make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdaemon' make -C libdm install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' /usr/bin/install -c -D ioctl/libdevmapper.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper.so.1.02 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64 ln -s -f libdevmapper.so.1.02 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/libdevmapper.so /usr/bin/install -c -p -m 644 -D libdevmapper.pc /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/pkgconfig/devmapper.pc /usr/bin/install -c -p -m 644 -D libdevmapper.h /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/include/libdevmapper.h make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/libdm' make -C man install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/man' /usr/bin/install -c -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man5 /usr/bin/install -c -p -m 644 lvm.conf.5 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man5/ /usr/bin/install -c -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man7 /usr/bin/install -c -p -m 644 lvmsystemid.7 lvmreport.7 lvmcache.7 lvmthin.7 lvmraid.7 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man7/ /usr/bin/install -c -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man8 /usr/bin/install -c -p -m 644 lvm.8 lvmconf.8 lvmdump.8 lvm-fullreport.8 lvm-lvpoll.8 lvcreate.8 lvchange.8 lvmconfig.8 lvconvert.8 lvdisplay.8 lvextend.8 lvreduce.8 lvremove.8 lvrename.8 lvresize.8 lvs.8 lvscan.8 pvchange.8 pvck.8 pvcreate.8 pvdisplay.8 pvmove.8 pvremove.8 pvresize.8 pvs.8 pvscan.8 vgcfgbackup.8 vgcfgrestore.8 vgchange.8 vgck.8 vgcreate.8 vgconvert.8 vgdisplay.8 vgexport.8 vgextend.8 vgimport.8 vgimportclone.8 vgmerge.8 vgmknodes.8 vgreduce.8 vgremove.8 vgrename.8 vgs.8 vgscan.8 vgsplit.8 lvmsar.8 lvmsadc.8 lvmdiskscan.8 fsadm.8 lvmdbusd.8 lvmetad.8 lvmpolld.8 lvmlockd.8 lvmlockctl.8 lvm-config.8 lvm-dumpconfig.8 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man8/ /usr/bin/install -c -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man8 /usr/bin/install -c -p -m 644 dmsetup.8 dmstats.8 blkdeactivate.8 dmeventd.8 dmfilemapd.8 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man8/ /usr/bin/install -c -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man8 /usr/bin/install -c -p -m 644 clvmd.8 cmirrord.8 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man8/ make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/man' make -C scripts install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' /usr/bin/install -c -D lvmdump.sh /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmdump /usr/bin/install -c -D lvmconf.sh /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmconf /usr/bin/install -c -D fsadm.sh /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/fsadm /usr/bin/install -c -D blkdeactivate.sh /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/blkdeactivate make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' make -C tools install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/tools' /usr/bin/install -c -D lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvm Creating symbolic links for individual commands in /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvchange ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvconvert ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvcreate ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvdisplay ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvextend ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmconfig ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmdiskscan ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmsadc ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvmsar ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvreduce ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvremove ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvrename ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvresize ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvs ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/lvscan ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/pvchange ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/pvresize ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/pvck ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/pvcreate ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/pvdisplay ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/pvmove ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/pvremove ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/pvs ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/pvscan ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgcfgbackup ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgcfgrestore ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgchange ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgck ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgconvert ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgcreate ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgdisplay ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgexport ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgextend ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgimport ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgimportclone ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgmerge ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgmknodes ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgreduce ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgremove ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgrename ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgs ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgscan ln -s -f lvm /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/vgsplit /usr/bin/install -c -D liblvm2cmd.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/liblvm2cmd.so.2.02 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64 ln -s -f liblvm2cmd.so.2.02 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/liblvm2cmd.so /usr/bin/install -c -p -m 644 -D lvm2cmd.h /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/include/lvm2cmd.h /usr/bin/install -c -D dmsetup /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/dmsetup ln -s -f dmsetup /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/dmstats make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/tools' make -C udev install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/udev' /usr/bin/install -c -p -m 644 -D 11-dm-lvm.rules /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/udev/rules.d/11-dm-lvm.rules /usr/bin/install -c -p -m 644 -D 69-dm-lvm-metad.rules /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/udev/rules.d/69-dm-lvm-metad.rules /usr/bin/install -c -p -m 644 -D 10-dm.rules /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/udev/rules.d/10-dm.rules /usr/bin/install -c -p -m 644 -D 13-dm-disk.rules /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/udev/rules.d/13-dm-disk.rules /usr/bin/install -c -p -m 644 -D 95-dm-notify.rules /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/udev/rules.d/95-dm-notify.rules make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/udev' make -C liblvm install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' /usr/bin/install -c -D liblvm2app.so /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/liblvm2app.so.2.2 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64 ln -s -f liblvm2app.so.2.2 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/liblvm2app.so /usr/bin/install -c -p -m 644 -D liblvm2app.pc /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/pkgconfig/lvm2app.pc /usr/bin/install -c -p -m 644 -D lvm2app.h /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/include/lvm2app.h make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/liblvm' make -C python install make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/python' /usr/bin/python2 setup.py install --skip-build --prefix /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr running install running install_lib creating /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/lvm.so -> /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python2.7/site-packages/lvm-2.02.175_2_._2017_10_06_-py2.7.egg-info /usr/bin/python3 setup.py install --skip-build --prefix /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr running install running install_lib creating /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python3.6/site-packages copying build/lib.linux-riscv64-3.6/lvm.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python3.6/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python3.6/site-packages/lvm-2.02.175_2_._2017_10_06_-py3.6.egg-info make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/python' + make install_system_dirs DESTDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 which: no ctags in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/lvm /usr/bin/install -c -m 700 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/lvm/archive /usr/bin/install -c -m 700 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/lvm/backup /usr/bin/install -c -m 700 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/lvm/cache /usr/bin/install -c -m 700 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/run/lock/lvm /usr/bin/install -c -m 700 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/run/lvm /usr/bin/install -c -m 600 /dev/null /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/lvm/cache/.cache + make install_systemd_units DESTDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 which: no ctags in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) make -C scripts install_systemd_units make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/dbus-1/system.d /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/dbus-1/system-services /usr/bin/install -c -p -m 644 ../scripts/com.redhat.lvmdbus1.conf /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/dbus-1/system.d /usr/bin/install -c -p -m 644 com.redhat.lvmdbus1.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/dbus-1/system-services /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system /usr/bin/install -c -p -m 644 dm_event_systemd_red_hat.socket /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/dm-event.socket /usr/bin/install -c -p -m 644 dm_event_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/dm-event.service /usr/bin/install -c -p -m 644 lvm2_monitoring_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-monitor.service /usr/bin/install -c -p -m 644 blk_availability_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/blk-availability.service /usr/bin/install -c -p -m 644 lvm2_lvmetad_systemd_red_hat.socket /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-lvmetad.socket /usr/bin/install -c -p -m 644 lvm2_lvmetad_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-lvmetad.service /usr/bin/install -c -p -m 644 lvm2_pvscan_systemd_red_hat@.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-pvscan@.service /usr/bin/install -c -p -m 644 lvm2_lvmpolld_systemd_red_hat.socket /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-lvmpolld.socket /usr/bin/install -c -p -m 644 lvm2_lvmpolld_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-lvmpolld.service /usr/bin/install -c -p -m 644 lvm2_lvmlockd_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-lvmlockd.service /usr/bin/install -c -p -m 644 lvm2_lvmlocking_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-lvmlocking.service /usr/bin/install -c -p -m 644 lvm2_clvmd_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-clvmd.service /usr/bin/install -c -p -m 644 lvm2_cluster_activation_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-cluster-activation.service /usr/bin/install -c -p lvm2_cluster_activation_red_hat.sh /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/lvm2-cluster-activation /usr/bin/install -c -p -m 644 lvm2_cmirrord_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-cmirrord.service /usr/bin/install -c -p -m 644 lvm2_lvmdbusd_systemd_red_hat.service /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system/lvm2-lvmdbusd.service make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' + make install_systemd_generators DESTDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 which: no ctags in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) make -C scripts install_systemd_generators make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system-generators /usr/bin/install -c lvm2_activation_generator_systemd_red_hat /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/systemd/system-generators/lvm2-activation-generator make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' make -C man install_systemd_generators make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/man' /usr/bin/install -c -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man8 /usr/bin/install -c -p -m 644 lvm2-activation-generator.8 /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/man/man8/ make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/man' + make install_tmpfiles_configuration DESTDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 which: no ctags in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) make -C scripts install_tmpfiles_configuration make[1]: Entering directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/tmpfiles.d /usr/bin/install -c -p -m 644 lvm2_tmpfiles_red_hat.conf /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/tmpfiles.d/lvm2.conf make[1]: Leaving directory '/builddir/build/BUILD/LVM2.2.02.175/scripts' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/sbin/lvmdbusd from #!/usr/bin/env python3 to #!/usr/bin/python3 Processing files: lvm2-2.02.175-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bq2Kjk + umask 022 + cd /builddir/build/BUILD + cd LVM2.2.02.175 + DOCDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/lvm2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/lvm2 + cp -pr README /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/lvm2 + cp -pr VERSION /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/lvm2 + cp -pr WHATS_NEW /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/lvm2 + cp -pr doc/lvm_fault_handling.txt /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/lvm2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x0zHcx + umask 022 + cd /builddir/build/BUILD + cd LVM2.2.02.175 + LICENSEDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/lvm2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/lvm2 + cp -pr COPYING /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/lvm2 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/lvm2 + exit 0 Provides: config(lvm2) = 2.02.175-1.fc28 lvm2 = 2.02.175-1.fc28 lvm2(riscv-64) = 2.02.175-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-sysv systemd-units >= 189-3 Requires(preun): /bin/sh systemd-units >= 189-3 Requires(postun): /bin/sh systemd-units >= 189-3 Requires: /bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libblkid.so.1(BLKID_2.23)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdevmapper-event.so.1.02()(64bit) libdevmapper-event.so.1.02(Base)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_100)(64bit) libdevmapper.so.1.02(DM_1_02_101)(64bit) libdevmapper.so.1.02(DM_1_02_103)(64bit) libdevmapper.so.1.02(DM_1_02_104)(64bit) libdevmapper.so.1.02(DM_1_02_110)(64bit) libdevmapper.so.1.02(DM_1_02_113)(64bit) libdevmapper.so.1.02(DM_1_02_128)(64bit) libdevmapper.so.1.02(DM_1_02_133)(64bit) libdevmapper.so.1.02(DM_1_02_135)(64bit) libdevmapper.so.1.02(DM_1_02_138)(64bit) libdevmapper.so.1.02(DM_1_02_141)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) liblvm2app.so.2.2()(64bit) liblvm2app.so.2.2(Base)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_221)(64bit) libsystemd.so.0(LIBSYSTEMD_222)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Processing files: lvm2-devel-2.02.175-1.fc28.riscv64 Provides: lvm2-devel = 2.02.175-1.fc28 lvm2-devel(riscv-64) = 2.02.175-1.fc28 pkgconfig(lvm2app) = 2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdevmapper-event-lvm2.so.2.02()(64bit) liblvm2app.so.2.2()(64bit) liblvm2cmd.so.2.02()(64bit) pkgconfig(blkid) pkgconfig(devmapper) Processing files: lvm2-libs-2.02.175-1.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eg5Pgr + umask 022 + cd /builddir/build/BUILD + cd LVM2.2.02.175 + LICENSEDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/lvm2-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/lvm2-libs + cp -pr COPYING.LIB /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/lvm2-libs + exit 0 Provides: libdevmapper-event-lvm2.so.2.02()(64bit) libdevmapper-event-lvm2.so.2.02(Base)(64bit) libdevmapper-event-lvm2.so.2.02(Local)(64bit) libdevmapper-event-lvm2mirror.so.2.02()(64bit) libdevmapper-event-lvm2mirror.so.2.02(Base)(64bit) libdevmapper-event-lvm2mirror.so.2.02(Local)(64bit) libdevmapper-event-lvm2raid.so.2.02()(64bit) libdevmapper-event-lvm2raid.so.2.02(Base)(64bit) libdevmapper-event-lvm2raid.so.2.02(Local)(64bit) libdevmapper-event-lvm2snapshot.so.2.02()(64bit) libdevmapper-event-lvm2snapshot.so.2.02(Base)(64bit) libdevmapper-event-lvm2snapshot.so.2.02(Local)(64bit) libdevmapper-event-lvm2thin.so.2.02()(64bit) libdevmapper-event-lvm2thin.so.2.02(Base)(64bit) libdevmapper-event-lvm2thin.so.2.02(Local)(64bit) liblvm2app.so.2.2()(64bit) liblvm2app.so.2.2(Base)(64bit) liblvm2app.so.2.2(Local)(64bit) liblvm2cmd.so.2.02()(64bit) liblvm2cmd.so.2.02(Base)(64bit) liblvm2cmd.so.2.02(Local)(64bit) lvm2-libs = 2.02.175-1.fc28 lvm2-libs(riscv-64) = 2.02.175-1.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libblkid.so.1(BLKID_2.23)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdevmapper-event-lvm2.so.2.02()(64bit) libdevmapper-event-lvm2.so.2.02(Base)(64bit) libdevmapper-event.so.1.02()(64bit) libdevmapper-event.so.1.02(Base)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_100)(64bit) libdevmapper.so.1.02(DM_1_02_101)(64bit) libdevmapper.so.1.02(DM_1_02_103)(64bit) libdevmapper.so.1.02(DM_1_02_104)(64bit) libdevmapper.so.1.02(DM_1_02_110)(64bit) libdevmapper.so.1.02(DM_1_02_113)(64bit) libdevmapper.so.1.02(DM_1_02_128)(64bit) libdevmapper.so.1.02(DM_1_02_135)(64bit) libdevmapper.so.1.02(DM_1_02_138)(64bit) libdevmapper.so.1.02(DM_1_02_141)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) liblvm2cmd.so.2.02()(64bit) liblvm2cmd.so.2.02(Base)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_221)(64bit) libsystemd.so.0(LIBSYSTEMD_222)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Processing files: python2-lvm-deprecated-2.02.175-1.fc28.riscv64 error: Invalid version (double separator '-'): 2.02.175-2-.-2017-10-06-: python2.7dist(lvm) == 2.02.175-2-.-2017-10-06- error: Invalid version (double separator '-'): 2.02.175-2-.-2017-10-06-: python2dist(lvm) == 2.02.175-2-.-2017-10-06- Provides: lvm2-python-libs = 2.02.175-1.fc28 python-lvm = 2.02.175-1.fc28 python-lvm(riscv-64) = 2.02.175-1.fc28 python2-lvm-deprecated = 2.02.175-1.fc28 python2-lvm-deprecated(riscv-64) = 2.02.175-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblvm2app.so.2.2()(64bit) liblvm2app.so.2.2(Base)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: lvm2-python-libs < 2.02.175-1.fc28 python-lvm < 2.02.175-1.fc28 Processing files: python3-lvm-deprecated-2.02.175-1.fc28.riscv64 error: Invalid version (double separator '-'): 2.02.175-2-.-2017-10-06-: python3.6dist(lvm) == 2.02.175-2-.-2017-10-06- error: Invalid version (double separator '-'): 2.02.175-2-.-2017-10-06-: python3dist(lvm) == 2.02.175-2-.-2017-10-06- Provides: lvm2-python3-libs = 2.02.175-1.fc28 python3-lvm = 2.02.175-1.fc28 python3-lvm-deprecated = 2.02.175-1.fc28 python3-lvm-deprecated(riscv-64) = 2.02.175-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblvm2app.so.2.2()(64bit) liblvm2app.so.2.2(Base)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: lvm2-python3-libs < 2.02.175-1.fc28 Processing files: lvm2-lockd-2.02.175-1.fc28.riscv64 Provides: lvm2-lockd = 2.02.175-1.fc28 lvm2-lockd(riscv-64) = 2.02.175-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units >= 189-3 Requires(preun): /bin/sh systemd-units >= 189-3 Requires(postun): /bin/sh systemd-units >= 189-3 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_103)(64bit) libdevmapper.so.1.02(DM_1_02_135)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdlm_lt.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsanlock_client.so.1()(64bit) rtld(GNU_HASH) Processing files: lvm2-cluster-2.02.175-1.fc28.riscv64 Provides: lvm2-cluster = 2.02.175-1.fc28 lvm2-cluster(riscv-64) = 2.02.175-1.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh device-mapper >= 1.02.144 lvm2 >= 2.02 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libblkid.so.1(BLKID_2.23)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcmap.so.4()(64bit) libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) libcpg.so.4()(64bit) libcpg.so.4(COROSYNC_CPG_1.0)(64bit) libdevmapper-event.so.1.02()(64bit) libdevmapper-event.so.1.02(Base)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_100)(64bit) libdevmapper.so.1.02(DM_1_02_101)(64bit) libdevmapper.so.1.02(DM_1_02_103)(64bit) libdevmapper.so.1.02(DM_1_02_104)(64bit) libdevmapper.so.1.02(DM_1_02_110)(64bit) libdevmapper.so.1.02(DM_1_02_113)(64bit) libdevmapper.so.1.02(DM_1_02_135)(64bit) libdevmapper.so.1.02(DM_1_02_138)(64bit) libdevmapper.so.1.02(DM_1_02_141)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libdlm.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libquorum.so.5()(64bit) libquorum.so.5(COROSYNC_QUORUM_1.0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_221)(64bit) libsystemd.so.0(LIBSYSTEMD_222)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Processing files: lvm2-cluster-standalone-2.02.175-1.fc28.riscv64 Provides: lvm2-cluster-standalone = 2.02.175-1.fc28 lvm2-cluster-standalone(riscv-64) = 2.02.175-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash Processing files: cmirror-2.02.175-1.fc28.riscv64 Provides: cmirror = 2.02.175-1.fc28 cmirror(riscv-64) = 2.02.175-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcpg.so.4()(64bit) libcpg.so.4(COROSYNC_CPG_1.0)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_103)(64bit) rtld(GNU_HASH) Processing files: cmirror-standalone-2.02.175-1.fc28.riscv64 Provides: cmirror-standalone = 2.02.175-1.fc28 cmirror-standalone(riscv-64) = 2.02.175-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Processing files: lvm2-dbusd-2.02.175-1.fc28.riscv64 Provides: lvm2-dbusd = 2.02.175-1.fc28 lvm2-dbusd(riscv-64) = 2.02.175-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units >= 189-3 Requires(preun): /bin/sh systemd-units >= 189-3 Requires(postun): /bin/sh systemd-units >= 189-3 Requires: /usr/bin/python3 python(abi) = 3.6 Processing files: device-mapper-1.02.144-1.fc28.riscv64 warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/sbin/dmstats Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UbQHRO + umask 022 + cd /builddir/build/BUILD + cd LVM2.2.02.175 + DOCDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/device-mapper + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/device-mapper + cp -pr WHATS_NEW_DM /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/device-mapper + cp -pr VERSION_DM /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/device-mapper + cp -pr README /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/device-mapper + cp -pr udev/12-dm-permissions.rules /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/doc/device-mapper + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OatUWP + umask 022 + cd /builddir/build/BUILD + cd LVM2.2.02.175 + LICENSEDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper + cp -pr COPYING /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper + cp -pr COPYING.LIB /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper + exit 0 Provides: device-mapper = 1.02.144-1.fc28 device-mapper(riscv-64) = 1.02.144-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_103)(64bit) libdevmapper.so.1.02(DM_1_02_104)(64bit) libdevmapper.so.1.02(DM_1_02_105)(64bit) libdevmapper.so.1.02(DM_1_02_106)(64bit) libdevmapper.so.1.02(DM_1_02_107)(64bit) libdevmapper.so.1.02(DM_1_02_129)(64bit) libdevmapper.so.1.02(DM_1_02_131)(64bit) libdevmapper.so.1.02(DM_1_02_138)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) rtld(GNU_HASH) Conflicts: dracut < 002-18 Processing files: device-mapper-devel-1.02.144-1.fc28.riscv64 Provides: device-mapper-devel = 1.02.144-1.fc28 device-mapper-devel(riscv-64) = 1.02.144-1.fc28 pkgconfig(devmapper) = 1.02.144 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdevmapper.so.1.02()(64bit) pkgconfig(libselinux) pkgconfig(libudev) Processing files: device-mapper-libs-1.02.144-1.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EyYC1X + umask 022 + cd /builddir/build/BUILD + cd LVM2.2.02.175 + LICENSEDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper-libs + cp -pr COPYING /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper-libs + cp -pr COPYING.LIB /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper-libs + exit 0 Provides: device-mapper-libs = 1.02.144-1.fc28 device-mapper-libs(riscv-64) = 1.02.144-1.fc28 libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_100)(64bit) libdevmapper.so.1.02(DM_1_02_101)(64bit) libdevmapper.so.1.02(DM_1_02_103)(64bit) libdevmapper.so.1.02(DM_1_02_104)(64bit) libdevmapper.so.1.02(DM_1_02_105)(64bit) libdevmapper.so.1.02(DM_1_02_106)(64bit) libdevmapper.so.1.02(DM_1_02_107)(64bit) libdevmapper.so.1.02(DM_1_02_110)(64bit) libdevmapper.so.1.02(DM_1_02_113)(64bit) libdevmapper.so.1.02(DM_1_02_124)(64bit) libdevmapper.so.1.02(DM_1_02_128)(64bit) libdevmapper.so.1.02(DM_1_02_129)(64bit) libdevmapper.so.1.02(DM_1_02_131)(64bit) libdevmapper.so.1.02(DM_1_02_133)(64bit) libdevmapper.so.1.02(DM_1_02_135)(64bit) libdevmapper.so.1.02(DM_1_02_138)(64bit) libdevmapper.so.1.02(DM_1_02_141)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdevmapper.so.1.02(DM_1_02_98)(64bit) libdevmapper.so.1.02(DM_1_02_99)(64bit) libdevmapper.so.1.02(Local)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libselinux.so.1()(64bit) libsepol.so.1()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Processing files: device-mapper-event-1.02.144-1.fc28.riscv64 Provides: device-mapper-event = 1.02.144-1.fc28 device-mapper-event(riscv-64) = 1.02.144-1.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): systemd-units Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdevmapper-event.so.1.02()(64bit) libdevmapper-event.so.1.02(Base)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_103)(64bit) libdevmapper.so.1.02(DM_1_02_110)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdevmapper.so.1.02(DM_1_02_98)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: device-mapper-event-libs-1.02.144-1.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VnySHY + umask 022 + cd /builddir/build/BUILD + cd LVM2.2.02.175 + LICENSEDIR=/builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper-event-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper-event-libs + cp -pr COPYING.LIB /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64/usr/share/licenses/device-mapper-event-libs + exit 0 Provides: device-mapper-event-libs = 1.02.144-1.fc28 device-mapper-event-libs(riscv-64) = 1.02.144-1.fc28 libdevmapper-event.so.1.02()(64bit) libdevmapper-event.so.1.02(Base)(64bit) libdevmapper-event.so.1.02(Local)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_103)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: device-mapper-event-devel-1.02.144-1.fc28.riscv64 Provides: device-mapper-event-devel = 1.02.144-1.fc28 device-mapper-event-devel(riscv-64) = 1.02.144-1.fc28 pkgconfig(devmapper-event) = 1.02.144 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdevmapper-event.so.1.02()(64bit) pkgconfig(devmapper) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/lvm2-2.02.175-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/lvm2-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/lvm2-devel-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/lvm2-libs-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python2-lvm-deprecated-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-lvm-deprecated-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/lvm2-lockd-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/lvm2-cluster-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/lvm2-cluster-standalone-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/cmirror-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/cmirror-standalone-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/lvm2-dbusd-2.02.175-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/device-mapper-1.02.144-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/device-mapper-devel-1.02.144-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/device-mapper-libs-1.02.144-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/device-mapper-event-1.02.144-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/device-mapper-event-libs-1.02.144-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/device-mapper-event-devel-1.02.144-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qZGY6P + umask 022 + cd /builddir/build/BUILD + cd LVM2.2.02.175 + rm -rf /builddir/build/BUILDROOT/lvm2-2.02.175-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff