Failure
Build: x86_64/rebuild
Packages:
lvm2-2.03.11-1-x86_64.pkg.tar.zst
device-mapper-2.03.11-1-x86_64.pkg.tar.zst
author: artoo
email: artoo at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesL/job/lvm2/job/master/2/
References
1. https://orion.artixlinux.org/job/packagesL/job/lvm2/job/master/2/
-------------- next part --------------
Push event to branch master
Querying the current revision of branch master...
Current revision of branch master is 78236b72412c8caab537d391f8d87a07468ce403
Obtained Jenkinsfile from 78236b72412c8caab537d391f8d87a07468ce403
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library artix-ci at master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.29.2'
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision 4113e51d9dc77dcd6faf0441513d58b655eda934
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitea.artixlinux.org/artix/pipeline-libs.git
> git init /var/lib/jenkins/workspace/packagesL_lvm2_master at libs/artix-ci # timeout=10
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
> git --version # timeout=10
> git --version # 'git version 2.29.2'
> git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4113e51d9dc77dcd6faf0441513d58b655eda934 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4113e51d9dc77dcd6faf0441513d58b655eda934 # timeout=10
Commit message: "pass full filenames to deploypkg -r"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesL_lvm2_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2021-02-02T20:12:03.937Z] The recommended git tool is: NONE
[2021-02-02T20:12:03.937Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2021-02-02T20:12:03.937Z] Cloning the remote Git repository
[2021-02-02T20:12:03.937Z] Cloning with configured refspecs honoured and without tags
[2021-02-02T20:12:03.938Z] Cloning repository https://[email protected]/packagesL/lvm2.git
[2021-02-02T20:12:03.938Z] > git init /var/lib/jenkins/workspace/packagesL_lvm2_master # timeout=10
[2021-02-02T20:12:03.945Z] Fetching upstream changes from https://[email protected]/packagesL/lvm2.git
[2021-02-02T20:12:03.945Z] > git --version # timeout=10
[2021-02-02T20:12:03.948Z] > git --version # 'git version 2.29.2'
[2021-02-02T20:12:03.949Z] > git fetch --no-tags --force --progress -- https://[email protected]/packagesL/lvm2.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2021-02-02T20:12:04.173Z] > git config remote.origin.url https://[email protected]/packagesL/lvm2.git # timeout=10
[2021-02-02T20:12:04.178Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2021-02-02T20:12:04.183Z] Avoid second fetch
[2021-02-02T20:12:04.183Z] Checking out Revision 78236b72412c8caab537d391f8d87a07468ce403 (master)
[2021-02-02T20:12:04.183Z] > git config core.sparsecheckout # timeout=10
[2021-02-02T20:12:04.188Z] > git checkout -f 78236b72412c8caab537d391f8d87a07468ce403 # timeout=10
[2021-02-02T20:12:04.198Z] Commit message: "[trunk] -> [rebuild] 'lvm2-2.03.11-1' add"
[2021-02-02T20:12:04.198Z] > git rev-list --no-walk 66a4fc8bfc2be68d7ca88098272a601b5b5743f2 # timeout=10
[2021-02-02T20:12:04.209Z] Cleaning workspace
[2021-02-02T20:12:04.209Z] > git rev-parse --verify HEAD # timeout=10
[2021-02-02T20:12:04.214Z] Resetting working tree
[2021-02-02T20:12:04.214Z] > git reset --hard # timeout=10
[2021-02-02T20:12:04.221Z] > git clean -fdx # timeout=10
[2021-02-02T20:12:04.227Z] [Gitea] Notifying branch build status: PENDING Build started...
[2021-02-02T20:12:04.387Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2021-02-02T20:12:04.660Z] + git show -s --format=%an 78236b72412c8caab537d391f8d87a07468ce403
[Pipeline] sh
[2021-02-02T20:12:04.917Z] + git show -s --format=%ae 78236b72412c8caab537d391f8d87a07468ce403
[Pipeline] sh
[2021-02-02T20:12:05.175Z] + git show --pretty=format: --name-status 78236b72412c8caab537d391f8d87a07468ce403
[Pipeline] fileExists
[Pipeline] sh
[2021-02-02T20:12:05.447Z] + pkg2yaml -d x86_64/rebuild
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2021-02-02T20:12:05.639Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2021-02-02T20:12:05.666Z] Running in /var/lib/jenkins/workspace/packagesL_lvm2_master/x86_64/rebuild
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2021-02-02T20:12:05.933Z] + buildpkg -C -m -d goblins
[2021-02-02T20:12:10.056Z] :: Synchronizing package databases...
[2021-02-02T20:12:10.056Z] system is up to date
[2021-02-02T20:12:10.056Z] world is up to date
[2021-02-02T20:12:10.056Z] downloading galaxy.db...
[2021-02-02T20:12:10.056Z] :: Starting full system upgrade...
[2021-02-02T20:12:10.056Z] there is nothing to do
[2021-02-02T20:12:10.606Z] ==> Building in chroot for [default] (x86_64)...
[2021-02-02T20:12:11.517Z] ==> Synchronizing chroot copy [/build/buildpkg/default-x86_64/root] -> [jenkins]...done
[2021-02-02T20:12:13.379Z] ==> Making package: lvm2 2.03.11-1 (Tue Feb 2 21:12:12 2021)
[2021-02-02T20:12:13.379Z] ==> Retrieving sources...
[2021-02-02T20:12:13.379Z] -> Cloning lvm2 git repo...
[2021-02-02T20:12:13.379Z] Cloning into bare repository '/build/src/lvm2'...
[2021-02-02T20:12:19.860Z] -> Found lvm2_install
[2021-02-02T20:12:19.860Z] -> Found 11-dm-initramfs.rules
[2021-02-02T20:12:19.860Z] ==> Validating source files with sha256sums...
[2021-02-02T20:12:19.860Z] lvm2 ... Skipped
[2021-02-02T20:12:19.860Z] lvm2_install ... Passed
[2021-02-02T20:12:19.860Z] 11-dm-initramfs.rules ... Passed
[2021-02-02T20:12:19.860Z] ==> Verifying source file signatures with gpg...
[2021-02-02T20:12:19.860Z] lvm2 git repo ... Passed
[2021-02-02T20:12:26.340Z] ==> Making package: lvm2 2.03.11-1 (Tue 02 Feb 2021 08:12:25 PM UTC)
[2021-02-02T20:12:26.340Z] ==> Checking runtime dependencies...
[2021-02-02T20:12:26.340Z] ==> Checking buildtime dependencies...
[2021-02-02T20:12:26.340Z] ==> Installing missing dependencies...
[2021-02-02T20:12:26.340Z] resolving dependencies...
[2021-02-02T20:12:26.340Z] looking for conflicting packages...
[2021-02-02T20:12:26.340Z]
[2021-02-02T20:12:26.340Z] Package (11) New Version Net Change
[2021-02-02T20:12:26.340Z]
[2021-02-02T20:12:26.340Z] system/hwids 20200813.1-1 1.90 MiB
[2021-02-02T20:12:26.340Z] system/kbd 2.3.0-2 2.81 MiB
[2021-02-02T20:12:26.340Z] system/kmod 28-1 0.29 MiB
[2021-02-02T20:12:26.340Z] system/libaio 0.3.112-2 0.02 MiB
[2021-02-02T20:12:26.340Z] system/pcre2 10.36-1 3.92 MiB
[2021-02-02T20:12:26.340Z] world/perl-error 0.17029-2 0.04 MiB
[2021-02-02T20:12:26.340Z] world/perl-mailtools 2.21-4 0.11 MiB
[2021-02-02T20:12:26.340Z] world/perl-timedate 2.33-2 0.08 MiB
[2021-02-02T20:12:26.340Z] system/eudev 3.2.9-5 7.57 MiB
[2021-02-02T20:12:26.340Z] world/git 2.30.0-1 31.15 MiB
[2021-02-02T20:12:26.340Z] system/thin-provisioning-tools 0.9.0-1 1.57 MiB
[2021-02-02T20:12:26.340Z]
[2021-02-02T20:12:26.340Z] Total Installed Size: 49.46 MiB
[2021-02-02T20:12:26.340Z]
[2021-02-02T20:12:26.340Z] :: Proceed with installation? [Y/n]
[2021-02-02T20:12:26.340Z] checking keyring...
[2021-02-02T20:12:26.340Z] checking package integrity...
[2021-02-02T20:12:26.891Z] loading package files...
[2021-02-02T20:12:26.891Z] checking for file conflicts...
[2021-02-02T20:12:26.891Z] checking available disk space...
[2021-02-02T20:12:26.891Z] :: Processing package changes...
[2021-02-02T20:12:26.891Z] installing perl-error...
[2021-02-02T20:12:26.891Z] installing perl-timedate...
[2021-02-02T20:12:26.891Z] installing perl-mailtools...
[2021-02-02T20:12:26.891Z] installing pcre2...
[2021-02-02T20:12:26.891Z] installing git...
[2021-02-02T20:12:26.891Z] Optional dependencies for git
[2021-02-02T20:12:26.891Z] tk: gitk and git gui
[2021-02-02T20:12:26.891Z] perl-libwww: git svn
[2021-02-02T20:12:26.891Z] perl-term-readkey: git svn and interactive.singlekey setting
[2021-02-02T20:12:26.891Z] perl-mime-tools: git send-email
[2021-02-02T20:12:26.891Z] perl-net-smtp-ssl: git send-email TLS support
[2021-02-02T20:12:26.891Z] perl-authen-sasl: git send-email TLS support
[2021-02-02T20:12:26.891Z] perl-mediawiki-api: git mediawiki support
[2021-02-02T20:12:26.891Z] perl-datetime-format-iso8601: git mediawiki support
[2021-02-02T20:12:26.891Z] perl-lwp-protocol-https: git mediawiki https support
[2021-02-02T20:12:26.891Z] perl-cgi: gitweb (web interface) support
[2021-02-02T20:12:26.891Z] python: git svn & git p4
[2021-02-02T20:12:26.891Z] subversion: git svn
[2021-02-02T20:12:26.891Z] org.freedesktop.secrets: keyring credential helper
[2021-02-02T20:12:26.891Z] libsecret: libsecret credential helper [installed]
[2021-02-02T20:12:26.891Z] installing kbd...
[2021-02-02T20:12:27.142Z] installing kmod...
[2021-02-02T20:12:27.142Z] installing hwids...
[2021-02-02T20:12:27.142Z] installing eudev...
[2021-02-02T20:12:27.142Z] installing libaio...
[2021-02-02T20:12:27.142Z] installing thin-provisioning-tools...
[2021-02-02T20:12:27.142Z] :: Running post-transaction hooks...
[2021-02-02T20:12:27.142Z] (1/4) Creating system user accounts...
[2021-02-02T20:12:27.142Z] Creating group git with gid 984.
[2021-02-02T20:12:27.142Z] Creating user git (git daemon user) with uid 984 and gid 984.
[2021-02-02T20:12:27.142Z] (2/4) Updating udev Hardware Database...
[2021-02-02T20:12:27.392Z] (3/4) Reloading device manager configuration...
[2021-02-02T20:12:27.392Z] Skipped: Device manager is not running.
[2021-02-02T20:12:27.392Z] (4/4) Warn about old perl modules
[2021-02-02T20:12:27.392Z] ==> Retrieving sources...
[2021-02-02T20:12:27.392Z] -> Found lvm2_install
[2021-02-02T20:12:27.392Z] -> Found 11-dm-initramfs.rules
[2021-02-02T20:12:27.392Z] ==> WARNING: Skipping all source file integrity checks.
[2021-02-02T20:12:27.392Z] ==> Extracting sources...
[2021-02-02T20:12:27.392Z] -> Creating working copy of lvm2 git repo...
[2021-02-02T20:12:27.392Z] Cloning into 'lvm2'...
[2021-02-02T20:12:27.392Z] done.
[2021-02-02T20:12:27.643Z] Switched to a new branch 'makepkg'
[2021-02-02T20:12:27.893Z] ==> Starting prepare()...
[2021-02-02T20:12:27.893Z] ==> Starting build()...
[2021-02-02T20:12:28.394Z] checking build system type... x86_64-unknown-linux-gnu
[2021-02-02T20:12:28.394Z] checking host system type... x86_64-unknown-linux-gnu
[2021-02-02T20:12:28.394Z] checking target system type... x86_64-unknown-linux-gnu
[2021-02-02T20:12:28.394Z] checking for a sed that does not truncate output... /usr/bin/sed
[2021-02-02T20:12:28.394Z] checking for gawk... gawk
[2021-02-02T20:12:28.394Z] checking for gcc... gcc
[2021-02-02T20:12:28.394Z] checking whether the C compiler works... yes
[2021-02-02T20:12:28.394Z] checking for C compiler default output file name... a.out
[2021-02-02T20:12:28.394Z] checking for suffix of executables...
[2021-02-02T20:12:28.644Z] checking whether we are cross compiling... no
[2021-02-02T20:12:28.644Z] checking for suffix of object files... o
[2021-02-02T20:12:28.644Z] checking whether we are using the GNU C compiler... yes
[2021-02-02T20:12:28.644Z] checking whether gcc accepts -g... yes
[2021-02-02T20:12:28.644Z] checking for gcc option to accept ISO C89... none needed
[2021-02-02T20:12:28.644Z] checking for g++... g++
[2021-02-02T20:12:28.644Z] checking whether we are using the GNU C++ compiler... yes
[2021-02-02T20:12:28.895Z] checking whether g++ accepts -g... yes
[2021-02-02T20:12:28.895Z] checking how to run the C preprocessor... gcc -E
[2021-02-02T20:12:28.895Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2021-02-02T20:12:28.895Z] checking for egrep... /usr/bin/grep -E
[2021-02-02T20:12:28.895Z] checking whether gcc needs -traditional... no
[2021-02-02T20:12:28.895Z] checking for a BSD-compatible install... /usr/bin/install -c
[2021-02-02T20:12:28.895Z] checking whether ln -s works... yes
[2021-02-02T20:12:28.895Z] checking whether make sets $(MAKE)... yes
[2021-02-02T20:12:28.895Z] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[2021-02-02T20:12:28.895Z] checking for ranlib... ranlib
[2021-02-02T20:12:28.895Z] checking for ar... ar
[2021-02-02T20:12:28.895Z] checking for cflow... no
[2021-02-02T20:12:28.895Z] checking for cscope... no
[2021-02-02T20:12:28.895Z] checking for chmod... /usr/bin/chmod
[2021-02-02T20:12:28.895Z] checking for wc... /usr/bin/wc
[2021-02-02T20:12:28.895Z] checking for sort... /usr/bin/sort
[2021-02-02T20:12:28.895Z] checking for dirent.h that defines DIR... yes
[2021-02-02T20:12:29.145Z] checking for library containing opendir... none required
[2021-02-02T20:12:29.145Z] checking for ANSI C header files... yes
[2021-02-02T20:12:29.145Z] checking for sys/types.h... yes
[2021-02-02T20:12:29.396Z] checking for sys/stat.h... yes
[2021-02-02T20:12:29.396Z] checking for stdlib.h... yes
[2021-02-02T20:12:29.396Z] checking for string.h... yes
[2021-02-02T20:12:29.396Z] checking for memory.h... yes
[2021-02-02T20:12:29.396Z] checking for strings.h... yes
[2021-02-02T20:12:29.646Z] checking for inttypes.h... yes
[2021-02-02T20:12:29.646Z] checking for stdint.h... yes
[2021-02-02T20:12:29.646Z] checking for unistd.h... yes
[2021-02-02T20:12:29.646Z] checking whether sys/types.h defines makedev... no
[2021-02-02T20:12:29.646Z] checking sys/mkdev.h usability... no
[2021-02-02T20:12:29.897Z] checking sys/mkdev.h presence... no
[2021-02-02T20:12:29.897Z] checking for sys/mkdev.h... no
[2021-02-02T20:12:29.897Z] checking sys/sysmacros.h usability... yes
[2021-02-02T20:12:29.897Z] checking sys/sysmacros.h presence... yes
[2021-02-02T20:12:29.897Z] checking for sys/sysmacros.h... yes
[2021-02-02T20:12:29.897Z] checking for stdbool.h that conforms to C99... yes
[2021-02-02T20:12:29.897Z] checking for _Bool... yes
[2021-02-02T20:12:29.897Z] checking for ANSI C header files... (cached) yes
[2021-02-02T20:12:29.897Z] checking for sys/wait.h that is POSIX.1 compatible... yes
[2021-02-02T20:12:30.147Z] checking whether time.h and sys/time.h may both be included... yes
[2021-02-02T20:12:30.147Z] checking assert.h usability... yes
[2021-02-02T20:12:30.147Z] checking assert.h presence... yes
[2021-02-02T20:12:30.147Z] checking for assert.h... yes
[2021-02-02T20:12:30.147Z] checking ctype.h usability... yes
[2021-02-02T20:12:30.147Z] checking ctype.h presence... yes
[2021-02-02T20:12:30.147Z] checking for ctype.h... yes
[2021-02-02T20:12:30.147Z] checking dirent.h usability... yes
[2021-02-02T20:12:30.398Z] checking dirent.h presence... yes
[2021-02-02T20:12:30.398Z] checking for dirent.h... yes
[2021-02-02T20:12:30.398Z] checking errno.h usability... yes
[2021-02-02T20:12:30.398Z] checking errno.h presence... yes
[2021-02-02T20:12:30.398Z] checking for errno.h... yes
[2021-02-02T20:12:30.398Z] checking fcntl.h usability... yes
[2021-02-02T20:12:30.398Z] checking fcntl.h presence... yes
[2021-02-02T20:12:30.398Z] checking for fcntl.h... yes
[2021-02-02T20:12:30.398Z] checking float.h usability... yes
[2021-02-02T20:12:30.648Z] checking float.h presence... yes
[2021-02-02T20:12:30.648Z] checking for float.h... yes
[2021-02-02T20:12:30.648Z] checking getopt.h usability... yes
[2021-02-02T20:12:30.648Z] checking getopt.h presence... yes
[2021-02-02T20:12:30.648Z] checking for getopt.h... yes
[2021-02-02T20:12:30.648Z] checking for inttypes.h... (cached) yes
[2021-02-02T20:12:30.648Z] checking langinfo.h usability... yes
[2021-02-02T20:12:30.648Z] checking langinfo.h presence... yes
[2021-02-02T20:12:30.648Z] checking for langinfo.h... yes
[2021-02-02T20:12:30.648Z] checking libaio.h usability... yes
[2021-02-02T20:12:30.899Z] checking libaio.h presence... yes
[2021-02-02T20:12:30.899Z] checking for libaio.h... yes
[2021-02-02T20:12:30.899Z] checking libgen.h usability... yes
[2021-02-02T20:12:30.899Z] checking libgen.h presence... yes
[2021-02-02T20:12:30.899Z] checking for libgen.h... yes
[2021-02-02T20:12:30.899Z] checking limits.h usability... yes
[2021-02-02T20:12:30.899Z] checking limits.h presence... yes
[2021-02-02T20:12:30.899Z] checking for limits.h... yes
[2021-02-02T20:12:30.899Z] checking locale.h usability... yes
[2021-02-02T20:12:30.899Z] checking locale.h presence... yes
[2021-02-02T20:12:30.899Z] checking for locale.h... yes
[2021-02-02T20:12:31.149Z] checking paths.h usability... yes
[2021-02-02T20:12:31.149Z] checking paths.h presence... yes
[2021-02-02T20:12:31.149Z] checking for paths.h... yes
[2021-02-02T20:12:31.149Z] checking signal.h usability... yes
[2021-02-02T20:12:31.149Z] checking signal.h presence... yes
[2021-02-02T20:12:31.149Z] checking for signal.h... yes
[2021-02-02T20:12:31.149Z] checking stdarg.h usability... yes
[2021-02-02T20:12:31.149Z] checking stdarg.h presence... yes
[2021-02-02T20:12:31.149Z] checking for stdarg.h... yes
[2021-02-02T20:12:31.400Z] checking stddef.h usability... yes
[2021-02-02T20:12:31.400Z] checking stddef.h presence... yes
[2021-02-02T20:12:31.400Z] checking for stddef.h... yes
[2021-02-02T20:12:31.400Z] checking stdio.h usability... yes
[2021-02-02T20:12:31.400Z] checking stdio.h presence... yes
[2021-02-02T20:12:31.400Z] checking for stdio.h... yes
[2021-02-02T20:12:31.400Z] checking for stdlib.h... (cached) yes
[2021-02-02T20:12:31.400Z] checking for string.h... (cached) yes
[2021-02-02T20:12:31.400Z] checking sys/file.h usability... yes
[2021-02-02T20:12:31.400Z] checking sys/file.h presence... yes
[2021-02-02T20:12:31.400Z] checking for sys/file.h... yes
[2021-02-02T20:12:31.650Z] checking sys/ioctl.h usability... yes
[2021-02-02T20:12:31.650Z] checking sys/ioctl.h presence... yes
[2021-02-02T20:12:31.650Z] checking for sys/ioctl.h... yes
[2021-02-02T20:12:31.650Z] checking syslog.h usability... yes
[2021-02-02T20:12:31.650Z] checking syslog.h presence... yes
[2021-02-02T20:12:31.650Z] checking for syslog.h... yes
[2021-02-02T20:12:31.650Z] checking sys/mman.h usability... yes
[2021-02-02T20:12:31.650Z] checking sys/mman.h presence... yes
[2021-02-02T20:12:31.650Z] checking for sys/mman.h... yes
[2021-02-02T20:12:31.900Z] checking sys/param.h usability... yes
[2021-02-02T20:12:31.900Z] checking sys/param.h presence... yes
[2021-02-02T20:12:31.900Z] checking for sys/param.h... yes
[2021-02-02T20:12:31.900Z] checking sys/resource.h usability... yes
[2021-02-02T20:12:31.900Z] checking sys/resource.h presence... yes
[2021-02-02T20:12:31.900Z] checking for sys/resource.h... yes
[2021-02-02T20:12:31.900Z] checking for sys/stat.h... (cached) yes
[2021-02-02T20:12:31.900Z] checking sys/time.h usability... yes
[2021-02-02T20:12:32.151Z] checking sys/time.h presence... yes
[2021-02-02T20:12:32.151Z] checking for sys/time.h... yes
[2021-02-02T20:12:32.151Z] checking for sys/types.h... (cached) yes
[2021-02-02T20:12:32.151Z] checking sys/utsname.h usability... yes
[2021-02-02T20:12:32.151Z] checking sys/utsname.h presence... yes
[2021-02-02T20:12:32.151Z] checking for sys/utsname.h... yes
[2021-02-02T20:12:32.151Z] checking for sys/wait.h... (cached) yes
[2021-02-02T20:12:32.151Z] checking time.h usability... yes
[2021-02-02T20:12:32.151Z] checking time.h presence... yes
[2021-02-02T20:12:32.151Z] checking for time.h... yes
[2021-02-02T20:12:32.151Z] checking for unistd.h... (cached) yes
[2021-02-02T20:12:32.401Z] checking termios.h usability... yes
[2021-02-02T20:12:32.401Z] checking termios.h presence... yes
[2021-02-02T20:12:32.401Z] checking for termios.h... yes
[2021-02-02T20:12:32.401Z] checking sys/statvfs.h usability... yes
[2021-02-02T20:12:32.401Z] checking sys/statvfs.h presence... yes
[2021-02-02T20:12:32.401Z] checking for sys/statvfs.h... yes
[2021-02-02T20:12:32.401Z] checking sys/timerfd.h usability... yes
[2021-02-02T20:12:32.401Z] checking sys/timerfd.h presence... yes
[2021-02-02T20:12:32.401Z] checking for sys/timerfd.h... yes
[2021-02-02T20:12:32.402Z] checking sys/vfs.h usability... yes
[2021-02-02T20:12:32.652Z] checking sys/vfs.h presence... yes
[2021-02-02T20:12:32.652Z] checking for sys/vfs.h... yes
[2021-02-02T20:12:32.652Z] checking linux/magic.h usability... yes
[2021-02-02T20:12:32.652Z] checking linux/magic.h presence... yes
[2021-02-02T20:12:32.652Z] checking for linux/magic.h... yes
[2021-02-02T20:12:32.652Z] checking linux/fiemap.h usability... yes
[2021-02-02T20:12:32.652Z] checking linux/fiemap.h presence... yes
[2021-02-02T20:12:32.652Z] checking for linux/fiemap.h... yes
[2021-02-02T20:12:32.652Z] checking asm/byteorder.h usability... yes
[2021-02-02T20:12:32.902Z] checking asm/byteorder.h presence... yes
[2021-02-02T20:12:32.902Z] checking for asm/byteorder.h... yes
[2021-02-02T20:12:32.902Z] checking linux/fs.h usability... yes
[2021-02-02T20:12:32.902Z] checking linux/fs.h presence... yes
[2021-02-02T20:12:32.902Z] checking for linux/fs.h... yes
[2021-02-02T20:12:32.902Z] checking malloc.h usability... yes
[2021-02-02T20:12:32.902Z] checking malloc.h presence... yes
[2021-02-02T20:12:32.902Z] checking for malloc.h... yes
[2021-02-02T20:12:32.902Z] checking for an ANSI C-conforming const... yes
[2021-02-02T20:12:32.902Z] checking for inline... inline
[2021-02-02T20:12:33.153Z] checking for struct stat.st_rdev... yes
[2021-02-02T20:12:33.153Z] checking for ptrdiff_t... yes
[2021-02-02T20:12:33.153Z] checking for struct stat.st_blocks... yes
[2021-02-02T20:12:33.153Z] checking whether struct tm is in sys/time.h or time.h... time.h
[2021-02-02T20:12:33.403Z] checking for off_t... yes
[2021-02-02T20:12:33.403Z] checking for pid_t... yes
[2021-02-02T20:12:33.403Z] checking return type of signal handlers... void
[2021-02-02T20:12:33.654Z] checking for size_t... yes
[2021-02-02T20:12:33.654Z] checking for mode_t... yes
[2021-02-02T20:12:33.904Z] checking for int8_t... yes
[2021-02-02T20:12:33.904Z] checking for int16_t... yes
[2021-02-02T20:12:33.904Z] checking for int32_t... yes
[2021-02-02T20:12:34.154Z] checking for int64_t... yes
[2021-02-02T20:12:34.154Z] checking for ssize_t... yes
[2021-02-02T20:12:34.154Z] checking for uid_t in sys/types.h... yes
[2021-02-02T20:12:34.405Z] checking for uint8_t... yes
[2021-02-02T20:12:34.405Z] checking for uint16_t... yes
[2021-02-02T20:12:34.405Z] checking for uint32_t... yes
[2021-02-02T20:12:34.405Z] checking for uint64_t... yes
[2021-02-02T20:12:34.655Z] checking for __builtin_clz... yes
[2021-02-02T20:12:34.655Z] checking for __builtin_clzll... yes
[2021-02-02T20:12:34.655Z] checking for ftruncate... yes
[2021-02-02T20:12:34.655Z] checking for gethostname... yes
[2021-02-02T20:12:34.906Z] checking for getpagesize... yes
[2021-02-02T20:12:34.906Z] checking for gettimeofday... yes
[2021-02-02T20:12:34.906Z] checking for localtime_r... yes
[2021-02-02T20:12:35.156Z] checking for memchr... yes
[2021-02-02T20:12:35.156Z] checking for memset... yes
[2021-02-02T20:12:35.156Z] checking for mkdir... yes
[2021-02-02T20:12:35.156Z] checking for mkfifo... yes
[2021-02-02T20:12:35.407Z] checking for munmap... yes
[2021-02-02T20:12:35.407Z] checking for nl_langinfo... yes
[2021-02-02T20:12:35.407Z] checking for pselect... yes
[2021-02-02T20:12:35.657Z] checking for realpath... yes
[2021-02-02T20:12:35.657Z] checking for rmdir... yes
[2021-02-02T20:12:35.657Z] checking for setenv... yes
[2021-02-02T20:12:35.657Z] checking for setlocale... yes
[2021-02-02T20:12:35.907Z] checking for strcasecmp... yes
[2021-02-02T20:12:35.908Z] checking for strchr... yes
[2021-02-02T20:12:35.908Z] checking for strcspn... yes
[2021-02-02T20:12:36.158Z] checking for strdup... yes
[2021-02-02T20:12:36.158Z] checking for strerror... yes
[2021-02-02T20:12:36.158Z] checking for strncasecmp... yes
[2021-02-02T20:12:36.408Z] checking for strndup... yes
[2021-02-02T20:12:36.408Z] checking for strrchr... yes
[2021-02-02T20:12:36.408Z] checking for strspn... yes
[2021-02-02T20:12:36.659Z] checking for strstr... yes
[2021-02-02T20:12:36.659Z] checking for strtol... yes
[2021-02-02T20:12:36.659Z] checking for strtoul... yes
[2021-02-02T20:12:36.909Z] checking for uname... yes
[2021-02-02T20:12:36.909Z] checking for prlimit... yes
[2021-02-02T20:12:36.909Z] checking for working alloca.h... yes
[2021-02-02T20:12:36.909Z] checking for alloca... yes
[2021-02-02T20:12:37.160Z] checking whether closedir returns void... no
[2021-02-02T20:12:37.160Z] checking for unistd.h... (cached) yes
[2021-02-02T20:12:37.160Z] checking for working chown... yes
[2021-02-02T20:12:37.160Z] checking vfork.h usability... no
[2021-02-02T20:12:37.160Z] checking vfork.h presence... no
[2021-02-02T20:12:37.160Z] checking for vfork.h... no
[2021-02-02T20:12:37.410Z] checking for fork... yes
[2021-02-02T20:12:37.410Z] checking for vfork... yes
[2021-02-02T20:12:37.410Z] checking for working fork... yes
[2021-02-02T20:12:37.410Z] checking for working vfork... (cached) yes
[2021-02-02T20:12:37.660Z] checking whether lstat correctly handles trailing slash... yes
[2021-02-02T20:12:37.661Z] checking whether lstat accepts an empty string... no
[2021-02-02T20:12:37.661Z] checking for stdlib.h... (cached) yes
[2021-02-02T20:12:37.911Z] checking for GNU libc compatible malloc... yes
[2021-02-02T20:12:37.911Z] checking for working memcmp... yes
[2021-02-02T20:12:37.911Z] checking for sys/time.h... (cached) yes
[2021-02-02T20:12:37.911Z] checking for unistd.h... (cached) yes
[2021-02-02T20:12:37.911Z] checking for stdlib.h... (cached) yes
[2021-02-02T20:12:37.911Z] checking for sys/param.h... (cached) yes
[2021-02-02T20:12:37.911Z] checking for alarm... yes
[2021-02-02T20:12:38.161Z] checking for working mktime... yes
[2021-02-02T20:12:38.161Z] checking for getpagesize... (cached) yes
[2021-02-02T20:12:38.412Z] checking for working mmap... yes
[2021-02-02T20:12:38.412Z] checking for stdlib.h... (cached) yes
[2021-02-02T20:12:38.412Z] checking for GNU libc compatible realloc... yes
[2021-02-02T20:12:38.412Z] checking whether stat accepts an empty string... no
[2021-02-02T20:12:38.662Z] checking for working strtod... yes
[2021-02-02T20:12:38.662Z] checking for vprintf... yes
[2021-02-02T20:12:38.662Z] checking for _doprnt... no
[2021-02-02T20:12:38.662Z] checking whether to enable dependency tracking... yes
[2021-02-02T20:12:38.662Z] checking whether to build silently... yes
[2021-02-02T20:12:38.662Z] checking whether to use static linking... no
[2021-02-02T20:12:38.662Z] checking whether gcc accepts -pie flag... yes
[2021-02-02T20:12:38.662Z] checking whether gcc accepts -Wl,-z,relro,-z,now ld flags... yes
[2021-02-02T20:12:38.912Z] checking file owner...
[2021-02-02T20:12:38.912Z] checking group owner...
[2021-02-02T20:12:38.912Z] checking device node uid... 0
[2021-02-02T20:12:38.912Z] checking device node gid... 0
[2021-02-02T20:12:38.912Z] checking device node mode... 0600
[2021-02-02T20:12:38.912Z] checking when to create device nodes... on resume
[2021-02-02T20:12:38.912Z] checking default name mangling... auto
[2021-02-02T20:12:38.912Z] checking whether to include snapshots... internal
[2021-02-02T20:12:38.912Z] checking whether to include mirrors... internal
[2021-02-02T20:12:38.912Z] checking whether to include thin provisioning... internal
[2021-02-02T20:12:38.913Z] checking for thin_check... /usr/bin/thin_check
[2021-02-02T20:12:38.913Z] checking for thin_dump... /usr/bin/thin_dump
[2021-02-02T20:12:38.913Z] checking for thin_repair... /usr/bin/thin_repair
[2021-02-02T20:12:38.913Z] checking for thin_restore... /usr/bin/thin_restore
[2021-02-02T20:12:38.913Z] checking whether thin_check supports the needs-check flag... yes
[2021-02-02T20:12:38.913Z] checking whether to include cache... internal
[2021-02-02T20:12:38.913Z] checking for cache_check... /usr/bin/cache_check
[2021-02-02T20:12:38.913Z] checking for cache_dump... /usr/bin/cache_dump
[2021-02-02T20:12:38.913Z] checking for cache_repair... /usr/bin/cache_repair
[2021-02-02T20:12:38.913Z] checking for cache_restore... /usr/bin/cache_restore
[2021-02-02T20:12:38.913Z] checking whether cache_check supports the needs-check flag... yes
[2021-02-02T20:12:38.913Z] checking whether to include vdo... internal
[2021-02-02T20:12:38.913Z] checking for vdoformat... no
[2021-02-02T20:12:38.913Z] configure: WARNING: vdoformat not found in path /usr/bin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
[2021-02-02T20:12:38.913Z] checking whether to include writecache... internal
[2021-02-02T20:12:38.913Z] checking whether to include integrity... internal
[2021-02-02T20:12:38.913Z] checking whether to enable realtime support... yes
[2021-02-02T20:12:38.913Z] checking whether to enable OCF resource agents... no
[2021-02-02T20:12:38.913Z] checking for default run directory... /run
[2021-02-02T20:12:38.913Z] checking whether to build cluster mirror log daemon... no
[2021-02-02T20:12:38.913Z] checking whether to enable debugging... no
[2021-02-02T20:12:38.913Z] checking whether gcc accepts -Wjump-misses-init flag... yes
[2021-02-02T20:12:38.913Z] checking whether gcc accepts -Wclobbered flag... yes
[2021-02-02T20:12:38.913Z] checking whether gcc accepts -Wsync-nand flag... yes
[2021-02-02T20:12:38.913Z] checking for C optimisation flag...
[2021-02-02T20:12:38.913Z] checking whether to gather gcov profiling data... no
[2021-02-02T20:12:38.913Z] checking whether to enable valgrind awareness of pools... no
[2021-02-02T20:12:38.913Z] checking for pkg-config... /usr/bin/pkg-config
[2021-02-02T20:12:38.913Z] checking pkg-config is at least version 0.9.0... yes
[2021-02-02T20:12:38.913Z] checking for PKGCONFIGINIT... no
[2021-02-02T20:12:38.913Z] pkg-config initialized
[2021-02-02T20:12:38.913Z] checking for VALGRIND... no
[2021-02-02T20:12:38.913Z] checking whether to use device-mapper... yes
[2021-02-02T20:12:38.913Z] checking whether to build lvmpolld... yes
[2021-02-02T20:12:38.913Z] checking whether to build lvmlockdsanlock... no
[2021-02-02T20:12:38.913Z] checking whether to build lvmlockddlm... no
[2021-02-02T20:12:38.913Z] checking whether to build lvmlockddlmcontrol... no
[2021-02-02T20:12:38.913Z] checking whether to build lvmlockd... no
[2021-02-02T20:12:38.913Z] checking defaults for use_lvmpolld... 1
[2021-02-02T20:12:39.163Z] checking whether to build dmfilemapd... no
[2021-02-02T20:12:39.163Z] checking whether to build notifydbus... no
[2021-02-02T20:12:39.163Z] checking for BLKID... yes
[2021-02-02T20:12:39.163Z] checking whether to enable libblkid detection of signatures when wiping... yes
[2021-02-02T20:12:39.163Z] checking whether to use udev-systemd protocol for jobs in background... no
[2021-02-02T20:12:39.163Z] checking whether to enable synchronisation with udev processing... yes
[2021-02-02T20:12:39.163Z] checking for UDEV... yes
[2021-02-02T20:12:39.163Z] checking for udev_device_get_is_initialized in -ludev... yes
[2021-02-02T20:12:39.163Z] checking whether to enable installation of udev rules required for synchronisation... yes
[2021-02-02T20:12:39.163Z] checking whether to enable executable path detection in udev rules... no
[2021-02-02T20:12:39.164Z] checking whether udev supports built-in blkid... yes
[2021-02-02T20:12:39.164Z] checking whether to enable O_DIRECT... yes
[2021-02-02T20:12:39.164Z] checking whether to compile liblvm2cmd.so... yes
[2021-02-02T20:12:39.164Z] checking whether to include Python D-Bus support... no
[2021-02-02T20:12:39.164Z] checking whether to install fsadm... yes
[2021-02-02T20:12:39.164Z] checking whether to install blkdeactivate... yes
[2021-02-02T20:12:39.164Z] checking whether to use dmeventd... yes
[2021-02-02T20:12:39.164Z] checking for getline in -lc... yes
[2021-02-02T20:12:39.164Z] checking for canonicalize_file_name in -lc... yes
[2021-02-02T20:12:39.414Z] checking for dlopen in -ldl... yes
[2021-02-02T20:12:39.414Z] checking for log10 in -lm... yes
[2021-02-02T20:12:39.414Z] checking for pthread_mutex_lock in -lpthread... yes
[2021-02-02T20:12:39.414Z] checking whether to enable selinux support... yes
[2021-02-02T20:12:39.414Z] checking for sepol_check_context in -lsepol... no
[2021-02-02T20:12:39.664Z] checking for is_selinux_enabled in -lselinux... no
[2021-02-02T20:12:39.664Z] configure: WARNING: Disabling selinux
[2021-02-02T20:12:39.664Z] checking for BLKZEROOUT in sys/ioctl.h.... yes
[2021-02-02T20:12:39.664Z] checking whether to use BLKZEROOUT for device zeroing... yes
[2021-02-02T20:12:39.665Z] checking for clock_gettime... yes
[2021-02-02T20:12:39.665Z] checking for struct stat has st_ctim.... yes
[2021-02-02T20:12:39.665Z] checking for getopt.h... (cached) yes
[2021-02-02T20:12:39.915Z] checking for library containing tgetent... -ltinfo
[2021-02-02T20:12:39.915Z] checking for readline in -lreadline... yes
[2021-02-02T20:12:39.915Z] checking for rl_line_buffer in -lreadline... yes
[2021-02-02T20:12:39.915Z] checking for rl_completion_matches... yes
[2021-02-02T20:12:39.915Z] checking whether to enable internationalisation... no
[2021-02-02T20:12:40.165Z] checking readline/readline.h usability... yes
[2021-02-02T20:12:40.165Z] checking readline/readline.h presence... yes
[2021-02-02T20:12:40.165Z] checking for readline/readline.h... yes
[2021-02-02T20:12:40.165Z] checking readline/history.h usability... yes
[2021-02-02T20:12:40.165Z] checking readline/history.h presence... yes
[2021-02-02T20:12:40.165Z] checking for readline/history.h... yes
[2021-02-02T20:12:40.165Z] checking whether to enable readline... yes
[2021-02-02T20:12:40.165Z] checking whether to enable editline... no
[2021-02-02T20:12:40.416Z] checking for strpbrk... yes
[2021-02-02T20:12:40.416Z] checking whether strerror_r is declared... yes
[2021-02-02T20:12:40.416Z] checking for strerror_r... yes
[2021-02-02T20:12:40.416Z] checking whether strerror_r returns char *... yes
[2021-02-02T20:12:40.666Z] checking arpa/inet.h usability... yes
[2021-02-02T20:12:40.666Z] checking arpa/inet.h presence... yes
[2021-02-02T20:12:40.666Z] checking for arpa/inet.h... yes
[2021-02-02T20:12:40.666Z] checking dlfcn.h usability... yes
[2021-02-02T20:12:40.666Z] checking dlfcn.h presence... yes
[2021-02-02T20:12:40.666Z] checking for dlfcn.h... yes
[2021-02-02T20:12:40.666Z] checking sys/ipc.h usability... yes
[2021-02-02T20:12:40.666Z] checking sys/ipc.h presence... yes
[2021-02-02T20:12:40.666Z] checking for sys/ipc.h... yes
[2021-02-02T20:12:40.917Z] checking sys/sem.h usability... yes
[2021-02-02T20:12:40.917Z] checking sys/sem.h presence... yes
[2021-02-02T20:12:40.917Z] checking for sys/sem.h... yes
[2021-02-02T20:12:40.917Z] checking for modprobe... /usr/bin/modprobe
[2021-02-02T20:12:40.917Z] checking for kernel interface choice... ioctl
[2021-02-02T20:12:40.917Z] configure: creating ./config.status
[2021-02-02T20:12:41.167Z] config.status: creating Makefile
[2021-02-02T20:12:41.167Z] config.status: creating make.tmpl
[2021-02-02T20:12:41.167Z] config.status: creating libdm/make.tmpl
[2021-02-02T20:12:41.167Z] config.status: creating daemons/Makefile
[2021-02-02T20:12:41.167Z] config.status: creating daemons/cmirrord/Makefile
[2021-02-02T20:12:41.167Z] config.status: creating daemons/dmeventd/Makefile
[2021-02-02T20:12:41.167Z] config.status: creating daemons/dmeventd/libdevmapper-event.pc
[2021-02-02T20:12:41.167Z] config.status: creating daemons/dmeventd/plugins/Makefile
[2021-02-02T20:12:41.167Z] config.status: creating daemons/dmeventd/plugins/lvm2/Makefile
[2021-02-02T20:12:41.418Z] config.status: creating daemons/dmeventd/plugins/raid/Makefile
[2021-02-02T20:12:41.418Z] config.status: creating daemons/dmeventd/plugins/mirror/Makefile
[2021-02-02T20:12:41.418Z] config.status: creating daemons/dmeventd/plugins/snapshot/Makefile
[2021-02-02T20:12:41.418Z] config.status: creating daemons/dmeventd/plugins/thin/Makefile
[2021-02-02T20:12:41.418Z] config.status: creating daemons/dmeventd/plugins/vdo/Makefile
[2021-02-02T20:12:41.418Z] config.status: creating daemons/lvmdbusd/Makefile
[2021-02-02T20:12:41.418Z] config.status: creating daemons/lvmdbusd/lvmdbusd
[2021-02-02T20:12:41.418Z] config.status: creating daemons/lvmdbusd/lvmdb.py
[2021-02-02T20:12:41.418Z] config.status: creating daemons/lvmdbusd/lvm_shell_proxy.py
[2021-02-02T20:12:41.418Z] config.status: creating daemons/lvmdbusd/path.py
[2021-02-02T20:12:41.668Z] config.status: creating daemons/lvmpolld/Makefile
[2021-02-02T20:12:41.668Z] config.status: creating daemons/lvmlockd/Makefile
[2021-02-02T20:12:41.668Z] config.status: creating conf/Makefile
[2021-02-02T20:12:41.668Z] config.status: creating conf/example.conf
[2021-02-02T20:12:41.668Z] config.status: creating conf/lvmlocal.conf
[2021-02-02T20:12:41.668Z] config.status: creating conf/command_profile_template.profile
[2021-02-02T20:12:41.668Z] config.status: creating conf/metadata_profile_template.profile
[2021-02-02T20:12:41.668Z] config.status: creating include/Makefile
[2021-02-02T20:12:41.668Z] config.status: creating lib/Makefile
[2021-02-02T20:12:41.919Z] config.status: creating include/lvm-version.h
[2021-02-02T20:12:41.919Z] config.status: creating libdaemon/Makefile
[2021-02-02T20:12:41.919Z] config.status: creating libdaemon/client/Makefile
[2021-02-02T20:12:41.919Z] config.status: creating libdaemon/server/Makefile
[2021-02-02T20:12:41.919Z] config.status: creating libdm/Makefile
[2021-02-02T20:12:41.919Z] config.status: creating libdm/dm-tools/Makefile
[2021-02-02T20:12:41.919Z] config.status: creating libdm/libdevmapper.pc
[2021-02-02T20:12:41.919Z] config.status: creating man/Makefile
[2021-02-02T20:12:41.919Z] config.status: creating po/Makefile
[2021-02-02T20:12:41.919Z] config.status: creating scripts/lvm2-pvscan.service
[2021-02-02T20:12:42.169Z] config.status: creating scripts/blkdeactivate.sh
[2021-02-02T20:12:42.169Z] config.status: creating scripts/blk_availability_init_red_hat
[2021-02-02T20:12:42.169Z] config.status: creating scripts/blk_availability_systemd_red_hat.service
[2021-02-02T20:12:42.169Z] config.status: creating scripts/cmirrord_init_red_hat
[2021-02-02T20:12:42.169Z] config.status: creating scripts/com.redhat.lvmdbus1.service
[2021-02-02T20:12:42.169Z] config.status: creating scripts/dm_event_systemd_red_hat.service
[2021-02-02T20:12:42.169Z] config.status: creating scripts/dm_event_systemd_red_hat.socket
[2021-02-02T20:12:42.169Z] config.status: creating scripts/lvm2_cmirrord_systemd_red_hat.service
[2021-02-02T20:12:42.169Z] config.status: creating scripts/lvm2_lvmdbusd_systemd_red_hat.service
[2021-02-02T20:12:42.419Z] config.status: creating scripts/lvm2_lvmpolld_init_red_hat
[2021-02-02T20:12:42.420Z] config.status: creating scripts/lvm2_lvmpolld_systemd_red_hat.service
[2021-02-02T20:12:42.420Z] config.status: creating scripts/lvm2_lvmpolld_systemd_red_hat.socket
[2021-02-02T20:12:42.420Z] config.status: creating scripts/lvmlockd.service
[2021-02-02T20:12:42.420Z] config.status: creating scripts/lvmlocks.service
[2021-02-02T20:12:42.420Z] config.status: creating scripts/lvm2_monitoring_init_red_hat
[2021-02-02T20:12:42.420Z] config.status: creating scripts/lvm2_monitoring_systemd_red_hat.service
[2021-02-02T20:12:42.420Z] config.status: creating scripts/lvm2_tmpfiles_red_hat.conf
[2021-02-02T20:12:42.420Z] config.status: creating scripts/lvmdump.sh
[2021-02-02T20:12:42.420Z] config.status: creating scripts/Makefile
[2021-02-02T20:12:42.670Z] config.status: creating test/Makefile
[2021-02-02T20:12:42.670Z] config.status: creating tools/Makefile
[2021-02-02T20:12:42.670Z] config.status: creating udev/Makefile
[2021-02-02T20:12:42.670Z] config.status: creating include/configure.h
[2021-02-02T20:12:42.670Z] configure: WARNING: Unrecognized 'vdoformat' tool is REQUIRED for VDO logical volume creation!
[2021-02-02T20:12:42.921Z] [DEP] test/unit/dmstatus_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/vdo_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/string_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/run.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/framework.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/radix_tree_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/percent_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/matcher_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/dmlist_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/io_engine_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/config_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/bitset_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/bcache_utils_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/bcache_t.c
[2021-02-02T20:12:42.921Z] [DEP] test/unit/activation-generator_t.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/vdo/status.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/vdo/vdo_target.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/regex/ttree.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/regex/parse_rx.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/mm/pool.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/libdm-timestamp.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/regex/matcher.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/libdm-string.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/libdm-report.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/libdm-targets.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/libdm-file.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/libdm-deptree.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/libdm-common.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/datastruct/bitset.c
[2021-02-02T20:12:42.921Z] [DEP] base/data-struct/radix-tree.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/ioctl/libdm-iface.c
[2021-02-02T20:12:42.921Z] [DEP] device_mapper/libdm-config.c
[2021-02-02T20:12:42.921Z] [DEP] base/data-struct/list.c
[2021-02-02T20:12:42.921Z] [DEP] base/data-struct/hash.c
[2021-02-02T20:12:43.171Z] make -C conf device-mapper
[2021-02-02T20:12:43.171Z] make -C include device-mapper
[2021-02-02T20:12:43.171Z] make -C libdaemon device-mapper
[2021-02-02T20:12:43.171Z] make -C man device-mapper
[2021-02-02T20:12:43.171Z] make -C udev device-mapper
[2021-02-02T20:12:43.171Z] [CC] base/data-struct/radix-tree.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/datastruct/bitset.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/ioctl/libdm-iface.c
[2021-02-02T20:12:43.171Z] [CC] base/data-struct/hash.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/libdm-common.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/libdm-config.c
[2021-02-02T20:12:43.171Z] [CC] base/data-struct/list.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/libdm-deptree.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/libdm-file.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/libdm-string.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/libdm-targets.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/libdm-report.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/libdm-timestamp.c
[2021-02-02T20:12:43.171Z] make[1]: Entering directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:12:43.171Z] make[1]: Entering directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:12:43.171Z] make[1]: Entering directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:12:43.171Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:12:43.171Z] make[1]: Entering directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:12:43.171Z] [CC] device_mapper/regex/matcher.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/mm/pool.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/regex/parse_rx.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/regex/ttree.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/vdo/vdo_target.c
[2021-02-02T20:12:43.171Z] [CC] device_mapper/vdo/status.c
[2021-02-02T20:12:43.171Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:43.171Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:12:43.171Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:43.171Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:12:43.171Z] make -C libdm device-mapper
[2021-02-02T20:12:43.171Z] make -C lib device-mapper
[2021-02-02T20:12:43.171Z] [MAN] dmstats.8
[2021-02-02T20:12:43.171Z] [MAN] dmsetup.8
[2021-02-02T20:12:43.171Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:43.171Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:12:43.171Z] make -C scripts device-mapper
[2021-02-02T20:12:43.171Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:12:43.171Z] make[1]: Entering directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:12:43.171Z] make[1]: Entering directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:12:43.172Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:43.172Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:12:43.172Z] [MAN] blkdeactivate.8
[2021-02-02T20:12:43.172Z] [MAN] dmeventd.8
[2021-02-02T20:12:43.172Z] [DEP] ioctl/libdm-iface.c
[2021-02-02T20:12:43.172Z] [DEP] regex/ttree.c
[2021-02-02T20:12:43.172Z] [DEP] regex/matcher.c
[2021-02-02T20:12:43.172Z] [DEP] regex/parse_rx.c
[2021-02-02T20:12:43.172Z] [DEP] mm/dbg_malloc.c
[2021-02-02T20:12:43.172Z] [DEP] mm/pool.c
[2021-02-02T20:12:43.172Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:12:43.172Z] [DEP] libdm-timestamp.c
[2021-02-02T20:12:43.172Z] [DEP] lvm2_activation_generator_systemd_red_hat.c
[2021-02-02T20:12:43.172Z] [DEP] libdm-targets.c
[2021-02-02T20:12:43.172Z] [DEP] vdo/vdo.c
[2021-02-02T20:12:43.172Z] [DEP] libdm-string.c
[2021-02-02T20:12:43.172Z] [DEP] libdm-stats.c
[2021-02-02T20:12:43.172Z] [DEP] libdm-report.c
[2021-02-02T20:12:43.172Z] [DEP] libdm-deptree.c
[2021-02-02T20:12:43.172Z] [DEP] libdm-file.c
[2021-02-02T20:12:43.172Z] [DEP] libdm-config.c
[2021-02-02T20:12:43.172Z] [DEP] lvmpolld/lvmpolld-client.c
[2021-02-02T20:12:43.172Z] [DEP] datastruct/list.c
[2021-02-02T20:12:43.172Z] [DEP] libdm-common.c
[2021-02-02T20:12:43.172Z] [DEP] datastruct/hash.c
[2021-02-02T20:12:43.172Z] [DEP] activate/fs.c
[2021-02-02T20:12:43.172Z] [DEP] datastruct/bitset.c
[2021-02-02T20:12:43.422Z] [DEP] activate/dev_manager.c
[2021-02-02T20:12:43.422Z] [DEP] zero/zero.c
[2021-02-02T20:12:43.422Z] [DEP] uuid/uuid.c
[2021-02-02T20:12:43.422Z] [DEP] thin/thin.c
[2021-02-02T20:12:43.422Z] [DEP] striped/striped.c
[2021-02-02T20:12:43.422Z] [DEP] snapshot/snapshot.c
[2021-02-02T20:12:43.422Z] [DEP] report/report.c
[2021-02-02T20:12:43.422Z] [DEP] properties/prop_common.c
[2021-02-02T20:12:43.422Z] [DEP] raid/raid.c
[2021-02-02T20:12:43.422Z] [DEP] mm/memlock.c
[2021-02-02T20:12:43.422Z] [DEP] report/properties.c
[2021-02-02T20:12:43.422Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:43.422Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:12:43.422Z] [DEP] notify/lvmnotify.c
[2021-02-02T20:12:43.422Z] [DEP] misc/sharedlib.c
[2021-02-02T20:12:43.422Z] [DEP] misc/lvm-percent.c
[2021-02-02T20:12:43.422Z] [DEP] misc/lvm-wrappers.c
[2021-02-02T20:12:43.422Z] [DEP] misc/lvm-string.c
[2021-02-02T20:12:43.422Z] [CC] datastruct/bitset.c
[2021-02-02T20:12:43.422Z] [DEP] misc/lvm-signal.c
[2021-02-02T20:12:43.422Z] [DEP] misc/lvm-maths.c
[2021-02-02T20:12:43.422Z] [DEP] misc/lvm-globals.c
[2021-02-02T20:12:43.422Z] [DEP] misc/lvm-flock.c
[2021-02-02T20:12:43.422Z] [DEP] misc/lvm-exec.c
[2021-02-02T20:12:43.422Z] [DEP] misc/lvm-file.c
[2021-02-02T20:12:43.422Z] [DEP] misc/crc.c
[2021-02-02T20:12:43.422Z] [DEP] mirror/mirrored.c
[2021-02-02T20:12:43.422Z] [CC] datastruct/hash.c
[2021-02-02T20:12:43.422Z] [CC] datastruct/list.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/vg.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/vdo_manip.c
[2021-02-02T20:12:43.422Z] [CC] libdm-config.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/thin_manip.c
[2021-02-02T20:12:43.422Z] [CC] libdm-common.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/snapshot_manip.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/segtype.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/raid_manip.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/pv_map.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/pv_manip.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/pv.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/pv_list.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/mirror.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/pool_manip.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/metadata.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/merge.c
[2021-02-02T20:12:43.422Z] [DEP] metadata/lv_manip.c
[2021-02-02T20:12:43.673Z] [CC] libdm-deptree.c
[2021-02-02T20:12:43.673Z] [DEP] metadata/lv.c
[2021-02-02T20:12:43.673Z] [CC] libdm-file.c
[2021-02-02T20:12:43.673Z] [DEP] metadata/integrity_manip.c
[2021-02-02T20:12:43.673Z] [DEP] metadata/writecache_manip.c
[2021-02-02T20:12:43.673Z] [CC] libdm-report.c
[2021-02-02T20:12:43.673Z] [DEP] metadata/cache_manip.c
[2021-02-02T20:12:43.673Z] [DEP] locking/locking.c
[2021-02-02T20:12:43.673Z] [DEP] log/log.c
[2021-02-02T20:12:43.673Z] [DEP] locking/file_locking.c
[2021-02-02T20:12:43.673Z] [DEP] label/label.c
[2021-02-02T20:12:43.673Z] [DEP] label/hints.c
[2021-02-02T20:12:43.673Z] [DEP] freeseg/freeseg.c
[2021-02-02T20:12:43.673Z] [CC] libdm-stats.c
[2021-02-02T20:12:43.673Z] [DEP] format_text/text_label.c
[2021-02-02T20:12:43.673Z] [DEP] format_text/import_vsn1.c
[2021-02-02T20:12:43.673Z] [DEP] format_text/import.c
[2021-02-02T20:12:43.673Z] [DEP] format_text/format-text.c
[2021-02-02T20:12:43.673Z] [DEP] format_text/flags.c
[2021-02-02T20:12:43.673Z] [DEP] format_text/export.c
[2021-02-02T20:12:43.673Z] In function ‘_lookup_dev_name’,
[2021-02-02T20:12:43.673Z] inlined from ‘_flatten’ at device_mapper/ioctl/libdm-iface.c:1222:8,
[2021-02-02T20:12:43.673Z] inlined from ‘_do_dm_ioctl’ at device_mapper/ioctl/libdm-iface.c:1816:8,
[2021-02-02T20:12:43.673Z] inlined from ‘dm_task_run’ at device_mapper/ioctl/libdm-iface.c:2043:14:
[2021-02-02T20:12:43.673Z] device_mapper/ioctl/libdm-iface.c:1085:4: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:43.673Z] 1085 | strncpy(buf, names->name, len);
[2021-02-02T20:12:43.673Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:43.673Z] In function ‘_flatten’,
[2021-02-02T20:12:43.673Z] inlined from ‘_do_dm_ioctl’ at device_mapper/ioctl/libdm-iface.c:1816:8,
[2021-02-02T20:12:43.673Z] inlined from ‘dm_task_run’ at device_mapper/ioctl/libdm-iface.c:2043:14:
[2021-02-02T20:12:43.673Z] device_mapper/ioctl/libdm-iface.c:1235:3: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:43.673Z] 1235 | strncpy(dmi->name, DEV_NAME(dmt), sizeof(dmi->name));
[2021-02-02T20:12:43.673Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:43.673Z] device_mapper/ioctl/libdm-iface.c:1238:3: warning: ‘strncpy’ specified bound 129 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:43.673Z] 1238 | strncpy(dmi->uuid, DEV_UUID(dmt), sizeof(dmi->uuid));
[2021-02-02T20:12:43.673Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:43.673Z] [DEP] format_text/archiver.c
[2021-02-02T20:12:43.673Z] [DEP] format_text/archive.c
[2021-02-02T20:12:43.673Z] [DEP] filters/filter-signature.c
[2021-02-02T20:12:43.673Z] [CC] libdm-string.c
[2021-02-02T20:12:43.673Z] [DEP] filters/filter-internal.c
[2021-02-02T20:12:43.673Z] [DEP] filters/filter-type.c
[2021-02-02T20:12:43.673Z] [DEP] filters/filter-usable.c
[2021-02-02T20:12:43.673Z] [DEP] filters/filter-partitioned.c
[2021-02-02T20:12:43.673Z] [CC] libdm-targets.c
[2021-02-02T20:12:43.673Z] [CC] libdm-timestamp.c
[2021-02-02T20:12:43.673Z] [CC] mm/dbg_malloc.c
[2021-02-02T20:12:43.673Z] [CC] mm/pool.c
[2021-02-02T20:12:43.673Z] [DEP] filters/filter-mpath.c
[2021-02-02T20:12:43.673Z] [AR] base/libbase.a
[2021-02-02T20:12:43.673Z] [DEP] filters/filter-fwraid.c
[2021-02-02T20:12:43.673Z] [DEP] filters/filter-md.c
[2021-02-02T20:12:43.673Z] [DEP] filters/filter-sysfs.c
[2021-02-02T20:12:43.924Z] ar: creating base/libbase.a
[2021-02-02T20:12:43.924Z] [DEP] filters/filter-regex.c
[2021-02-02T20:12:43.924Z] [DEP] filters/filter-persistent.c
[2021-02-02T20:12:43.924Z] [DEP] filters/filter-composite.c
[2021-02-02T20:12:43.924Z] [CC] regex/matcher.c
[2021-02-02T20:12:43.924Z] [DEP] unknown/unknown.c
[2021-02-02T20:12:43.924Z] [DEP] error/errseg.c
[2021-02-02T20:12:43.924Z] [DEP] display/display.c
[2021-02-02T20:12:43.924Z] [DEP] device/dev-lvm1-pool.c
[2021-02-02T20:12:43.924Z] [DEP] device/dev-dasd.c
[2021-02-02T20:12:43.924Z] [CC] regex/parse_rx.c
[2021-02-02T20:12:43.924Z] [DEP] device/dev-luks.c
[2021-02-02T20:12:43.924Z] [DEP] device/dev-type.c
[2021-02-02T20:12:43.924Z] [DEP] device/dev-swap.c
[2021-02-02T20:12:43.924Z] [CC] regex/ttree.c
[2021-02-02T20:12:43.924Z] [CC] ioctl/libdm-iface.c
[2021-02-02T20:12:43.924Z] [DEP] device/dev-md.c
[2021-02-02T20:12:43.924Z] [DEP] device/dev-io.c
[2021-02-02T20:12:43.924Z] [DEP] device/dev-ext.c
[2021-02-02T20:12:43.924Z] [DEP] device/dev-cache.c
[2021-02-02T20:12:43.924Z] [DEP] device/bcache-utils.c
[2021-02-02T20:12:43.924Z] [DEP] datastruct/btree.c
[2021-02-02T20:12:43.924Z] [DEP] datastruct/str_list.c
[2021-02-02T20:12:43.924Z] [DEP] device/bcache.c
[2021-02-02T20:12:43.924Z] [DEP] config/config.c
[2021-02-02T20:12:43.924Z] [DEP] commands/toolcontext.c
[2021-02-02T20:12:43.924Z] [DEP] cache_segtype/cache.c
[2021-02-02T20:12:44.174Z] [DEP] cache/lvmcache.c
[2021-02-02T20:12:44.174Z] [DEP] writecache/writecache.c
[2021-02-02T20:12:44.174Z] [DEP] integrity/integrity.c
[2021-02-02T20:12:44.174Z] [DEP] activate/activate.c
[2021-02-02T20:12:44.174Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:44.174Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:12:44.174Z] In function ‘_find_dm_tree_node_by_uuid’,
[2021-02-02T20:12:44.174Z] inlined from ‘dm_tree_find_node_by_uuid’ at libdm-deptree.c:785:9:
[2021-02-02T20:12:44.174Z] libdm-deptree.c:585:11: warning: ‘strncpy’ specified bound 129 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:44.174Z] 585 | (void) strncpy(uuid_without_suffix, uuid, sizeof(uuid_without_suffix));
[2021-02-02T20:12:44.174Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:44.425Z] In function ‘_lookup_dev_name’,
[2021-02-02T20:12:44.425Z] inlined from ‘_flatten’ at ioctl/libdm-iface.c:1230:8,
[2021-02-02T20:12:44.425Z] inlined from ‘_do_dm_ioctl’ at ioctl/libdm-iface.c:1816:8,
[2021-02-02T20:12:44.425Z] inlined from ‘dm_task_run’ at ioctl/libdm-iface.c:2045:14:
[2021-02-02T20:12:44.425Z] ioctl/libdm-iface.c:1093:4: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:44.425Z] 1093 | strncpy(buf, names->name, len);
[2021-02-02T20:12:44.425Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:44.425Z] In function ‘_flatten’,
[2021-02-02T20:12:44.425Z] inlined from ‘_do_dm_ioctl’ at ioctl/libdm-iface.c:1816:8,
[2021-02-02T20:12:44.425Z] inlined from ‘dm_task_run’ at ioctl/libdm-iface.c:2045:14:
[2021-02-02T20:12:44.425Z] ioctl/libdm-iface.c:1247:3: warning: ‘strncpy’ specified bound 128 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:44.425Z] 1247 | strncpy(dmi->name, DEV_NAME(dmt), sizeof(dmi->name));
[2021-02-02T20:12:44.425Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:44.425Z] ioctl/libdm-iface.c:1250:3: warning: ‘strncpy’ specified bound 129 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:44.425Z] 1250 | strncpy(dmi->uuid, DEV_UUID(dmt), sizeof(dmi->uuid));
[2021-02-02T20:12:44.425Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:44.425Z] In function ‘_find_dm_tree_node_by_uuid’,
[2021-02-02T20:12:44.425Z] inlined from ‘dm_tree_find_node_by_uuid’ at device_mapper/libdm-deptree.c:823:9:
[2021-02-02T20:12:44.425Z] device_mapper/libdm-deptree.c:623:11: warning: ‘strncpy’ specified bound 129 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:44.425Z] 623 | (void) strncpy(uuid_without_suffix, uuid, sizeof(uuid_without_suffix));
[2021-02-02T20:12:44.425Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:44.975Z] [AR] device_mapper/libdevice-mapper.a
[2021-02-02T20:12:44.975Z] ar: creating device_mapper/libdevice-mapper.a
[2021-02-02T20:12:45.226Z] [CC] ioctl/libdevmapper.so.1.02
[2021-02-02T20:12:45.476Z] [LN] ioctl/libdevmapper.so.1.02
[2021-02-02T20:12:45.476Z] [LN] ioctl/libdevmapper.so
[2021-02-02T20:12:45.476Z] [LN] ioctl/libdevmapper.so
[2021-02-02T20:12:45.476Z] make -C dm-tools device-mapper
[2021-02-02T20:12:45.476Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:12:45.476Z] [DEP] dmsetup.c
[2021-02-02T20:12:45.476Z] [CC] dmsetup.c
[2021-02-02T20:12:47.958Z] [CC] dmsetup
[2021-02-02T20:12:47.958Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:12:47.958Z] make -C dm-tools
[2021-02-02T20:12:47.958Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:12:47.958Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:12:47.958Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:12:47.958Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:12:47.958Z] make -C daemons device-mapper
[2021-02-02T20:12:47.958Z] make -C tools device-mapper
[2021-02-02T20:12:47.958Z] make[1]: Entering directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:12:47.958Z] make[1]: Entering directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:12:47.958Z] make -C dmeventd device-mapper
[2021-02-02T20:12:47.958Z] [LN] man-generator.c
[2021-02-02T20:12:47.958Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:12:47.958Z] [GEN] command-lines-input.h
[2021-02-02T20:12:47.958Z] [GEN] command-count.h
[2021-02-02T20:12:47.958Z] [GEN] cmds.h
[2021-02-02T20:12:47.958Z] [DEP] vgrename.c
[2021-02-02T20:12:47.958Z] [DEP] lvm2cmd-static.c
[2021-02-02T20:12:47.958Z] [DEP] man-generator.c
[2021-02-02T20:12:47.958Z] [DEP] vgremove.c
[2021-02-02T20:12:47.958Z] [DEP] lvmcmdlib.c
[2021-02-02T20:12:47.958Z] [DEP] vgreduce.c
[2021-02-02T20:12:47.958Z] [DEP] lvm2cmd.c
[2021-02-02T20:12:47.958Z] [DEP] lvm.c
[2021-02-02T20:12:47.958Z] [DEP] vgsplit.c
[2021-02-02T20:12:47.958Z] [DEP] vgmerge.c
[2021-02-02T20:12:47.958Z] [DEP] vgscan.c
[2021-02-02T20:12:47.958Z] [DEP] vgimportclone.c
[2021-02-02T20:12:47.958Z] [DEP] vgmknodes.c
[2021-02-02T20:12:47.958Z] [DEP] vgimport.c
[2021-02-02T20:12:47.958Z] [DEP] vgextend.c
[2021-02-02T20:12:47.958Z] [DEP] vgcreate.c
[2021-02-02T20:12:47.958Z] [DEP] vgexport.c
[2021-02-02T20:12:47.958Z] [DEP] vgdisplay.c
[2021-02-02T20:12:47.958Z] [DEP] vgcfgrestore.c
[2021-02-02T20:12:47.958Z] [DEP] vgchange.c
[2021-02-02T20:12:47.958Z] [DEP] vgck.c
[2021-02-02T20:12:47.958Z] [DEP] toollib.c
[2021-02-02T20:12:47.958Z] [DEP] vgcfgbackup.c
[2021-02-02T20:12:47.958Z] [DEP] tags.c
[2021-02-02T20:12:47.958Z] [DEP] dmeventd.c
[2021-02-02T20:12:47.958Z] [DEP] segtypes.c
[2021-02-02T20:12:47.959Z] [DEP] libdevmapper-event.c
[2021-02-02T20:12:47.959Z] [DEP] pvscan.c
[2021-02-02T20:12:47.959Z] [DEP] reporter.c
[2021-02-02T20:12:47.959Z] [DEP] pvresize.c
[2021-02-02T20:12:47.959Z] [DEP] pvmove_poll.c
[2021-02-02T20:12:47.959Z] [DEP] pvremove.c
[2021-02-02T20:12:47.959Z] [DEP] pvmove.c
[2021-02-02T20:12:47.959Z] [DEP] pvck.c
[2021-02-02T20:12:47.959Z] [DEP] pvcreate.c
[2021-02-02T20:12:47.959Z] [DEP] polldaemon.c
[2021-02-02T20:12:47.959Z] [DEP] pvdisplay.c
[2021-02-02T20:12:47.959Z] [DEP] pvchange.c
[2021-02-02T20:12:47.959Z] [DEP] lvrename.c
[2021-02-02T20:12:47.959Z] [DEP] lvscan.c
[2021-02-02T20:12:47.959Z] [DEP] lvresize.c
[2021-02-02T20:12:47.959Z] [DEP] lvremove.c
[2021-02-02T20:12:47.959Z] [DEP] lvreduce.c
[2021-02-02T20:12:47.959Z] [DEP] lvpoll.c
[2021-02-02T20:12:47.959Z] [DEP] lvextend.c
[2021-02-02T20:12:47.959Z] [DEP] lvdisplay.c
[2021-02-02T20:12:47.959Z] [DEP] lvmdiskscan.c
[2021-02-02T20:12:47.959Z] [DEP] lvcreate.c
[2021-02-02T20:12:47.959Z] [DEP] lvconvert_poll.c
[2021-02-02T20:12:47.959Z] [DEP] lvmcmdline.c
[2021-02-02T20:12:47.959Z] [DEP] lvconvert.c
[2021-02-02T20:12:47.959Z] [DEP] lvchange.c
[2021-02-02T20:12:48.209Z] [DEP] formats.c
[2021-02-02T20:12:48.209Z] [DEP] dumpconfig.c
[2021-02-02T20:12:48.209Z] [DEP] command.c
[2021-02-02T20:12:48.209Z] [CC] libdevmapper-event.c
[2021-02-02T20:12:48.209Z] [CC] dmeventd.c
[2021-02-02T20:12:48.209Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:48.209Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:12:48.459Z] [CC] libdevmapper-event.so.1.02
[2021-02-02T20:12:48.459Z] [LN] libdevmapper-event.so
[2021-02-02T20:12:48.710Z] [CC] dmeventd
[2021-02-02T20:12:48.710Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:12:48.710Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:12:48.710Z] make -C conf
[2021-02-02T20:12:48.710Z] make -C include
[2021-02-02T20:12:48.710Z] make -C udev
[2021-02-02T20:12:48.710Z] make[1]: Entering directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:12:48.710Z] make[1]: Entering directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:12:48.710Z] make[1]: Entering directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:12:48.710Z] make[1]: Nothing to be done for 'all'.
[2021-02-02T20:12:48.710Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:12:48.710Z] make[1]: Nothing to be done for 'all'.
[2021-02-02T20:12:48.710Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:12:48.710Z] make -C libdaemon
[2021-02-02T20:12:48.710Z] make -C libdm
[2021-02-02T20:12:48.710Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:12:48.710Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:12:48.960Z] make -C dm-tools device-mapper
[2021-02-02T20:12:48.960Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:12:48.960Z] make -C client device-mapper
[2021-02-02T20:12:48.960Z] make -C server device-mapper
[2021-02-02T20:12:48.960Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:12:48.960Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:12:48.960Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:12:48.960Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:48.960Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:12:48.960Z] make -C dm-tools
[2021-02-02T20:12:48.960Z] [DEP] daemon-client.c
[2021-02-02T20:12:48.960Z] [DEP] config-util.c
[2021-02-02T20:12:48.960Z] [DEP] daemon-io.c
[2021-02-02T20:12:48.960Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:12:48.960Z] [DEP] daemon-log.c
[2021-02-02T20:12:48.960Z] [DEP] daemon-server.c
[2021-02-02T20:12:48.960Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:12:48.960Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:12:48.960Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:12:48.960Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:48.961Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:12:49.211Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:49.211Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:12:49.211Z] make -C client
[2021-02-02T20:12:49.211Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:12:49.211Z] [CC] daemon-io.c
[2021-02-02T20:12:49.211Z] [CC] daemon-client.c
[2021-02-02T20:12:49.211Z] [CC] config-util.c
[2021-02-02T20:12:49.461Z] [AR] libdaemonclient.a
[2021-02-02T20:12:49.461Z] ar: creating libdaemonclient.a
[2021-02-02T20:12:49.461Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:12:49.461Z] make -C server
[2021-02-02T20:12:49.461Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:12:49.461Z] [CC] daemon-server.c
[2021-02-02T20:12:49.461Z] [CC] daemon-log.c
[2021-02-02T20:12:49.712Z] [AR] libdaemonserver.a
[2021-02-02T20:12:49.712Z] ar: creating libdaemonserver.a
[2021-02-02T20:12:49.712Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:12:49.712Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:12:49.712Z] make -C lib
[2021-02-02T20:12:49.712Z] make[1]: Entering directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:12:49.962Z] [CC] datastruct/btree.c
[2021-02-02T20:12:49.962Z] [CC] activate/activate.c
[2021-02-02T20:12:49.962Z] [CC] cache/lvmcache.c
[2021-02-02T20:12:49.962Z] [CC] integrity/integrity.c
[2021-02-02T20:12:49.962Z] [CC] writecache/writecache.c
[2021-02-02T20:12:49.962Z] [CC] datastruct/str_list.c
[2021-02-02T20:12:49.962Z] [CC] cache_segtype/cache.c
[2021-02-02T20:12:49.962Z] [CC] commands/toolcontext.c
[2021-02-02T20:12:49.962Z] [CC] device/bcache.c
[2021-02-02T20:12:49.962Z] [CC] device/bcache-utils.c
[2021-02-02T20:12:49.962Z] [CC] config/config.c
[2021-02-02T20:12:49.962Z] [CC] device/dev-cache.c
[2021-02-02T20:12:49.962Z] [CC] device/dev-ext.c
[2021-02-02T20:12:49.962Z] [CC] device/dev-io.c
[2021-02-02T20:12:49.962Z] [CC] device/dev-md.c
[2021-02-02T20:12:49.962Z] [CC] device/dev-swap.c
[2021-02-02T20:12:49.962Z] [CC] device/dev-type.c
[2021-02-02T20:12:49.962Z] [CC] device/dev-luks.c
[2021-02-02T20:12:49.962Z] [CC] device/dev-dasd.c
[2021-02-02T20:12:49.962Z] [CC] error/errseg.c
[2021-02-02T20:12:49.962Z] [CC] device/dev-lvm1-pool.c
[2021-02-02T20:12:49.962Z] [CC] display/display.c
[2021-02-02T20:12:49.962Z] [CC] filters/filter-composite.c
[2021-02-02T20:12:49.962Z] [CC] unknown/unknown.c
[2021-02-02T20:12:49.962Z] [CC] filters/filter-persistent.c
[2021-02-02T20:12:49.962Z] [CC] filters/filter-regex.c
[2021-02-02T20:12:49.962Z] [CC] filters/filter-sysfs.c
[2021-02-02T20:12:49.962Z] [CC] filters/filter-md.c
[2021-02-02T20:12:49.962Z] [CC] filters/filter-fwraid.c
[2021-02-02T20:12:49.962Z] [CC] filters/filter-mpath.c
[2021-02-02T20:12:49.962Z] [CC] filters/filter-partitioned.c
[2021-02-02T20:12:49.962Z] [CC] filters/filter-type.c
[2021-02-02T20:12:50.213Z] [CC] filters/filter-usable.c
[2021-02-02T20:12:50.213Z] [CC] filters/filter-internal.c
[2021-02-02T20:12:50.213Z] [CC] filters/filter-signature.c
[2021-02-02T20:12:50.213Z] [CC] format_text/archive.c
[2021-02-02T20:12:50.213Z] [CC] format_text/archiver.c
[2021-02-02T20:12:50.213Z] [CC] format_text/flags.c
[2021-02-02T20:12:50.213Z] [CC] format_text/export.c
[2021-02-02T20:12:50.213Z] [CC] format_text/format-text.c
[2021-02-02T20:12:50.213Z] [CC] format_text/import.c
[2021-02-02T20:12:50.213Z] [CC] format_text/import_vsn1.c
[2021-02-02T20:12:50.213Z] [CC] format_text/text_label.c
[2021-02-02T20:12:50.213Z] [CC] freeseg/freeseg.c
[2021-02-02T20:12:50.213Z] [CC] label/label.c
[2021-02-02T20:12:50.213Z] [CC] label/hints.c
[2021-02-02T20:12:50.213Z] [CC] locking/file_locking.c
[2021-02-02T20:12:50.213Z] [CC] locking/locking.c
[2021-02-02T20:12:50.213Z] [CC] log/log.c
[2021-02-02T20:12:50.213Z] [CC] metadata/cache_manip.c
[2021-02-02T20:12:50.213Z] [CC] metadata/writecache_manip.c
[2021-02-02T20:12:50.213Z] [CC] metadata/integrity_manip.c
[2021-02-02T20:12:50.463Z] [CC] metadata/lv.c
[2021-02-02T20:12:50.463Z] [CC] metadata/lv_manip.c
[2021-02-02T20:12:50.463Z] [CC] metadata/merge.c
[2021-02-02T20:12:50.463Z] [CC] metadata/metadata.c
[2021-02-02T20:12:50.463Z] [CC] metadata/mirror.c
[2021-02-02T20:12:50.463Z] In function ‘_get_sysfs_dir’,
[2021-02-02T20:12:50.463Z] inlined from ‘_process_config.part.0’ at commands/toolcontext.c:621:2:
[2021-02-02T20:12:50.463Z] commands/toolcontext.c:232:2: warning: ‘strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:50.463Z] 232 | strncpy(buf, sys_mnt, buf_size);
[2021-02-02T20:12:50.463Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:50.463Z] [CC] metadata/pool_manip.c
[2021-02-02T20:12:50.463Z] [CC] metadata/pv.c
[2021-02-02T20:12:50.463Z] [CC] metadata/pv_list.c
[2021-02-02T20:12:50.463Z] [CC] metadata/pv_manip.c
[2021-02-02T20:12:50.714Z] [CC] metadata/pv_map.c
[2021-02-02T20:12:50.714Z] [CC] metadata/raid_manip.c
[2021-02-02T20:12:50.714Z] [CC] metadata/segtype.c
[2021-02-02T20:12:50.714Z] [CC] metadata/snapshot_manip.c
[2021-02-02T20:12:50.714Z] [CC] metadata/thin_manip.c
[2021-02-02T20:12:50.714Z] [CC] metadata/vdo_manip.c
[2021-02-02T20:12:50.714Z] [CC] metadata/vg.c
[2021-02-02T20:12:50.714Z] [CC] mirror/mirrored.c
[2021-02-02T20:12:50.714Z] [CC] misc/crc.c
[2021-02-02T20:12:50.714Z] [CC] misc/lvm-exec.c
[2021-02-02T20:12:50.714Z] [CC] misc/lvm-file.c
[2021-02-02T20:12:50.714Z] [CC] misc/lvm-flock.c
[2021-02-02T20:12:50.964Z] [CC] misc/lvm-globals.c
[2021-02-02T20:12:50.964Z] [CC] misc/lvm-maths.c
[2021-02-02T20:12:50.964Z] [CC] misc/lvm-signal.c
[2021-02-02T20:12:50.964Z] [CC] misc/lvm-string.c
[2021-02-02T20:12:50.964Z] [CC] misc/lvm-wrappers.c
[2021-02-02T20:12:50.964Z] [CC] misc/lvm-percent.c
[2021-02-02T20:12:50.964Z] [CC] misc/sharedlib.c
[2021-02-02T20:12:50.965Z] cache/lvmcache.c: In function ‘lvmcache_add’:
[2021-02-02T20:12:50.965Z] cache/lvmcache.c:2064:3: warning: ‘strncpy’ specified bound 32 equals destination size [-Wstringop-truncation]
[2021-02-02T20:12:50.965Z] 2064 | strncpy((char *)&vgsummary.vgid, vgid, sizeof(vgsummary.vgid));
[2021-02-02T20:12:50.965Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:50.965Z] [CC] mm/memlock.c
[2021-02-02T20:12:50.965Z] [CC] notify/lvmnotify.c
[2021-02-02T20:12:50.965Z] [CC] properties/prop_common.c
[2021-02-02T20:12:50.965Z] [CC] raid/raid.c
[2021-02-02T20:12:50.965Z] [CC] report/properties.c
[2021-02-02T20:12:50.965Z] [CC] report/report.c
[2021-02-02T20:12:50.965Z] [CC] snapshot/snapshot.c
[2021-02-02T20:12:50.965Z] [CC] striped/striped.c
[2021-02-02T20:12:50.965Z] [CC] thin/thin.c
[2021-02-02T20:12:50.965Z] [CC] uuid/uuid.c
[2021-02-02T20:12:51.215Z] [CC] zero/zero.c
[2021-02-02T20:12:51.215Z] [CC] activate/dev_manager.c
[2021-02-02T20:12:51.215Z] [CC] activate/fs.c
[2021-02-02T20:12:51.215Z] [CC] lvmpolld/lvmpolld-client.c
[2021-02-02T20:12:51.215Z] [CC] vdo/vdo.c
[2021-02-02T20:12:53.698Z] [AR] liblvm-internal.a
[2021-02-02T20:12:53.698Z] ar: creating liblvm-internal.a
[2021-02-02T20:12:53.698Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:12:53.698Z] make -C tools
[2021-02-02T20:12:53.698Z] make -C scripts
[2021-02-02T20:12:53.698Z] make[1]: Entering directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:12:53.698Z] make[1]: Entering directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:12:53.698Z] [CC] lvm2_activation_generator_systemd_red_hat.c
[2021-02-02T20:12:53.698Z] [CC] lvconvert_poll.c
[2021-02-02T20:12:53.698Z] [CC] commands.h
[2021-02-02T20:12:53.698Z] [CC] dumpconfig.c
[2021-02-02T20:12:53.698Z] [CC] command.c
[2021-02-02T20:12:53.698Z] [CC] lvcreate.c
[2021-02-02T20:12:53.698Z] [CC] formats.c
[2021-02-02T20:12:53.698Z] [CC] lvdisplay.c
[2021-02-02T20:12:53.698Z] [CC] lvchange.c
[2021-02-02T20:12:53.698Z] [CC] lvreduce.c
[2021-02-02T20:12:53.698Z] [CC] lvextend.c
[2021-02-02T20:12:53.698Z] [CC] lvconvert.c
[2021-02-02T20:12:53.698Z] [CC] lvmcmdline.c
[2021-02-02T20:12:53.698Z] [CC] lvmdiskscan.c
[2021-02-02T20:12:53.698Z] [CC] lvpoll.c
[2021-02-02T20:12:53.698Z] [CC] lvremove.c
[2021-02-02T20:12:53.698Z] [CC] lvrename.c
[2021-02-02T20:12:53.698Z] [CC] lvresize.c
[2021-02-02T20:12:53.698Z] [CC] lvscan.c
[2021-02-02T20:12:53.698Z] [CC] pvck.c
[2021-02-02T20:12:53.698Z] [CC] polldaemon.c
[2021-02-02T20:12:53.698Z] [CC] pvchange.c
[2021-02-02T20:12:53.698Z] [CC] pvcreate.c
[2021-02-02T20:12:53.698Z] [CC] pvdisplay.c
[2021-02-02T20:12:53.698Z] [CC] pvmove.c
[2021-02-02T20:12:53.698Z] [CC] pvmove_poll.c
[2021-02-02T20:12:53.698Z] [CC] pvremove.c
[2021-02-02T20:12:53.698Z] [CC] pvresize.c
[2021-02-02T20:12:53.698Z] [CC] pvscan.c
[2021-02-02T20:12:53.698Z] [CC] reporter.c
[2021-02-02T20:12:53.698Z] [CC] segtypes.c
[2021-02-02T20:12:53.698Z] [CC] tags.c
[2021-02-02T20:12:53.698Z] [CC] toollib.c
[2021-02-02T20:12:53.698Z] [CC] vgcfgrestore.c
[2021-02-02T20:12:53.698Z] [CC] vgcfgbackup.c
[2021-02-02T20:12:53.698Z] [CC] lvm2_activation_generator_systemd_red_hat
[2021-02-02T20:12:53.698Z] [CC] vgchange.c
[2021-02-02T20:12:53.698Z] [CC] vgck.c
[2021-02-02T20:12:53.698Z] [CC] vgcreate.c
[2021-02-02T20:12:53.698Z] [CC] vgdisplay.c
[2021-02-02T20:12:53.698Z] [CC] vgexport.c
[2021-02-02T20:12:53.698Z] [CC] vgextend.c
[2021-02-02T20:12:53.698Z] [CC] vgimport.c
[2021-02-02T20:12:53.698Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:12:53.698Z] [CC] vgimportclone.c
[2021-02-02T20:12:53.698Z] [CC] vgmerge.c
[2021-02-02T20:12:53.698Z] [CC] vgmknodes.c
[2021-02-02T20:12:53.698Z] [CC] vgreduce.c
[2021-02-02T20:12:53.698Z] [CC] vgremove.c
[2021-02-02T20:12:53.948Z] [CC] vgrename.c
[2021-02-02T20:12:53.948Z] [CC] vgscan.c
[2021-02-02T20:12:53.948Z] [CC] vgsplit.c
[2021-02-02T20:12:53.948Z] [CC] lvmcmdlib.c
[2021-02-02T20:12:53.948Z] [CC] lvm2cmd.c
[2021-02-02T20:12:53.948Z] [CC] lvm.c
[2021-02-02T20:12:53.949Z] [CC] man-generator.c
[2021-02-02T20:12:54.205Z] pvscan.c: In function ‘pvscan_cache_cmd’:
[2021-02-02T20:12:54.205Z] pvscan.c:1618:9: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized]
[2021-02-02T20:12:54.205Z] 1618 | return ret;
[2021-02-02T20:12:54.205Z] | ^~~
[2021-02-02T20:12:55.116Z] In function ‘_get_all_devices’,
[2021-02-02T20:12:55.116Z] inlined from ‘process_each_pv’ at toollib.c:4442:13:
[2021-02-02T20:12:55.116Z] toollib.c:3879:4: warning: ‘strncpy’ output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation]
[2021-02-02T20:12:55.116Z] 3879 | strncpy(dil->pvid, hint->pvid, ID_LEN);
[2021-02-02T20:12:55.116Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:55.116Z] toollib.c:3899:3: warning: ‘strncpy’ output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation]
[2021-02-02T20:12:55.116Z] 3899 | strncpy(dil->pvid, dev->pvid, ID_LEN);
[2021-02-02T20:12:55.116Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:55.116Z] In function ‘_get_arg_devices’,
[2021-02-02T20:12:55.116Z] inlined from ‘process_each_pv’ at toollib.c:4447:13:
[2021-02-02T20:12:55.117Z] toollib.c:3845:4: warning: ‘strncpy’ output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation]
[2021-02-02T20:12:55.117Z] 3845 | strncpy(dil->pvid, dil->dev->pvid, ID_LEN);
[2021-02-02T20:12:55.117Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-02-02T20:12:55.117Z] [CC] man-generator
[2021-02-02T20:12:55.367Z] [AR] liblvm2cmd.a
[2021-02-02T20:12:55.367Z] [CC] lvm
[2021-02-02T20:12:55.367Z] [CC] liblvm2cmd.so
[2021-02-02T20:12:55.617Z] [LN] liblvm2cmd.so.2.03
[2021-02-02T20:12:55.617Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:12:55.617Z] make -C daemons
[2021-02-02T20:12:55.617Z] make -C man
[2021-02-02T20:12:55.617Z] make[1]: Entering directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:12:55.617Z] make[1]: Entering directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:12:55.617Z] make -C dmeventd device-mapper
[2021-02-02T20:12:55.617Z] make -C lvmpolld device-mapper
[2021-02-02T20:12:55.617Z] ../tools/man-generator --primary lvmconfig > test.gen
[2021-02-02T20:12:55.617Z] [MAN] lvmraid.7
[2021-02-02T20:12:55.617Z] [MAN] lvm.conf.5
[2021-02-02T20:12:55.617Z] [MAN] lvmsystemid.7
[2021-02-02T20:12:55.617Z] [MAN] lvmreport.7
[2021-02-02T20:12:55.617Z] [MAN] lvmvdo.7
[2021-02-02T20:12:55.617Z] [MAN] lvmthin.7
[2021-02-02T20:12:55.617Z] [MAN] lvmcache.7
[2021-02-02T20:12:55.617Z] [MAN] lvm.8
[2021-02-02T20:12:55.617Z] [MAN] lvmdump.8
[2021-02-02T20:12:55.618Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:12:55.618Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:12:55.618Z] [MAN] lvmsadc.8
[2021-02-02T20:12:55.618Z] [MAN] lvmsar.8
[2021-02-02T20:12:55.618Z] [MAN] fsadm.8
[2021-02-02T20:12:55.618Z] [MAN] lvmpolld.8
[2021-02-02T20:12:55.618Z] [MAN] lvm2-activation-generator.8
[2021-02-02T20:12:55.868Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:55.868Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:12:55.868Z] [DEP] lvmpolld-cmd-utils.c
[2021-02-02T20:12:55.868Z] [DEP] lvmpolld-data-utils.c
[2021-02-02T20:12:55.868Z] [DEP] lvmpolld-core.c
[2021-02-02T20:12:55.868Z] [MAN] lvm-fullreport.8
[2021-02-02T20:12:55.868Z] [MAN] lvm-lvpoll.8
[2021-02-02T20:12:55.868Z] [MAN] lvcreate.8
[2021-02-02T20:12:55.868Z] [MAN] lvchange.8
[2021-02-02T20:12:55.868Z] [MAN] lvmconfig.8
[2021-02-02T20:12:55.868Z] [MAN] lvconvert.8
[2021-02-02T20:12:55.868Z] [MAN] lvdisplay.8
[2021-02-02T20:12:55.868Z] [MAN] lvextend.8
[2021-02-02T20:12:55.868Z] [MAN] lvreduce.8
[2021-02-02T20:12:55.868Z] [MAN] lvremove.8
[2021-02-02T20:12:55.868Z] [MAN] lvrename.8
[2021-02-02T20:12:55.868Z] [MAN] lvresize.8
[2021-02-02T20:12:55.868Z] [MAN] lvscan.8
[2021-02-02T20:12:55.868Z] [MAN] lvs.8
[2021-02-02T20:12:55.868Z] [MAN] pvchange.8
[2021-02-02T20:12:55.868Z] [MAN] pvck.8
[2021-02-02T20:12:55.868Z] [MAN] pvdisplay.8
[2021-02-02T20:12:55.868Z] [MAN] pvcreate.8
[2021-02-02T20:12:55.868Z] [MAN] pvmove.8
[2021-02-02T20:12:55.868Z] [MAN] pvremove.8
[2021-02-02T20:12:55.868Z] [MAN] pvresize.8
[2021-02-02T20:12:55.868Z] [MAN] pvs.8
[2021-02-02T20:12:55.868Z] [MAN] vgcfgbackup.8
[2021-02-02T20:12:55.868Z] [MAN] pvscan.8
[2021-02-02T20:12:55.868Z] [MAN] vgcfgrestore.8
[2021-02-02T20:12:55.868Z] [MAN] vgck.8
[2021-02-02T20:12:55.868Z] [MAN] vgconvert.8
[2021-02-02T20:12:55.868Z] [MAN] vgchange.8
[2021-02-02T20:12:55.868Z] [MAN] vgdisplay.8
[2021-02-02T20:12:55.868Z] [MAN] vgcreate.8
[2021-02-02T20:12:55.868Z] [MAN] vgimport.8
[2021-02-02T20:12:55.868Z] [MAN] vgexport.8
[2021-02-02T20:12:55.868Z] [MAN] vgimportclone.8
[2021-02-02T20:12:55.868Z] [MAN] vgmerge.8
[2021-02-02T20:12:55.868Z] [MAN] vgextend.8
[2021-02-02T20:12:55.868Z] [MAN] vgmknodes.8
[2021-02-02T20:12:55.868Z] [MAN] vgrename.8
[2021-02-02T20:12:55.868Z] [MAN] vgs.8
[2021-02-02T20:12:55.868Z] [MAN] vgremove.8
[2021-02-02T20:12:55.868Z] [MAN] vgscan.8
[2021-02-02T20:12:55.868Z] [MAN] vgsplit.8
[2021-02-02T20:12:55.868Z] [MAN] lvmdiskscan.8
[2021-02-02T20:12:55.868Z] [MAN] lvm-dumpconfig.8
[2021-02-02T20:12:55.868Z] [MAN] lvm-config.8
[2021-02-02T20:12:55.868Z] [MAN] vgreduce.8
[2021-02-02T20:12:55.868Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:55.868Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:12:55.868Z] make -C dmeventd
[2021-02-02T20:12:55.868Z] make -C lvmpolld
[2021-02-02T20:12:55.868Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:12:55.868Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:12:55.868Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:12:56.119Z] make -C plugins device-mapper
[2021-02-02T20:12:56.119Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:12:56.119Z] [CC] lvmpolld-core.c
[2021-02-02T20:12:56.119Z] [CC] lvmpolld-cmd-utils.c
[2021-02-02T20:12:56.119Z] [CC] lvmpolld-data-utils.c
[2021-02-02T20:12:56.119Z] make[3]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:56.119Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:12:56.119Z] make -C plugins
[2021-02-02T20:12:56.119Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:12:56.119Z] make -C lvm2 device-mapper
[2021-02-02T20:12:56.119Z] make -C snapshot device-mapper
[2021-02-02T20:12:56.119Z] make -C raid device-mapper
[2021-02-02T20:12:56.119Z] make -C thin device-mapper
[2021-02-02T20:12:56.119Z] make -C mirror device-mapper
[2021-02-02T20:12:56.119Z] make -C vdo device-mapper
[2021-02-02T20:12:56.119Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:12:56.119Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:12:56.119Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:12:56.119Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:12:56.119Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:12:56.119Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:12:56.119Z] [DEP] dmeventd_vdo.c
[2021-02-02T20:12:56.119Z] [DEP] dmeventd_mirror.c
[2021-02-02T20:12:56.369Z] [DEP] dmeventd_lvm.c
[2021-02-02T20:12:56.369Z] [DEP] dmeventd_snapshot.c
[2021-02-02T20:12:56.369Z] [DEP] dmeventd_thin.c
[2021-02-02T20:12:56.369Z] [DEP] dmeventd_raid.c
[2021-02-02T20:12:56.369Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:56.369Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:12:56.369Z] [CC] lvmpolld
[2021-02-02T20:12:56.369Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:56.369Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:12:56.369Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:56.369Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:12:56.370Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:56.370Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:12:56.370Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:56.370Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:12:56.370Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:12:56.370Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:12:56.370Z] make -C lvm2
[2021-02-02T20:12:56.370Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:12:56.370Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:12:56.370Z] [CC] dmeventd_lvm.c
[2021-02-02T20:12:56.620Z] [CC] libdevmapper-event-lvm2.so.2.03
[2021-02-02T20:12:56.620Z] [LN] libdevmapper-event-lvm2.so
[2021-02-02T20:12:56.620Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:12:56.620Z] make -C snapshot
[2021-02-02T20:12:56.620Z] make -C raid
[2021-02-02T20:12:56.620Z] make -C thin
[2021-02-02T20:12:56.620Z] make -C mirror
[2021-02-02T20:12:56.620Z] make -C vdo
[2021-02-02T20:12:56.620Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:12:56.620Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:12:56.620Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:12:56.620Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:12:56.620Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:12:56.620Z] [CC] dmeventd_raid.c
[2021-02-02T20:12:56.620Z] [CC] dmeventd_mirror.c
[2021-02-02T20:12:56.620Z] [CC] dmeventd_snapshot.c
[2021-02-02T20:12:56.620Z] [CC] dmeventd_vdo.c
[2021-02-02T20:12:56.870Z] [CC] dmeventd_thin.c
[2021-02-02T20:12:56.871Z] [CC] libdevmapper-event-lvm2raid.so.2.03
[2021-02-02T20:12:56.871Z] [CC] libdevmapper-event-lvm2mirror.so.2.03
[2021-02-02T20:12:56.871Z] [LN] libdevmapper-event-lvm2raid.so
[2021-02-02T20:12:56.871Z] [CC] libdevmapper-event-lvm2snapshot.so.2.03
[2021-02-02T20:12:56.871Z] [LN] libdevmapper-event-lvm2mirror.so
[2021-02-02T20:12:56.871Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:12:56.871Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:12:56.871Z] [LN] libdevmapper-event-lvm2snapshot.so
[2021-02-02T20:12:56.871Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:12:56.871Z] [CC] libdevmapper-event-lvm2thin.so.2.03
[2021-02-02T20:12:56.871Z] [LN] libdevmapper-event-lvm2thin.so
[2021-02-02T20:12:56.871Z] [CC] libdevmapper-event-lvm2vdo.so.2.03
[2021-02-02T20:12:56.871Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:12:57.121Z] [LN] libdevmapper-event-lvm2vdo.so
[2021-02-02T20:12:57.121Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:12:57.121Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:12:57.121Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:12:57.121Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:12:57.371Z] checking build system type... x86_64-unknown-linux-gnu
[2021-02-02T20:12:57.372Z] checking host system type... x86_64-unknown-linux-gnu
[2021-02-02T20:12:57.372Z] checking target system type... x86_64-unknown-linux-gnu
[2021-02-02T20:12:57.372Z] checking for a sed that does not truncate output... /usr/bin/sed
[2021-02-02T20:12:57.372Z] checking for gawk... gawk
[2021-02-02T20:12:57.372Z] checking for gcc... gcc
[2021-02-02T20:12:57.372Z] checking whether the C compiler works... yes
[2021-02-02T20:12:57.372Z] checking for C compiler default output file name... a.out
[2021-02-02T20:12:57.622Z] checking for suffix of executables...
[2021-02-02T20:12:57.622Z] checking whether we are cross compiling... no
[2021-02-02T20:12:57.622Z] checking for suffix of object files... o
[2021-02-02T20:12:57.622Z] checking whether we are using the GNU C compiler... yes
[2021-02-02T20:12:57.622Z] checking whether gcc accepts -g... yes
[2021-02-02T20:12:57.872Z] checking for gcc option to accept ISO C89... none needed
[2021-02-02T20:12:57.872Z] checking for g++... g++
[2021-02-02T20:12:57.872Z] checking whether we are using the GNU C++ compiler... yes
[2021-02-02T20:12:57.872Z] checking whether g++ accepts -g... yes
[2021-02-02T20:12:57.872Z] checking how to run the C preprocessor... gcc -E
[2021-02-02T20:12:57.873Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2021-02-02T20:12:57.873Z] checking for egrep... /usr/bin/grep -E
[2021-02-02T20:12:58.123Z] checking whether gcc needs -traditional... no
[2021-02-02T20:12:58.123Z] checking for a BSD-compatible install... /usr/bin/install -c
[2021-02-02T20:12:58.123Z] checking whether ln -s works... yes
[2021-02-02T20:12:58.123Z] checking whether make sets $(MAKE)... yes
[2021-02-02T20:12:58.123Z] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[2021-02-02T20:12:58.123Z] checking for ranlib... ranlib
[2021-02-02T20:12:58.123Z] checking for ar... ar
[2021-02-02T20:12:58.123Z] checking for cflow... no
[2021-02-02T20:12:58.123Z] checking for cscope... no
[2021-02-02T20:12:58.123Z] checking for chmod... /usr/bin/chmod
[2021-02-02T20:12:58.123Z] checking for wc... /usr/bin/wc
[2021-02-02T20:12:58.123Z] checking for sort... /usr/bin/sort
[2021-02-02T20:12:58.123Z] checking for dirent.h that defines DIR... yes
[2021-02-02T20:12:58.123Z] checking for library containing opendir... none required
[2021-02-02T20:12:58.374Z] checking for ANSI C header files... yes
[2021-02-02T20:12:58.374Z] checking for sys/types.h... yes
[2021-02-02T20:12:58.374Z] checking for sys/stat.h... yes
[2021-02-02T20:12:58.374Z] checking for stdlib.h... yes
[2021-02-02T20:12:58.624Z] checking for string.h... yes
[2021-02-02T20:12:58.624Z] checking for memory.h... yes
[2021-02-02T20:12:58.624Z] checking for strings.h... yes
[2021-02-02T20:12:58.624Z] checking for inttypes.h... yes
[2021-02-02T20:12:58.624Z] checking for stdint.h... yes
[2021-02-02T20:12:58.874Z] checking for unistd.h... yes
[2021-02-02T20:12:58.874Z] checking whether sys/types.h defines makedev... no
[2021-02-02T20:12:58.874Z] checking sys/mkdev.h usability... no
[2021-02-02T20:12:58.874Z] checking sys/mkdev.h presence... no
[2021-02-02T20:12:58.874Z] checking for sys/mkdev.h... no
[2021-02-02T20:12:58.874Z] checking sys/sysmacros.h usability... yes
[2021-02-02T20:12:58.874Z] checking sys/sysmacros.h presence... yes
[2021-02-02T20:12:58.874Z] checking for sys/sysmacros.h... yes
[2021-02-02T20:12:59.125Z] checking for stdbool.h that conforms to C99... yes
[2021-02-02T20:12:59.125Z] checking for _Bool... yes
[2021-02-02T20:12:59.125Z] checking for ANSI C header files... (cached) yes
[2021-02-02T20:12:59.125Z] checking for sys/wait.h that is POSIX.1 compatible... yes
[2021-02-02T20:12:59.125Z] checking whether time.h and sys/time.h may both be included... yes
[2021-02-02T20:12:59.125Z] checking assert.h usability... yes
[2021-02-02T20:12:59.125Z] checking assert.h presence... yes
[2021-02-02T20:12:59.125Z] checking for assert.h... yes
[2021-02-02T20:12:59.375Z] checking ctype.h usability... yes
[2021-02-02T20:12:59.375Z] checking ctype.h presence... yes
[2021-02-02T20:12:59.375Z] checking for ctype.h... yes
[2021-02-02T20:12:59.375Z] checking dirent.h usability... yes
[2021-02-02T20:12:59.375Z] checking dirent.h presence... yes
[2021-02-02T20:12:59.375Z] checking for dirent.h... yes
[2021-02-02T20:12:59.375Z] checking errno.h usability... yes
[2021-02-02T20:12:59.375Z] checking errno.h presence... yes
[2021-02-02T20:12:59.375Z] checking for errno.h... yes
[2021-02-02T20:12:59.626Z] checking fcntl.h usability... yes
[2021-02-02T20:12:59.626Z] checking fcntl.h presence... yes
[2021-02-02T20:12:59.626Z] checking for fcntl.h... yes
[2021-02-02T20:12:59.626Z] checking float.h usability... yes
[2021-02-02T20:12:59.626Z] checking float.h presence... yes
[2021-02-02T20:12:59.626Z] checking for float.h... yes
[2021-02-02T20:12:59.626Z] checking getopt.h usability... yes
[2021-02-02T20:12:59.626Z] checking getopt.h presence... yes
[2021-02-02T20:12:59.626Z] checking for getopt.h... yes
[2021-02-02T20:12:59.626Z] checking for inttypes.h... (cached) yes
[2021-02-02T20:12:59.876Z] checking langinfo.h usability... yes
[2021-02-02T20:12:59.876Z] checking langinfo.h presence... yes
[2021-02-02T20:12:59.876Z] checking for langinfo.h... yes
[2021-02-02T20:12:59.876Z] checking libaio.h usability... yes
[2021-02-02T20:12:59.876Z] checking libaio.h presence... yes
[2021-02-02T20:12:59.876Z] checking for libaio.h... yes
[2021-02-02T20:12:59.876Z] checking libgen.h usability... yes
[2021-02-02T20:12:59.876Z] checking libgen.h presence... yes
[2021-02-02T20:12:59.876Z] checking for libgen.h... yes
[2021-02-02T20:13:00.127Z] checking limits.h usability... yes
[2021-02-02T20:13:00.127Z] checking limits.h presence... yes
[2021-02-02T20:13:00.127Z] checking for limits.h... yes
[2021-02-02T20:13:00.127Z] checking locale.h usability... yes
[2021-02-02T20:13:00.127Z] checking locale.h presence... yes
[2021-02-02T20:13:00.127Z] checking for locale.h... yes
[2021-02-02T20:13:00.127Z] checking paths.h usability... yes
[2021-02-02T20:13:00.127Z] checking paths.h presence... yes
[2021-02-02T20:13:00.127Z] checking for paths.h... yes
[2021-02-02T20:13:00.377Z] checking signal.h usability... yes
[2021-02-02T20:13:00.377Z] checking signal.h presence... yes
[2021-02-02T20:13:00.377Z] checking for signal.h... yes
[2021-02-02T20:13:00.377Z] checking stdarg.h usability... yes
[2021-02-02T20:13:00.377Z] checking stdarg.h presence... yes
[2021-02-02T20:13:00.377Z] checking for stdarg.h... yes
[2021-02-02T20:13:00.377Z] checking stddef.h usability... yes
[2021-02-02T20:13:00.377Z] checking stddef.h presence... yes
[2021-02-02T20:13:00.377Z] checking for stddef.h... yes
[2021-02-02T20:13:00.377Z] checking stdio.h usability... yes
[2021-02-02T20:13:00.627Z] checking stdio.h presence... yes
[2021-02-02T20:13:00.627Z] checking for stdio.h... yes
[2021-02-02T20:13:00.627Z] checking for stdlib.h... (cached) yes
[2021-02-02T20:13:00.627Z] checking for string.h... (cached) yes
[2021-02-02T20:13:00.628Z] checking sys/file.h usability... yes
[2021-02-02T20:13:00.628Z] checking sys/file.h presence... yes
[2021-02-02T20:13:00.628Z] checking for sys/file.h... yes
[2021-02-02T20:13:00.628Z] checking sys/ioctl.h usability... yes
[2021-02-02T20:13:00.628Z] checking sys/ioctl.h presence... yes
[2021-02-02T20:13:00.628Z] checking for sys/ioctl.h... yes
[2021-02-02T20:13:00.628Z] checking syslog.h usability... yes
[2021-02-02T20:13:00.628Z] checking syslog.h presence... yes
[2021-02-02T20:13:00.628Z] checking for syslog.h... yes
[2021-02-02T20:13:00.878Z] checking sys/mman.h usability... yes
[2021-02-02T20:13:00.878Z] checking sys/mman.h presence... yes
[2021-02-02T20:13:00.878Z] checking for sys/mman.h... yes
[2021-02-02T20:13:00.878Z] checking sys/param.h usability... yes
[2021-02-02T20:13:00.878Z] checking sys/param.h presence... yes
[2021-02-02T20:13:00.878Z] checking for sys/param.h... yes
[2021-02-02T20:13:00.878Z] checking sys/resource.h usability... yes
[2021-02-02T20:13:00.878Z] checking sys/resource.h presence... yes
[2021-02-02T20:13:00.878Z] checking for sys/resource.h... yes
[2021-02-02T20:13:00.878Z] checking for sys/stat.h... (cached) yes
[2021-02-02T20:13:01.128Z] checking sys/time.h usability... yes
[2021-02-02T20:13:01.128Z] checking sys/time.h presence... yes
[2021-02-02T20:13:01.128Z] checking for sys/time.h... yes
[2021-02-02T20:13:01.128Z] checking for sys/types.h... (cached) yes
[2021-02-02T20:13:01.128Z] checking sys/utsname.h usability... yes
[2021-02-02T20:13:01.128Z] checking sys/utsname.h presence... yes
[2021-02-02T20:13:01.128Z] checking for sys/utsname.h... yes
[2021-02-02T20:13:01.128Z] checking for sys/wait.h... (cached) yes
[2021-02-02T20:13:01.128Z] checking time.h usability... yes
[2021-02-02T20:13:01.128Z] checking time.h presence... yes
[2021-02-02T20:13:01.128Z] checking for time.h... yes
[2021-02-02T20:13:01.128Z] checking for unistd.h... (cached) yes
[2021-02-02T20:13:01.379Z] checking termios.h usability... yes
[2021-02-02T20:13:01.379Z] checking termios.h presence... yes
[2021-02-02T20:13:01.379Z] checking for termios.h... yes
[2021-02-02T20:13:01.379Z] checking sys/statvfs.h usability... yes
[2021-02-02T20:13:01.379Z] checking sys/statvfs.h presence... yes
[2021-02-02T20:13:01.379Z] checking for sys/statvfs.h... yes
[2021-02-02T20:13:01.379Z] checking sys/timerfd.h usability... yes
[2021-02-02T20:13:01.379Z] checking sys/timerfd.h presence... yes
[2021-02-02T20:13:01.379Z] checking for sys/timerfd.h... yes
[2021-02-02T20:13:01.629Z] checking sys/vfs.h usability... yes
[2021-02-02T20:13:01.629Z] checking sys/vfs.h presence... yes
[2021-02-02T20:13:01.629Z] checking for sys/vfs.h... yes
[2021-02-02T20:13:01.629Z] checking linux/magic.h usability... yes
[2021-02-02T20:13:01.629Z] checking linux/magic.h presence... yes
[2021-02-02T20:13:01.629Z] checking for linux/magic.h... yes
[2021-02-02T20:13:01.629Z] checking linux/fiemap.h usability... yes
[2021-02-02T20:13:01.629Z] checking linux/fiemap.h presence... yes
[2021-02-02T20:13:01.629Z] checking for linux/fiemap.h... yes
[2021-02-02T20:13:01.880Z] checking asm/byteorder.h usability... yes
[2021-02-02T20:13:01.880Z] checking asm/byteorder.h presence... yes
[2021-02-02T20:13:01.880Z] checking for asm/byteorder.h... yes
[2021-02-02T20:13:01.880Z] checking linux/fs.h usability... yes
[2021-02-02T20:13:01.880Z] checking linux/fs.h presence... yes
[2021-02-02T20:13:01.880Z] checking for linux/fs.h... yes
[2021-02-02T20:13:01.880Z] checking malloc.h usability... yes
[2021-02-02T20:13:01.880Z] checking malloc.h presence... yes
[2021-02-02T20:13:01.880Z] checking for malloc.h... yes
[2021-02-02T20:13:01.880Z] checking for an ANSI C-conforming const... yes
[2021-02-02T20:13:01.880Z] checking for inline... inline
[2021-02-02T20:13:02.130Z] checking for struct stat.st_rdev... yes
[2021-02-02T20:13:02.130Z] checking for ptrdiff_t... yes
[2021-02-02T20:13:02.130Z] checking for struct stat.st_blocks... yes
[2021-02-02T20:13:02.130Z] checking whether struct tm is in sys/time.h or time.h... time.h
[2021-02-02T20:13:02.381Z] checking for off_t... yes
[2021-02-02T20:13:02.381Z] checking for pid_t... yes
[2021-02-02T20:13:02.631Z] checking return type of signal handlers... void
[2021-02-02T20:13:02.631Z] checking for size_t... yes
[2021-02-02T20:13:02.631Z] checking for mode_t... yes
[2021-02-02T20:13:02.881Z] checking for int8_t... yes
[2021-02-02T20:13:02.881Z] checking for int16_t... yes
[2021-02-02T20:13:03.132Z] checking for int32_t... yes
[2021-02-02T20:13:03.132Z] checking for int64_t... yes
[2021-02-02T20:13:03.382Z] checking for ssize_t... yes
[2021-02-02T20:13:03.382Z] checking for uid_t in sys/types.h... yes
[2021-02-02T20:13:03.382Z] checking for uint8_t... yes
[2021-02-02T20:13:03.382Z] checking for uint16_t... yes
[2021-02-02T20:13:03.382Z] checking for uint32_t... yes
[2021-02-02T20:13:03.382Z] checking for uint64_t... yes
[2021-02-02T20:13:03.633Z] checking for __builtin_clz... yes
[2021-02-02T20:13:03.633Z] checking for __builtin_clzll... yes
[2021-02-02T20:13:03.633Z] checking for ftruncate... yes
[2021-02-02T20:13:03.633Z] checking for gethostname... yes
[2021-02-02T20:13:03.883Z] checking for getpagesize... yes
[2021-02-02T20:13:03.883Z] checking for gettimeofday... yes
[2021-02-02T20:13:03.883Z] checking for localtime_r... yes
[2021-02-02T20:13:04.133Z] checking for memchr... yes
[2021-02-02T20:13:04.133Z] checking for memset... yes
[2021-02-02T20:13:04.133Z] checking for mkdir... yes
[2021-02-02T20:13:04.384Z] checking for mkfifo... yes
[2021-02-02T20:13:04.384Z] checking for munmap... yes
[2021-02-02T20:13:04.384Z] checking for nl_langinfo... yes
[2021-02-02T20:13:04.634Z] checking for pselect... yes
[2021-02-02T20:13:04.634Z] checking for realpath... yes
[2021-02-02T20:13:04.634Z] checking for rmdir... yes
[2021-02-02T20:13:04.634Z] checking for setenv... yes
[2021-02-02T20:13:04.884Z] checking for setlocale... yes
[2021-02-02T20:13:04.884Z] checking for strcasecmp... yes
[2021-02-02T20:13:04.884Z] checking for strchr... yes
[2021-02-02T20:13:05.135Z] checking for strcspn... yes
[2021-02-02T20:13:05.135Z] checking for strdup... yes
[2021-02-02T20:13:05.135Z] checking for strerror... yes
[2021-02-02T20:13:05.385Z] checking for strncasecmp... yes
[2021-02-02T20:13:05.385Z] checking for strndup... yes
[2021-02-02T20:13:05.385Z] checking for strrchr... yes
[2021-02-02T20:13:05.385Z] checking for strspn... yes
[2021-02-02T20:13:05.636Z] checking for strstr... yes
[2021-02-02T20:13:05.636Z] checking for strtol... yes
[2021-02-02T20:13:05.636Z] checking for strtoul... yes
[2021-02-02T20:13:05.886Z] checking for uname... yes
[2021-02-02T20:13:05.886Z] checking for prlimit... yes
[2021-02-02T20:13:05.886Z] checking for working alloca.h... yes
[2021-02-02T20:13:05.886Z] checking for alloca... yes
[2021-02-02T20:13:06.136Z] checking whether closedir returns void... no
[2021-02-02T20:13:06.136Z] checking for unistd.h... (cached) yes
[2021-02-02T20:13:06.136Z] checking for working chown... yes
[2021-02-02T20:13:06.136Z] checking vfork.h usability... no
[2021-02-02T20:13:06.387Z] checking vfork.h presence... no
[2021-02-02T20:13:06.387Z] checking for vfork.h... no
[2021-02-02T20:13:06.387Z] checking for fork... yes
[2021-02-02T20:13:06.387Z] checking for vfork... yes
[2021-02-02T20:13:06.637Z] checking for working fork... yes
[2021-02-02T20:13:06.637Z] checking for working vfork... (cached) yes
[2021-02-02T20:13:06.637Z] checking whether lstat correctly handles trailing slash... yes
[2021-02-02T20:13:06.637Z] checking whether lstat accepts an empty string... no
[2021-02-02T20:13:06.637Z] checking for stdlib.h... (cached) yes
[2021-02-02T20:13:06.888Z] checking for GNU libc compatible malloc... yes
[2021-02-02T20:13:06.888Z] checking for working memcmp... yes
[2021-02-02T20:13:06.888Z] checking for sys/time.h... (cached) yes
[2021-02-02T20:13:06.888Z] checking for unistd.h... (cached) yes
[2021-02-02T20:13:06.888Z] checking for stdlib.h... (cached) yes
[2021-02-02T20:13:06.888Z] checking for sys/param.h... (cached) yes
[2021-02-02T20:13:06.888Z] checking for alarm... yes
[2021-02-02T20:13:07.138Z] checking for working mktime... yes
[2021-02-02T20:13:07.138Z] checking for getpagesize... (cached) yes
[2021-02-02T20:13:07.389Z] checking for working mmap... yes
[2021-02-02T20:13:07.389Z] checking for stdlib.h... (cached) yes
[2021-02-02T20:13:07.389Z] checking for GNU libc compatible realloc... yes
[2021-02-02T20:13:07.389Z] checking whether stat accepts an empty string... no
[2021-02-02T20:13:07.639Z] checking for working strtod... yes
[2021-02-02T20:13:07.639Z] checking for vprintf... yes
[2021-02-02T20:13:07.639Z] checking for _doprnt... no
[2021-02-02T20:13:07.639Z] checking whether to enable dependency tracking... yes
[2021-02-02T20:13:07.639Z] checking whether to build silently... yes
[2021-02-02T20:13:07.639Z] checking whether to use static linking... no
[2021-02-02T20:13:07.639Z] checking whether gcc accepts -pie flag... yes
[2021-02-02T20:13:07.889Z] checking whether gcc accepts -Wl,-z,relro,-z,now ld flags... yes
[2021-02-02T20:13:07.889Z] checking file owner...
[2021-02-02T20:13:07.889Z] checking group owner...
[2021-02-02T20:13:07.889Z] checking device node uid... 0
[2021-02-02T20:13:07.889Z] checking device node gid... 0
[2021-02-02T20:13:07.889Z] checking device node mode... 0600
[2021-02-02T20:13:07.889Z] checking when to create device nodes... on resume
[2021-02-02T20:13:07.889Z] checking default name mangling... auto
[2021-02-02T20:13:07.889Z] checking whether to include snapshots... internal
[2021-02-02T20:13:07.889Z] checking whether to include mirrors... internal
[2021-02-02T20:13:07.889Z] checking whether to include thin provisioning... internal
[2021-02-02T20:13:07.889Z] checking for thin_check... /usr/bin/thin_check
[2021-02-02T20:13:07.890Z] checking for thin_dump... /usr/bin/thin_dump
[2021-02-02T20:13:07.890Z] checking for thin_repair... /usr/bin/thin_repair
[2021-02-02T20:13:07.890Z] checking for thin_restore... /usr/bin/thin_restore
[2021-02-02T20:13:07.890Z] checking whether thin_check supports the needs-check flag... yes
[2021-02-02T20:13:07.890Z] checking whether to include cache... internal
[2021-02-02T20:13:07.890Z] checking for cache_check... /usr/bin/cache_check
[2021-02-02T20:13:07.890Z] checking for cache_dump... /usr/bin/cache_dump
[2021-02-02T20:13:07.890Z] checking for cache_repair... /usr/bin/cache_repair
[2021-02-02T20:13:07.890Z] checking for cache_restore... /usr/bin/cache_restore
[2021-02-02T20:13:07.890Z] checking whether cache_check supports the needs-check flag... yes
[2021-02-02T20:13:07.890Z] checking whether to include vdo... internal
[2021-02-02T20:13:07.890Z] checking for vdoformat... no
[2021-02-02T20:13:07.890Z] configure: WARNING: vdoformat not found in path /usr/bin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
[2021-02-02T20:13:07.890Z] checking whether to include writecache... internal
[2021-02-02T20:13:07.890Z] checking whether to include integrity... internal
[2021-02-02T20:13:07.890Z] checking whether to enable realtime support... yes
[2021-02-02T20:13:07.890Z] checking whether to enable OCF resource agents... no
[2021-02-02T20:13:07.890Z] checking for default run directory... /run
[2021-02-02T20:13:07.890Z] checking whether to build cluster mirror log daemon... no
[2021-02-02T20:13:07.890Z] checking whether to enable debugging... no
[2021-02-02T20:13:07.890Z] checking whether gcc accepts -Wjump-misses-init flag... yes
[2021-02-02T20:13:07.890Z] checking whether gcc accepts -Wclobbered flag... yes
[2021-02-02T20:13:07.890Z] checking whether gcc accepts -Wsync-nand flag... yes
[2021-02-02T20:13:07.890Z] checking for C optimisation flag...
[2021-02-02T20:13:07.890Z] checking whether to gather gcov profiling data... no
[2021-02-02T20:13:07.890Z] checking whether to enable valgrind awareness of pools... no
[2021-02-02T20:13:07.890Z] checking for pkg-config... /usr/bin/pkg-config
[2021-02-02T20:13:07.890Z] checking pkg-config is at least version 0.9.0... yes
[2021-02-02T20:13:07.890Z] checking for PKGCONFIGINIT... no
[2021-02-02T20:13:07.890Z] pkg-config initialized
[2021-02-02T20:13:07.890Z] checking for VALGRIND... no
[2021-02-02T20:13:07.890Z] checking whether to use device-mapper... yes
[2021-02-02T20:13:07.890Z] checking whether to build lvmpolld... yes
[2021-02-02T20:13:07.890Z] checking whether to build lvmlockdsanlock... no
[2021-02-02T20:13:07.890Z] checking whether to build lvmlockddlm... no
[2021-02-02T20:13:07.890Z] checking whether to build lvmlockddlmcontrol... no
[2021-02-02T20:13:07.890Z] checking whether to build lvmlockd... no
[2021-02-02T20:13:07.890Z] checking defaults for use_lvmpolld... 1
[2021-02-02T20:13:07.890Z] checking whether to build dmfilemapd... no
[2021-02-02T20:13:07.890Z] checking whether to build notifydbus... no
[2021-02-02T20:13:08.140Z] checking for BLKID... yes
[2021-02-02T20:13:08.140Z] checking whether to enable libblkid detection of signatures when wiping... yes
[2021-02-02T20:13:08.140Z] checking whether to use udev-systemd protocol for jobs in background... no
[2021-02-02T20:13:08.141Z] checking whether to enable synchronisation with udev processing... yes
[2021-02-02T20:13:08.141Z] checking for UDEV... yes
[2021-02-02T20:13:08.141Z] checking for udev_device_get_is_initialized in -ludev... yes
[2021-02-02T20:13:08.141Z] checking whether to enable installation of udev rules required for synchronisation... yes
[2021-02-02T20:13:08.141Z] checking whether to enable executable path detection in udev rules... no
[2021-02-02T20:13:08.141Z] checking whether udev supports built-in blkid... yes
[2021-02-02T20:13:08.141Z] checking whether to enable O_DIRECT... yes
[2021-02-02T20:13:08.141Z] checking whether to compile liblvm2cmd.so... yes
[2021-02-02T20:13:08.141Z] checking whether to include Python D-Bus support... no
[2021-02-02T20:13:08.141Z] checking whether to install fsadm... yes
[2021-02-02T20:13:08.141Z] checking whether to install blkdeactivate... yes
[2021-02-02T20:13:08.141Z] checking whether to use dmeventd... yes
[2021-02-02T20:13:08.141Z] checking for getline in -lc... yes
[2021-02-02T20:13:08.141Z] checking for canonicalize_file_name in -lc... yes
[2021-02-02T20:13:08.391Z] checking for dlopen in -ldl... yes
[2021-02-02T20:13:08.391Z] checking for log10 in -lm... yes
[2021-02-02T20:13:08.391Z] checking for pthread_mutex_lock in -lpthread... yes
[2021-02-02T20:13:08.391Z] checking whether to enable selinux support... yes
[2021-02-02T20:13:08.391Z] checking for sepol_check_context in -lsepol... no
[2021-02-02T20:13:08.642Z] checking for is_selinux_enabled in -lselinux... no
[2021-02-02T20:13:08.642Z] configure: WARNING: Disabling selinux
[2021-02-02T20:13:08.642Z] checking for BLKZEROOUT in sys/ioctl.h.... yes
[2021-02-02T20:13:08.642Z] checking whether to use BLKZEROOUT for device zeroing... yes
[2021-02-02T20:13:08.642Z] checking for clock_gettime... yes
[2021-02-02T20:13:08.642Z] checking for struct stat has st_ctim.... yes
[2021-02-02T20:13:08.642Z] checking for getopt.h... (cached) yes
[2021-02-02T20:13:08.892Z] checking for library containing tgetent... -ltinfo
[2021-02-02T20:13:08.892Z] checking for readline in -lreadline... yes
[2021-02-02T20:13:08.892Z] checking for rl_line_buffer in -lreadline... yes
[2021-02-02T20:13:09.142Z] checking for rl_completion_matches... yes
[2021-02-02T20:13:09.142Z] checking whether to enable internationalisation... no
[2021-02-02T20:13:09.142Z] checking readline/readline.h usability... yes
[2021-02-02T20:13:09.143Z] checking readline/readline.h presence... yes
[2021-02-02T20:13:09.143Z] checking for readline/readline.h... yes
[2021-02-02T20:13:09.143Z] checking readline/history.h usability... yes
[2021-02-02T20:13:09.143Z] checking readline/history.h presence... yes
[2021-02-02T20:13:09.143Z] checking for readline/history.h... yes
[2021-02-02T20:13:09.143Z] checking whether to enable readline... yes
[2021-02-02T20:13:09.143Z] checking whether to enable editline... no
[2021-02-02T20:13:09.393Z] checking for strpbrk... yes
[2021-02-02T20:13:09.393Z] checking whether strerror_r is declared... yes
[2021-02-02T20:13:09.393Z] checking for strerror_r... yes
[2021-02-02T20:13:09.393Z] checking whether strerror_r returns char *... yes
[2021-02-02T20:13:09.643Z] checking arpa/inet.h usability... yes
[2021-02-02T20:13:09.643Z] checking arpa/inet.h presence... yes
[2021-02-02T20:13:09.643Z] checking for arpa/inet.h... yes
[2021-02-02T20:13:09.643Z] checking dlfcn.h usability... yes
[2021-02-02T20:13:09.643Z] checking dlfcn.h presence... yes
[2021-02-02T20:13:09.643Z] checking for dlfcn.h... yes
[2021-02-02T20:13:09.643Z] checking sys/ipc.h usability... yes
[2021-02-02T20:13:09.643Z] checking sys/ipc.h presence... yes
[2021-02-02T20:13:09.643Z] checking for sys/ipc.h... yes
[2021-02-02T20:13:09.894Z] checking sys/sem.h usability... yes
[2021-02-02T20:13:09.894Z] checking sys/sem.h presence... yes
[2021-02-02T20:13:09.894Z] checking for sys/sem.h... yes
[2021-02-02T20:13:09.894Z] checking for modprobe... /usr/bin/modprobe
[2021-02-02T20:13:09.894Z] checking for kernel interface choice... ioctl
[2021-02-02T20:13:09.894Z] configure: creating ./config.status
[2021-02-02T20:13:10.144Z] config.status: creating Makefile
[2021-02-02T20:13:10.144Z] config.status: creating make.tmpl
[2021-02-02T20:13:10.144Z] config.status: creating libdm/make.tmpl
[2021-02-02T20:13:10.144Z] config.status: creating daemons/Makefile
[2021-02-02T20:13:10.144Z] config.status: creating daemons/cmirrord/Makefile
[2021-02-02T20:13:10.144Z] config.status: creating daemons/dmeventd/Makefile
[2021-02-02T20:13:10.144Z] config.status: creating daemons/dmeventd/libdevmapper-event.pc
[2021-02-02T20:13:10.144Z] config.status: creating daemons/dmeventd/plugins/Makefile
[2021-02-02T20:13:10.144Z] config.status: creating daemons/dmeventd/plugins/lvm2/Makefile
[2021-02-02T20:13:10.395Z] config.status: creating daemons/dmeventd/plugins/raid/Makefile
[2021-02-02T20:13:10.395Z] config.status: creating daemons/dmeventd/plugins/mirror/Makefile
[2021-02-02T20:13:10.395Z] config.status: creating daemons/dmeventd/plugins/snapshot/Makefile
[2021-02-02T20:13:10.395Z] config.status: creating daemons/dmeventd/plugins/thin/Makefile
[2021-02-02T20:13:10.395Z] config.status: creating daemons/dmeventd/plugins/vdo/Makefile
[2021-02-02T20:13:10.395Z] config.status: creating daemons/lvmdbusd/Makefile
[2021-02-02T20:13:10.395Z] config.status: creating daemons/lvmdbusd/lvmdbusd
[2021-02-02T20:13:10.395Z] config.status: creating daemons/lvmdbusd/lvmdb.py
[2021-02-02T20:13:10.395Z] config.status: creating daemons/lvmdbusd/lvm_shell_proxy.py
[2021-02-02T20:13:10.395Z] config.status: creating daemons/lvmdbusd/path.py
[2021-02-02T20:13:10.645Z] config.status: creating daemons/lvmpolld/Makefile
[2021-02-02T20:13:10.645Z] config.status: creating daemons/lvmlockd/Makefile
[2021-02-02T20:13:10.645Z] config.status: creating conf/Makefile
[2021-02-02T20:13:10.645Z] config.status: creating conf/example.conf
[2021-02-02T20:13:10.645Z] config.status: creating conf/lvmlocal.conf
[2021-02-02T20:13:10.645Z] config.status: creating conf/command_profile_template.profile
[2021-02-02T20:13:10.645Z] config.status: creating conf/metadata_profile_template.profile
[2021-02-02T20:13:10.645Z] config.status: creating include/Makefile
[2021-02-02T20:13:10.645Z] config.status: creating lib/Makefile
[2021-02-02T20:13:10.896Z] config.status: creating include/lvm-version.h
[2021-02-02T20:13:10.896Z] config.status: creating libdaemon/Makefile
[2021-02-02T20:13:10.896Z] config.status: creating libdaemon/client/Makefile
[2021-02-02T20:13:10.896Z] config.status: creating libdaemon/server/Makefile
[2021-02-02T20:13:10.896Z] config.status: creating libdm/Makefile
[2021-02-02T20:13:10.896Z] config.status: creating libdm/dm-tools/Makefile
[2021-02-02T20:13:10.896Z] config.status: creating libdm/libdevmapper.pc
[2021-02-02T20:13:10.896Z] config.status: creating man/Makefile
[2021-02-02T20:13:10.896Z] config.status: creating po/Makefile
[2021-02-02T20:13:10.896Z] config.status: creating scripts/lvm2-pvscan.service
[2021-02-02T20:13:11.146Z] config.status: creating scripts/blkdeactivate.sh
[2021-02-02T20:13:11.146Z] config.status: creating scripts/blk_availability_init_red_hat
[2021-02-02T20:13:11.146Z] config.status: creating scripts/blk_availability_systemd_red_hat.service
[2021-02-02T20:13:11.146Z] config.status: creating scripts/cmirrord_init_red_hat
[2021-02-02T20:13:11.146Z] config.status: creating scripts/com.redhat.lvmdbus1.service
[2021-02-02T20:13:11.146Z] config.status: creating scripts/dm_event_systemd_red_hat.service
[2021-02-02T20:13:11.146Z] config.status: creating scripts/dm_event_systemd_red_hat.socket
[2021-02-02T20:13:11.146Z] config.status: creating scripts/lvm2_cmirrord_systemd_red_hat.service
[2021-02-02T20:13:11.146Z] config.status: creating scripts/lvm2_lvmdbusd_systemd_red_hat.service
[2021-02-02T20:13:11.147Z] config.status: creating scripts/lvm2_lvmpolld_init_red_hat
[2021-02-02T20:13:11.397Z] config.status: creating scripts/lvm2_lvmpolld_systemd_red_hat.service
[2021-02-02T20:13:11.397Z] config.status: creating scripts/lvm2_lvmpolld_systemd_red_hat.socket
[2021-02-02T20:13:11.397Z] config.status: creating scripts/lvmlockd.service
[2021-02-02T20:13:11.397Z] config.status: creating scripts/lvmlocks.service
[2021-02-02T20:13:11.397Z] config.status: creating scripts/lvm2_monitoring_init_red_hat
[2021-02-02T20:13:11.397Z] config.status: creating scripts/lvm2_monitoring_systemd_red_hat.service
[2021-02-02T20:13:11.397Z] config.status: creating scripts/lvm2_tmpfiles_red_hat.conf
[2021-02-02T20:13:11.397Z] config.status: creating scripts/lvmdump.sh
[2021-02-02T20:13:11.397Z] config.status: creating scripts/Makefile
[2021-02-02T20:13:11.648Z] config.status: creating test/Makefile
[2021-02-02T20:13:11.648Z] config.status: creating tools/Makefile
[2021-02-02T20:13:11.648Z] config.status: creating udev/Makefile
[2021-02-02T20:13:11.648Z] config.status: creating include/configure.h
[2021-02-02T20:13:11.648Z] configure: WARNING: Unrecognized 'vdoformat' tool is REQUIRED for VDO logical volume creation!
[2021-02-02T20:13:11.898Z] ==> Entering fakeroot environment...
[2021-02-02T20:13:15.126Z] ==> Starting package_lvm2()...
[2021-02-02T20:13:15.377Z] make -C conf device-mapper
[2021-02-02T20:13:15.377Z] make -C include device-mapper
[2021-02-02T20:13:15.377Z] make -C libdaemon device-mapper
[2021-02-02T20:13:15.377Z] make -C man device-mapper
[2021-02-02T20:13:15.377Z] make -C udev device-mapper
[2021-02-02T20:13:15.377Z] make[1]: Entering directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:15.377Z] make[1]: Entering directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:13:15.377Z] make[1]: Entering directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:15.377Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:13:15.377Z] make[1]: Entering directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:13:15.377Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.377Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:13:15.377Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.377Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:13:15.377Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.377Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:15.377Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.377Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:13:15.377Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.377Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:15.377Z] make -C libdm device-mapper
[2021-02-02T20:13:15.377Z] make -C lib device-mapper
[2021-02-02T20:13:15.377Z] make -C scripts device-mapper
[2021-02-02T20:13:15.377Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:15.377Z] make[1]: Entering directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:13:15.377Z] make[1]: Entering directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:13:15.377Z] make -C dm-tools device-mapper
[2021-02-02T20:13:15.377Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:15.377Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.377Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:13:15.627Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.627Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:13:15.627Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.627Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:15.627Z] make -C dm-tools
[2021-02-02T20:13:15.627Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:15.627Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:15.627Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:15.627Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:15.628Z] make -C daemons device-mapper
[2021-02-02T20:13:15.628Z] make -C tools device-mapper
[2021-02-02T20:13:15.628Z] make[1]: Entering directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:15.628Z] make[1]: Entering directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:15.628Z] make -C dmeventd device-mapper
[2021-02-02T20:13:15.628Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:15.628Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.628Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:15.878Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.878Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:15.878Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:15.878Z] make -C conf
[2021-02-02T20:13:15.878Z] make -C include
[2021-02-02T20:13:15.878Z] make -C udev
[2021-02-02T20:13:15.878Z] make[1]: Entering directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:13:15.878Z] make[1]: Entering directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:15.878Z] make[1]: Entering directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:13:15.878Z] make[1]: Nothing to be done for 'all'.
[2021-02-02T20:13:15.878Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:15.878Z] make -C libdaemon
[2021-02-02T20:13:15.878Z] make -C libdm
[2021-02-02T20:13:15.878Z] make[1]: Nothing to be done for 'all'.
[2021-02-02T20:13:15.878Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:13:15.878Z] make[1]: Nothing to be done for 'all'.
[2021-02-02T20:13:15.878Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:13:15.878Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:13:15.878Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:15.878Z] make -C dm-tools device-mapper
[2021-02-02T20:13:15.878Z] make -C client device-mapper
[2021-02-02T20:13:15.878Z] make -C server device-mapper
[2021-02-02T20:13:15.878Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:15.878Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:15.878Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:15.878Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.878Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:15.878Z] make -C dm-tools
[2021-02-02T20:13:15.878Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:15.878Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.878Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:15.878Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:15.878Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:15.878Z] make -C client
[2021-02-02T20:13:15.878Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:16.129Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.129Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:16.129Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:16.129Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.129Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:16.129Z] make -C server
[2021-02-02T20:13:16.129Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:16.129Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.129Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:16.129Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:13:16.129Z] make -C lib
[2021-02-02T20:13:16.129Z] make[1]: Entering directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:13:16.379Z] make[1]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.379Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:13:16.379Z] make -C tools
[2021-02-02T20:13:16.379Z] make -C scripts
[2021-02-02T20:13:16.379Z] make[1]: Entering directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:16.379Z] make[1]: Entering directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:13:16.379Z] make[1]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.379Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:13:16.379Z] make[1]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.379Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:16.379Z] make -C daemons
[2021-02-02T20:13:16.379Z] make -C man
[2021-02-02T20:13:16.379Z] make[1]: Entering directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:16.379Z] make[1]: Entering directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:16.379Z] make -C dmeventd device-mapper
[2021-02-02T20:13:16.379Z] make -C lvmpolld device-mapper
[2021-02-02T20:13:16.379Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:16.379Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:16.379Z] make[1]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.379Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:16.630Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:16.630Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:16.630Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:16.630Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:16.630Z] make -C dmeventd
[2021-02-02T20:13:16.630Z] make -C lvmpolld
[2021-02-02T20:13:16.630Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:16.630Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:16.630Z] make -C plugins device-mapper
[2021-02-02T20:13:16.630Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:16.630Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.630Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:16.630Z] make[3]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:16.630Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:16.630Z] make -C plugins
[2021-02-02T20:13:16.630Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:16.880Z] make -C lvm2 device-mapper
[2021-02-02T20:13:16.880Z] make -C snapshot device-mapper
[2021-02-02T20:13:16.880Z] make -C raid device-mapper
[2021-02-02T20:13:16.880Z] make -C thin device-mapper
[2021-02-02T20:13:16.880Z] make -C mirror device-mapper
[2021-02-02T20:13:16.880Z] make -C vdo device-mapper
[2021-02-02T20:13:16.880Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:16.880Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:16.880Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:16.880Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:16.880Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:16.880Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:16.880Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:16.880Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:16.880Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:16.880Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:16.880Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:16.880Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:16.880Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:16.880Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:16.880Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:16.880Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:16.880Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:16.880Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:16.880Z] make -C lvm2
[2021-02-02T20:13:16.880Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:16.880Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.880Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:16.880Z] make -C snapshot
[2021-02-02T20:13:16.880Z] make -C raid
[2021-02-02T20:13:16.880Z] make -C thin
[2021-02-02T20:13:16.880Z] make -C mirror
[2021-02-02T20:13:16.881Z] make -C vdo
[2021-02-02T20:13:16.881Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:16.881Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:16.881Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:16.881Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:16.881Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:16.881Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.881Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:16.881Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.881Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:16.881Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.881Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:16.881Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.881Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:16.881Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:16.881Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:16.881Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:16.881Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:16.881Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:16.881Z] make -C conf install_lvm2
[2021-02-02T20:13:16.881Z] make -C daemons install_lvm2
[2021-02-02T20:13:16.881Z] make -C include install_lvm2
[2021-02-02T20:13:16.881Z] make -C lib install_lvm2
[2021-02-02T20:13:16.881Z] make -C libdaemon install_lvm2
[2021-02-02T20:13:16.881Z] make -C libdm install_lvm2
[2021-02-02T20:13:16.881Z] make -C man install_lvm2
[2021-02-02T20:13:16.881Z] make -C scripts install_lvm2
[2021-02-02T20:13:16.881Z] make -C tools install_lvm2
[2021-02-02T20:13:16.881Z] make -C udev install_lvm2
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:17.131Z] make[1]: Entering directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:17.131Z] make[1]: Nothing to be done for 'install_lvm2'.
[2021-02-02T20:13:17.131Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:17.131Z] make -C dmeventd device-mapper
[2021-02-02T20:13:17.131Z] make -C lvmpolld device-mapper
[2021-02-02T20:13:17.131Z] make[1]: Nothing to be done for 'install_lvm2'.
[2021-02-02T20:13:17.131Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:17.131Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:17.131Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:17.131Z] /usr/bin/install -c -p -m 644 -D example.conf /build/lvm2/pkg/lvm2/etc/lvm/lvm.conf
[2021-02-02T20:13:17.131Z] /usr/bin/install -c -p -m 644 -D lvmlocal.conf /build/lvm2/pkg/lvm2/etc/lvm/lvmlocal.conf
[2021-02-02T20:13:17.132Z] make -C client device-mapper
[2021-02-02T20:13:17.132Z] make -C server device-mapper
[2021-02-02T20:13:17.132Z] [INSTALL] command_profile_template.profile
[2021-02-02T20:13:17.132Z] [INSTALL] lvmsystemid.7
[2021-02-02T20:13:17.132Z] [INSTALL] lvm.conf.5
[2021-02-02T20:13:17.132Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:13:17.132Z] [INSTALL] 11-dm-lvm.rules
[2021-02-02T20:13:17.132Z] [INSTALL] 69-dm-lvm-metad.rules
[2021-02-02T20:13:17.132Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:17.132Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:17.132Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:13:17.132Z] make[1]: Nothing to be done for 'install_lvm2'.
[2021-02-02T20:13:17.132Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:13:17.132Z] [INSTALL] lvm.8
[2021-02-02T20:13:17.132Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:13:17.132Z] [INSTALL] lvm
[2021-02-02T20:13:17.132Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.132Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:17.132Z] [INSTALL] liblvm2cmd.so
[2021-02-02T20:13:17.132Z] [INSTALL] lvm2cmd.h
[2021-02-02T20:13:17.132Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:17.132Z] Creating symbolic links for individual commands in /build/lvm2/pkg/lvm2/usr/bin
[2021-02-02T20:13:17.132Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.132Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:17.132Z] make -C dmeventd
[2021-02-02T20:13:17.132Z] make -C lvmpolld
[2021-02-02T20:13:17.132Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:17.132Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:17.132Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.132Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:17.132Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.132Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:17.132Z] make -C client
[2021-02-02T20:13:17.132Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:17.132Z] make -C plugins device-mapper
[2021-02-02T20:13:17.132Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:17.132Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.132Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:17.132Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:17.382Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.382Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:17.382Z] make -C server
[2021-02-02T20:13:17.382Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:17.382Z] make[3]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.382Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:17.382Z] make -C plugins
[2021-02-02T20:13:17.382Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:17.382Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.382Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:17.382Z] make -C client install_lvm2
[2021-02-02T20:13:17.382Z] make -C server install_lvm2
[2021-02-02T20:13:17.383Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:17.383Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:17.383Z] make -C lvm2 device-mapper
[2021-02-02T20:13:17.383Z] make -C snapshot device-mapper
[2021-02-02T20:13:17.383Z] make -C raid device-mapper
[2021-02-02T20:13:17.383Z] make -C thin device-mapper
[2021-02-02T20:13:17.383Z] make -C mirror device-mapper
[2021-02-02T20:13:17.383Z] make -C vdo device-mapper
[2021-02-02T20:13:17.383Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:17.383Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:17.383Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:17.383Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:17.383Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:17.383Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:17.383Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.383Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:17.383Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.383Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:17.383Z] make[2]: Nothing to be done for 'install_lvm2'.
[2021-02-02T20:13:17.383Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:17.383Z] make[2]: Nothing to be done for 'install_lvm2'.
[2021-02-02T20:13:17.383Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:17.383Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:13:17.383Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.383Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:17.383Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.383Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:17.383Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.383Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:17.383Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.383Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:17.383Z] make -C lvm2
[2021-02-02T20:13:17.383Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:17.639Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.639Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:17.639Z] make -C snapshot
[2021-02-02T20:13:17.639Z] make -C raid
[2021-02-02T20:13:17.639Z] make -C thin
[2021-02-02T20:13:17.639Z] make -C mirror
[2021-02-02T20:13:17.639Z] make -C vdo
[2021-02-02T20:13:17.639Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:17.639Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:17.639Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:17.639Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:17.640Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:17.640Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.640Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:17.640Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.640Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:17.640Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.640Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:17.640Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.640Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:17.640Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.640Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:17.640Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:17.640Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:17.640Z] make -C dmeventd install_lvm2
[2021-02-02T20:13:17.640Z] make -C lvmpolld install_lvm2
[2021-02-02T20:13:17.640Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:17.640Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:17.640Z] make -C plugins device-mapper
[2021-02-02T20:13:17.640Z] [INSTALL] lvmpolld
[2021-02-02T20:13:17.640Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:17.640Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:17.640Z] make[3]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.640Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:17.640Z] make -C plugins
[2021-02-02T20:13:17.640Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:17.890Z] make -C lvm2 device-mapper
[2021-02-02T20:13:17.890Z] make -C snapshot device-mapper
[2021-02-02T20:13:17.890Z] make -C raid device-mapper
[2021-02-02T20:13:17.890Z] make -C thin device-mapper
[2021-02-02T20:13:17.890Z] make -C mirror device-mapper
[2021-02-02T20:13:17.890Z] make -C vdo device-mapper
[2021-02-02T20:13:17.890Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:17.890Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:17.890Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:17.890Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:17.890Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:17.890Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:17.890Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.890Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:17.890Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.890Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:17.890Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.890Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:17.890Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.890Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:17.890Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.890Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:17.890Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:17.890Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:17.890Z] make -C lvm2
[2021-02-02T20:13:17.890Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:17.890Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.890Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:17.890Z] make -C snapshot
[2021-02-02T20:13:17.890Z] make -C raid
[2021-02-02T20:13:17.890Z] make -C thin
[2021-02-02T20:13:17.890Z] make -C mirror
[2021-02-02T20:13:17.891Z] make -C vdo
[2021-02-02T20:13:17.891Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:17.891Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:17.891Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:17.891Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:17.891Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:17.891Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.891Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:17.891Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.891Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:17.891Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.891Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:17.891Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.891Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:17.891Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:17.891Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:17.891Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:17.891Z] make -C plugins install_lvm2
[2021-02-02T20:13:17.891Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:18.141Z] make -C lvm2 device-mapper
[2021-02-02T20:13:18.141Z] make -C snapshot device-mapper
[2021-02-02T20:13:18.141Z] make -C raid device-mapper
[2021-02-02T20:13:18.141Z] make -C thin device-mapper
[2021-02-02T20:13:18.141Z] make -C mirror device-mapper
[2021-02-02T20:13:18.141Z] make -C vdo device-mapper
[2021-02-02T20:13:18.141Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:18.141Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:18.141Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:18.141Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:18.141Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:18.141Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:18.141Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:18.141Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:18.141Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:18.141Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:18.141Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:18.141Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:18.141Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:18.141Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:18.141Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:18.141Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:18.141Z] make[4]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:18.141Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:18.141Z] make -C lvm2
[2021-02-02T20:13:18.142Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:18.142Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:18.142Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:18.142Z] make -C snapshot
[2021-02-02T20:13:18.142Z] make -C raid
[2021-02-02T20:13:18.142Z] make -C thin
[2021-02-02T20:13:18.142Z] make -C mirror
[2021-02-02T20:13:18.142Z] make -C vdo
[2021-02-02T20:13:18.142Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:18.142Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:18.142Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:18.142Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:18.142Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:18.392Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:18.392Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:18.392Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:18.392Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:18.392Z] make[4]: Nothing to be done for 'all'.
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:18.392Z] make -C lvm2 install_lvm2
[2021-02-02T20:13:18.392Z] make -C snapshot install_lvm2
[2021-02-02T20:13:18.392Z] make -C raid install_lvm2
[2021-02-02T20:13:18.392Z] make -C thin install_lvm2
[2021-02-02T20:13:18.392Z] make -C mirror install_lvm2
[2021-02-02T20:13:18.392Z] make -C vdo install_lvm2
[2021-02-02T20:13:18.392Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:18.392Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:18.392Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:18.392Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:18.392Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:18.392Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:18.392Z] [INSTALL] libdevmapper-event-lvm2snapshot.so
[2021-02-02T20:13:18.392Z] [INSTALL] libdevmapper-event-lvm2vdo.so
[2021-02-02T20:13:18.392Z] [INSTALL] libdevmapper-event-lvm2.so
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:18.392Z] [INSTALL] libdevmapper-event-lvm2thin.so
[2021-02-02T20:13:18.392Z] [INSTALL] libdevmapper-event-lvm2mirror.so
[2021-02-02T20:13:18.392Z] [INSTALL] libdevmapper-event-lvm2raid.so
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:18.392Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:18.392Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:18.392Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:18.392Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:18.392Z] ==> Tidying install...
[2021-02-02T20:13:18.392Z] -> Removing libtool files...
[2021-02-02T20:13:18.393Z] -> Purging unwanted files...
[2021-02-02T20:13:18.393Z] -> Removing static library files...
[2021-02-02T20:13:18.393Z] -> Stripping unneeded symbols from binaries and libraries...
[2021-02-02T20:13:18.643Z] -> Compressing man and info pages...
[2021-02-02T20:13:18.893Z] ==> Checking for packaging issues...
[2021-02-02T20:13:19.143Z] ==> Creating package "lvm2"...
[2021-02-02T20:13:19.143Z] -> Generating .PKGINFO file...
[2021-02-02T20:13:19.394Z] -> Generating .BUILDINFO file...
[2021-02-02T20:13:19.394Z] -> Generating .MTREE file...
[2021-02-02T20:13:19.394Z] -> Compressing package...
[2021-02-02T20:13:22.621Z] ==> Starting package_device-mapper()...
[2021-02-02T20:13:22.621Z] make -C include device-mapper
[2021-02-02T20:13:22.621Z] make -C man device-mapper
[2021-02-02T20:13:22.621Z] make[1]: Entering directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:22.621Z] make[1]: Entering directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:22.621Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:22.621Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:22.621Z] make -C libdm device-mapper
[2021-02-02T20:13:22.621Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:22.621Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:22.621Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:22.621Z] make -C dm-tools device-mapper
[2021-02-02T20:13:22.621Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:22.622Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:22.622Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:22.622Z] make -C dm-tools
[2021-02-02T20:13:22.622Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:22.622Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:22.622Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:22.622Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:22.622Z] make -C tools device-mapper
[2021-02-02T20:13:22.622Z] make -C daemons device-mapper
[2021-02-02T20:13:22.622Z] make[1]: Entering directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:22.622Z] make[1]: Entering directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:22.872Z] make -C dmeventd device-mapper
[2021-02-02T20:13:22.872Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:22.872Z] make[1]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:22.872Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:22.872Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:22.872Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:22.872Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:22.872Z] make -C conf install_device-mapper
[2021-02-02T20:13:22.872Z] make -C daemons install_device-mapper
[2021-02-02T20:13:22.872Z] make -C include install_device-mapper
[2021-02-02T20:13:22.872Z] make -C lib install_device-mapper
[2021-02-02T20:13:22.872Z] make -C libdaemon install_device-mapper
[2021-02-02T20:13:22.872Z] make -C libdm install_device-mapper
[2021-02-02T20:13:22.872Z] make -C man install_device-mapper
[2021-02-02T20:13:22.872Z] make -C scripts install_device-mapper
[2021-02-02T20:13:22.872Z] make -C tools install_device-mapper
[2021-02-02T20:13:22.872Z] make -C udev install_device-mapper
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:22.872Z] make[1]: Entering directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:22.872Z] [INSTALL] dmsetup.8
[2021-02-02T20:13:22.872Z] make[1]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:22.872Z] make[1]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:22.872Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/conf'
[2021-02-02T20:13:22.872Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/include'
[2021-02-02T20:13:22.872Z] make -C dm-tools device-mapper
[2021-02-02T20:13:22.872Z] make -C dmeventd device-mapper
[2021-02-02T20:13:22.872Z] make -C client install_device-mapper
[2021-02-02T20:13:22.872Z] make -C server install_device-mapper
[2021-02-02T20:13:22.872Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/man'
[2021-02-02T20:13:22.872Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:22.872Z] make[1]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:22.872Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/lib'
[2021-02-02T20:13:22.872Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:22.873Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/scripts'
[2021-02-02T20:13:22.873Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:22.873Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:22.873Z] [INSTALL] 10-dm.rules
[2021-02-02T20:13:22.873Z] [INSTALL] 13-dm-disk.rules
[2021-02-02T20:13:22.873Z] [INSTALL] ioctl/libdevmapper.so
[2021-02-02T20:13:22.873Z] [INSTALL] 95-dm-notify.rules
[2021-02-02T20:13:22.873Z] [INSTALL] libdevmapper.pc
[2021-02-02T20:13:22.873Z] [INSTALL] libdevmapper.h
[2021-02-02T20:13:22.873Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/udev'
[2021-02-02T20:13:22.873Z] make[1]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:22.873Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/tools'
[2021-02-02T20:13:22.873Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:22.873Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:22.873Z] make -C dm-tools
[2021-02-02T20:13:23.123Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:23.123Z] make[2]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:23.123Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/client'
[2021-02-02T20:13:23.123Z] make[2]: Nothing to be done for 'device-mapper'.
[2021-02-02T20:13:23.123Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:23.123Z] make -C dmeventd install_device-mapper
[2021-02-02T20:13:23.123Z] make -C lvmpolld install_device-mapper
[2021-02-02T20:13:23.123Z] make[2]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:23.123Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdaemon/server'
[2021-02-02T20:13:23.123Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdaemon'
[2021-02-02T20:13:23.123Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:23.123Z] make[2]: Entering directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:23.123Z] make[2]: Nothing to be done for 'all'.
[2021-02-02T20:13:23.123Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:23.123Z] make -C dm-tools install_device-mapper
[2021-02-02T20:13:23.123Z] make -C dm-tools install
[2021-02-02T20:13:23.123Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:23.123Z] make[2]: Entering directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:23.123Z] make -C plugins install_device-mapper
[2021-02-02T20:13:23.123Z] [INSTALL] libdevmapper-event.h
[2021-02-02T20:13:23.123Z] make[2]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:23.123Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/lvmpolld'
[2021-02-02T20:13:23.123Z] make[3]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:23.123Z] [INSTALL] libdevmapper-event.pc
[2021-02-02T20:13:23.123Z] [INSTALL] libdevmapper-event.so
[2021-02-02T20:13:23.123Z] [INSTALL] dmeventd
[2021-02-02T20:13:23.123Z] [INSTALL] dmsetup
[2021-02-02T20:13:23.123Z] [INSTALL] dmsetup
[2021-02-02T20:13:23.123Z] /usr/bin/install: cannot create regular file '/build/lvm2/pkg/device-mapper/usr/bin/dmsetup': File exists
[2021-02-02T20:13:23.123Z] make[2]: *** [Makefile:65: install_dmsetup_dynamic] Error 1
[2021-02-02T20:13:23.123Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:23.124Z] make[1]: *** [../libdm/make.tmpl:322: dm-tools.install] Error 2
[2021-02-02T20:13:23.124Z] make[1]: *** Waiting for unfinished jobs....
[2021-02-02T20:13:23.124Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/libdm/dm-tools'
[2021-02-02T20:13:23.124Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/libdm'
[2021-02-02T20:13:23.124Z] make: *** [make.tmpl:360: libdm.install_device-mapper] Error 2
[2021-02-02T20:13:23.124Z] make: *** Waiting for unfinished jobs....
[2021-02-02T20:13:23.124Z] make -C lvm2 install_device-mapper
[2021-02-02T20:13:23.124Z] make -C snapshot install_device-mapper
[2021-02-02T20:13:23.124Z] make -C raid install_device-mapper
[2021-02-02T20:13:23.124Z] make -C thin install_device-mapper
[2021-02-02T20:13:23.124Z] make -C mirror install_device-mapper
[2021-02-02T20:13:23.124Z] make -C vdo install_device-mapper
[2021-02-02T20:13:23.124Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:23.124Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:23.124Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:23.124Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:23.124Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:23.124Z] make[4]: Entering directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:23.124Z] make[4]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:23.124Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/thin'
[2021-02-02T20:13:23.124Z] make[4]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:23.124Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/mirror'
[2021-02-02T20:13:23.124Z] make[4]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:23.124Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/vdo'
[2021-02-02T20:13:23.124Z] make[4]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:23.124Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/raid'
[2021-02-02T20:13:23.374Z] make[4]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:23.374Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/snapshot'
[2021-02-02T20:13:23.374Z] make[4]: Nothing to be done for 'install_device-mapper'.
[2021-02-02T20:13:23.374Z] make[4]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins/lvm2'
[2021-02-02T20:13:23.374Z] make[3]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd/plugins'
[2021-02-02T20:13:23.374Z] make[2]: Leaving directory '/build/lvm2/src/lvm2/daemons/dmeventd'
[2021-02-02T20:13:23.374Z] make[1]: Leaving directory '/build/lvm2/src/lvm2/daemons'
[2021-02-02T20:13:23.374Z] ==> ERROR: A failure occurred in package_device-mapper().
[2021-02-02T20:13:23.374Z] Aborting...
[2021-02-02T20:13:24.285Z] ==> ERROR: Build failed, check /build/buildpkg/default-x86_64/jenkins/build
[Pipeline] }
[2021-02-02T20:13:24.288Z] ERROR: Failed to build source
[2021-02-02T20:13:24.289Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2021-02-02T20:13:24.379Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list