<86>Jun 20 12:48:11 userdel[2378051]: delete user 'rooter'
<86>Jun 20 12:48:11 groupadd[2378056]: group added to /etc/group: name=rooter, GID=642
<86>Jun 20 12:48:11 groupadd[2378056]: new group: name=rooter, GID=642
<86>Jun 20 12:48:11 useradd[2378060]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>Jun 20 12:48:11 userdel[2378066]: delete user 'builder'
<86>Jun 20 12:48:11 groupadd[2378071]: group added to /etc/group: name=builder, GID=643
<86>Jun 20 12:48:11 groupadd[2378071]: new group: name=builder, GID=643
<86>Jun 20 12:48:11 useradd[2378075]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash
<13>Jun 20 12:48:14 rpmi: libuserspace-rcu-0.10.2-alt1 sisyphus+221177.100.1.2 1549915063 installed
<13>Jun 20 12:48:14 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228299 installed
<13>Jun 20 12:48:14 rpmi: libjson-c4-0.13.1-alt2 p9+254507.100.1.1 1593876142 installed
<13>Jun 20 12:48:14 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237675 installed
<13>Jun 20 12:48:14 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237923 installed
<13>Jun 20 12:48:14 rpmi: libsystemd-1:246.13-alt1 p9+265718.640.15.1 1618506331 installed
<13>Jun 20 12:48:14 rpmi: libdevmapper-1.02.173-alt1 p9+259866.100.1.1 1602632335 installed
<13>Jun 20 12:48:14 rpmi: libaio-0.3.111-alt1 1530122162 installed
<13>Jun 20 12:48:14 rpmi: libaio-devel-0.3.111-alt1 1530122162 installed
<13>Jun 20 12:48:14 rpmi: libdevmapper-devel-1.02.173-alt1 p9+259866.100.1.1 1602632335 installed
<13>Jun 20 12:48:14 rpmi: libsystemd-devel-1:246.13-alt1 p9+265718.640.15.1 1618506331 installed
<13>Jun 20 12:48:14 rpmi: libjson-c-devel-0.13.1-alt2 p9+254507.100.1.1 1593876142 installed
<13>Jun 20 12:48:14 rpmi: libuserspace-rcu-devel-0.10.2-alt1 sisyphus+221177.100.1.2 1549915063 installed
<13>Jun 20 12:48:14 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686330 installed
<13>Jun 20 12:48:14 rpmi: libudev-devel-1:246.13-alt1 p9+265718.640.15.1 1618506331 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/multipath-tools-0.8.3-alt1.nosrc.rpm (w1.gzdio)
Installing multipath-tools-0.8.3-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54290
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf multipath-tools-0.8.3
+ echo 'Source #0 (multipath-tools-0.8.3.tar):'
Source #0 (multipath-tools-0.8.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/multipath-tools-0.8.3.tar
+ cd multipath-tools-0.8.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (multipath-tools-0.8.3.patch):'
Patch #1 (multipath-tools-0.8.3.patch):
+ /usr/bin/patch -p1
patching file kpartx/del-part-nodes.rules
patching file libmpathpersist/Makefile
patching file libmpathpersist/mpath_pr_ioctl.h
patching file libmultipath/devmapper.c
patching file libmultipath/util.c
patching file libmultipath/util.h
patching file multipath/11-dm-mpath.rules
patching file multipath/multipath.rules
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54290
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd multipath-tools-0.8.3
+ unset RPM_OPT_FLAGS
+ make -j8 LIB=lib RUN=run SYSTEMDPATH=lib
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathcmd'
building mpath_cmd.o because of mpath_cmd.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -c -o mpath_cmd.o mpath_cmd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathcmd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathcmd'
cc -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname=libmpathcmd.so.0 -o libmpathcmd.so.0 mpath_cmd.o 
ln -sf libmpathcmd.so.0 libmpathcmd.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathcmd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
Checking for dm_task_no_flush in /usr/include/libdevmapper.h ... yes
Checking for dm_task_set_cookie in /usr/include/libdevmapper.h ... yes
Checking for udev_monitor_set_receive_buffer_size in /usr/include/libudev.h ... yes
Checking for dm_task_deferred_remove in /usr/include/libdevmapper.h ... yes
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building memory.o because of memory.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o memory.o memory.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building hwtable.o because of hwtable.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o hwtable.o hwtable.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building vector.o because of vector.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o vector.o vector.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building callout.o because of callout.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o callout.o callout.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building parser.o because of parser.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o parser.o parser.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building util.o because of util.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o util.o util.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building structs.o because of structs.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o structs.o structs.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building config.o because of config.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o config.o config.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building debug.o because of debug.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o debug.o debug.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building devmapper.o because of devmapper.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o devmapper.o devmapper.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building dmparser.o because of dmparser.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o dmparser.o dmparser.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building pgpolicies.o because of pgpolicies.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o pgpolicies.o pgpolicies.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building defaults.o because of defaults.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o defaults.o defaults.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building blacklist.o because of blacklist.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o blacklist.o blacklist.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building switchgroup.o because of switchgroup.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o switchgroup.o switchgroup.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building time-util.o because of time-util.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o time-util.o time-util.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building uxsock.o because of uxsock.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o uxsock.o uxsock.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building log_pthread.o because of log_pthread.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o log_pthread.o log_pthread.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building log.o because of log.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o log.o log.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building uevent.o because of uevent.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o uevent.o uevent.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building propsel.o because of propsel.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o propsel.o propsel.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building alias.o because of alias.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o alias.o alias.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building structs_vec.o because of structs_vec.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o structs_vec.o structs_vec.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building discovery.o because of discovery.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o discovery.o discovery.c
In file included from discovery.c:26:
discovery.c: In function 'parse_vpd_pg83':
discovery.c:1017:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
     condlog(1, "%s: WWID overflow, type %d, %d/%lu bytes required",
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
discovery.c:1019:29:
      2 * vpd_len + len + 1, out_len);
                             ~~~~~~~
debug.h:13:22: note: in definition of macro 'condlog'
  dlog(logsink, prio, fmt "\n", ##args)
                      ^~~
discovery.c:1017:50: note: format string is defined here
     condlog(1, "%s: WWID overflow, type %d, %d/%lu bytes required",
                                                ~~^
                                                %u
In file included from discovery.c:26:
discovery.c:1038:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
     condlog(1, "%s: WWID overflow, type 8/%c, %d/%lu bytes required",
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      __func__, out[0], len + 1, out_len);
                                 ~~~~~~~
debug.h:13:22: note: in definition of macro 'condlog'
  dlog(logsink, prio, fmt "\n", ##args)
                      ^~~
discovery.c:1038:52: note: format string is defined here
     condlog(1, "%s: WWID overflow, type 8/%c, %d/%lu bytes required",
                                                  ~~^
                                                  %u
In file included from discovery.c:26:
discovery.c:1063:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
      condlog(1, "%s: WWID overflow, type 1, %d/%lu bytes required",
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __func__, len + p_len, out_len);
                              ~~~~~~~
debug.h:13:22: note: in definition of macro 'condlog'
  dlog(logsink, prio, fmt "\n", ##args)
                      ^~~
discovery.c:1063:50: note: format string is defined here
      condlog(1, "%s: WWID overflow, type 1, %d/%lu bytes required",
                                                ~~^
                                                %u
In file included from discovery.c:26:
discovery.c:1089:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
      condlog(1, "%s: WWID overflow, type 1, %d/%lu bytes required",
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __func__, len + p_len + 1, out_len);
                                  ~~~~~~~
debug.h:13:22: note: in definition of macro 'condlog'
  dlog(logsink, prio, fmt "\n", ##args)
                      ^~~
discovery.c:1089:50: note: format string is defined here
      condlog(1, "%s: WWID overflow, type 1, %d/%lu bytes required",
                                                ~~^
                                                %u
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building prio.o because of prio.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o prio.o prio.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building lock.o because of lock.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o lock.o lock.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building sysfs.o because of sysfs.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o sysfs.o sysfs.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building file.o because of file.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o file.o file.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building checkers.o because of checkers.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o checkers.o checkers.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building prkey.o because of prkey.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o prkey.o prkey.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building dm-generic.o because of dm-generic.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o dm-generic.o dm-generic.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building generic.o because of generic.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o generic.o generic.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building configure.o because of configure.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o configure.o configure.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building prioritizers/alua_rtpg.o because of prioritizers/alua_rtpg.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o prioritizers/alua_rtpg.o prioritizers/alua_rtpg.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -Wno-unused-function -c -o nvme-lib.o nvme-lib.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building wwids.o because of wwids.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o wwids.o wwids.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building io_err_stat.o because of io_err_stat.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o io_err_stat.o io_err_stat.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building foreign.o because of foreign.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o foreign.o foreign.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building dict.o because of dict.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o dict.o dict.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
building print.o because of print.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmpathcmd -I../libmpathpersist -I../libmultipath/nvme -DUSE_SYSTEMD=246 -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DLIBUDEV_API_RECVBUF -DLIBDM_API_DEFERRED -c -o print.o print.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
cc -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname=libmultipath.so.0 -o libmultipath.so.0 memory.o parser.o vector.o devmapper.o callout.o hwtable.o blacklist.o util.o dmparser.o config.o structs.o discovery.o propsel.o dict.o pgpolicies.o debug.o defaults.o uevent.o time-util.o switchgroup.o uxsock.o print.o alias.o log_pthread.o log.o configure.o structs_vec.o sysfs.o prio.o checkers.o lock.o file.o wwids.o prioritizers/alua_rtpg.o prkey.o io_err_stat.o dm-generic.o generic.o foreign.o nvme-lib.o -lpthread -ldl -ldevmapper -ludev -L../libmpathcmd -lmpathcmd -lurcu -laio -lsystemd
ln -sf libmultipath.so.0 libmultipath.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
Checking if /usr/include/linux/nvme_ioctl.h exists ... yes
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building const.o because of const.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o const.o const.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building emc.o because of emc.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o emc.o emc.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building datacore.o because of datacore.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o datacore.o datacore.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building hp_sw.o because of hp_sw.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o hp_sw.o hp_sw.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building alua.o because of alua.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o alua.o alua.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building iet.o because of iet.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o iet.o iet.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building random.o because of random.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o random.o random.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building hds.o because of hds.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o hds.o hds.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building rdac.o because of rdac.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o rdac.o rdac.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building ../checkers/libsg.o because of ../checkers/libsg.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o ../checkers/libsg.o ../checkers/libsg.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libprioalua.so alua.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libprioconst.so const.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building sysfs.o because of sysfs.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o sysfs.o sysfs.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libpriodatacore.so datacore.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building ontap.o because of ontap.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o ontap.o ontap.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building weightedpath.o because of weightedpath.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o weightedpath.o weightedpath.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libprioemc.so emc.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libpriohds.so hds.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libprioiet.so iet.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libpriorandom.so random.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libpriohp_sw.so hp_sw.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building ana.o because of ana.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o ana.o ana.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libpriordac.so rdac.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libpriosysfs.so sysfs.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libprioweightedpath.so weightedpath.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libprioontap.so ontap.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libprioana.so ana.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
building path_latency.o because of path_latency.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../nvme -c -o path_latency.o path_latency.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libpriopath_latency.so path_latency.o ../checkers/libsg.o -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
building readsector0.o because of readsector0.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -c -o readsector0.o readsector0.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libcheckreadsector0.so libsg.o readsector0.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
building cciss_tur.o because of cciss_tur.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -c -o cciss_tur.o cciss_tur.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
building hp_sw.o because of hp_sw.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -c -o hp_sw.o hp_sw.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libcheckcciss_tur.so libsg.o cciss_tur.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
building directio.o because of directio.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -c -o directio.o directio.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
building rdac.o because of rdac.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -c -o rdac.o rdac.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
building emc_clariion.o because of emc_clariion.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -c -o emc_clariion.o emc_clariion.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libcheckhp_sw.so libsg.o hp_sw.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libcheckdirectio.so libsg.o directio.o -laio
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libcheckrdac.so libsg.o rdac.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libcheckemc_clariion.so libsg.o emc_clariion.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
building tur.o because of tur.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -c -o tur.o tur.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
cc -Wl,-z,relro -Wl,-z,now -shared -o libchecktur.so libsg.o tur.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/foreign'
building nvme.o because of nvme.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I.. -I../../libmultipath/nvme -c -o nvme.o nvme.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/foreign'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/foreign'
cc -Wl,-z,relro -Wl,-z,now -shared -o libforeign-nvme.so nvme.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/foreign'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
building mpath_updatepr.o because of mpath_updatepr.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmultipath -I../libmpathpersist -I../libmpathcmd -c -o mpath_updatepr.o mpath_updatepr.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
building mpath_pr_ioctl.o because of mpath_pr_ioctl.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmultipath -I../libmpathpersist -I../libmpathcmd -c -o mpath_pr_ioctl.o mpath_pr_ioctl.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
building mpath_persist.o because of mpath_persist.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -I../libmultipath -I../libmpathpersist -I../libmpathcmd -c -o mpath_persist.o mpath_persist.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
cc -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname=libmpathpersist.so.0 -o libmpathpersist.so.0 mpath_persist.o mpath_updatepr.o mpath_pr_ioctl.o -lpthread -ldevmapper -ldl -L../libmultipath -lmultipath -L../libmpathcmd -lmpathcmd
ln -sf libmpathpersist.so.0 libmpathpersist.so
gzip -9 -c mpath_persistent_reserve_in.3 > mpath_persistent_reserve_in.3.gz
gzip -9 -c mpath_persistent_reserve_out.3 > mpath_persistent_reserve_out.3.gz
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipath'
building main.o because of main.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathcmd -c -o main.o main.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipath'
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathcmd main.o -o multipath -Wl,-z,relro -Wl,-z,now -pie -L../libmultipath -lmultipath -L../libmpathcmd -lmpathcmd -lpthread -ldevmapper -ldl -ludev
gzip -9 -c multipath.8 > multipath.8.gz
gzip -9 -c multipath.conf.5 > multipath.conf.5.gz
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
building pidfile.o because of pidfile.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -I../libmpathcmd -I../third-party -DUSE_SYSTEMD=246 -c -o pidfile.o pidfile.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
building uxclnt.o because of uxclnt.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -I../libmpathcmd -I../third-party -DUSE_SYSTEMD=246 -c -o uxclnt.o uxclnt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
building waiter.o because of waiter.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -I../libmpathcmd -I../third-party -DUSE_SYSTEMD=246 -c -o waiter.o waiter.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
building uxlsnr.o because of uxlsnr.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -I../libmpathcmd -I../third-party -DUSE_SYSTEMD=246 -c -o uxlsnr.o uxlsnr.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
building dmevents.o because of dmevents.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -I../libmpathcmd -I../third-party -DUSE_SYSTEMD=246 -c -o dmevents.o dmevents.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
building cli.o because of cli.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -I../libmpathcmd -I../third-party -DUSE_SYSTEMD=246 -c -o cli.o cli.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
building cli_handlers.o because of cli_handlers.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -I../libmpathcmd -I../third-party -DUSE_SYSTEMD=246 -c -o cli_handlers.o cli_handlers.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
building main.o because of main.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -I../libmpathcmd -I../third-party -DUSE_SYSTEMD=246 -c -o main.o main.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -I../libmpathcmd -I../third-party -DUSE_SYSTEMD=246 main.o pidfile.o uxlsnr.o uxclnt.o cli.o cli_handlers.o waiter.o dmevents.o -Wl,-z,relro -Wl,-z,now -pie -o multipathd -L../libmultipath -lmultipath -L../libmpathpersist -lmpathpersist -L../libmpathcmd -lmpathcmd -ludev -ldl -lurcu -lpthread -ldevmapper -lreadline -lsystemd
gzip -9 -c multipathd.8 > multipathd.8.gz
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/mpathpersist'
building main.o because of main.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -c -o main.o main.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/mpathpersist'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/mpathpersist'
cc main.o -o mpathpersist -Wl,-z,relro -Wl,-z,now -pie -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I../libmultipath -I../libmpathpersist -L../libmpathpersist -lmpathpersist -L../libmultipath -lmultipath -L../libmpathcmd -lmpathcmd -lpthread -ldevmapper -ludev
gzip -9 -c mpathpersist.8 > mpathpersist.8.gz
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/mpathpersist'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
Checking for dm_task_set_cookie in /usr/include/libdevmapper.h ... yes
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building unixware.o because of unixware.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o unixware.o unixware.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building bsd.o because of bsd.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o bsd.o bsd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building solaris.o because of solaris.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o solaris.o solaris.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building dos.o because of dos.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o dos.o dos.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building ps3.o because of ps3.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o ps3.o ps3.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building mac.o because of mac.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o mac.o mac.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building xstrncpy.o because of xstrncpy.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o xstrncpy.o xstrncpy.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building sun.o because of sun.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o sun.o sun.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building crc32.o because of crc32.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o crc32.o crc32.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building dasd.o because of dasd.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o dasd.o dasd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building lopart.o because of lopart.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o lopart.o lopart.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building gpt.o because of gpt.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o gpt.o gpt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building kpartx.o because of kpartx.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o kpartx.o kpartx.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
building devmapper.o because of devmapper.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o devmapper.o devmapper.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIE -DPIE -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE bsd.o dos.o kpartx.o solaris.o unixware.o dasd.o sun.o gpt.o mac.o ps3.o crc32.o lopart.o xstrncpy.o devmapper.o -o kpartx -Wl,-z,relro -Wl,-z,now -pie -ldevmapper
gzip -9 -c kpartx.8 > kpartx.8.gz
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
building libdmmp_misc.o because of libdmmp_misc.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -fvisibility=hidden -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -c -o libdmmp_misc.o libdmmp_misc.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
building libdmmp_path.o because of libdmmp_path.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -fvisibility=hidden -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -c -o libdmmp_path.o libdmmp_path.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
install: creating directory 'docs/man'
'docs/libdmmp.h.3' -> 'docs/man/libdmmp.h.3'
cat libdmmp/libdmmp.h | \
    perl docs/doc-preclean.pl > "/usr/src/tmp/tmp.Uk74b4wRUP"
perl docs/kernel-doc -man "/usr/src/tmp/tmp.Uk74b4wRUP" | \
    perl docs/split-man.pl docs/man
Creating docs/man/dmmp_log_priority_str.3
Creating docs/man/dmmp_strerror.3
Creating docs/man/dmmp_context_new.3
Creating docs/man/dmmp_context_free.3
Creating docs/man/dmmp_context_timeout_set.3
Creating docs/man/dmmp_context_timeout_get.3
Creating docs/man/dmmp_context_log_priority_set.3
Creating docs/man/dmmp_context_log_priority_get.3
Creating docs/man/dmmp_context_log_func_set.3
Creating docs/man/dmmp_context_userdata_set.3
Creating docs/man/dmmp_context_userdata_get.3
Creating docs/man/dmmp_mpath_array_get.3
Creating docs/man/dmmp_mpath_array_free.3
Creating docs/man/dmmp_mpath_wwid_get.3
Creating docs/man/dmmp_mpath_name_get.3
Creating docs/man/dmmp_mpath_kdev_name_get.3
Creating docs/man/dmmp_path_group_array_get.3
Creating docs/man/dmmp_path_group_id_get.3
Creating docs/man/dmmp_path_group_priority_get.3
Creating docs/man/dmmp_path_group_status_get.3
Creating docs/man/dmmp_path_group_status_str.3
Creating docs/man/dmmp_path_group_selector_get.3
Creating docs/man/dmmp_path_array_get.3
Creating docs/man/dmmp_path_blk_name_get.3
Creating docs/man/dmmp_path_status_get.3
Creating docs/man/dmmp_path_status_str.3
Creating docs/man/dmmp_flush_mpath.3
Creating docs/man/dmmp_reconfig.3
Creating docs/man/dmmp_last_error_msg.3
rm -f "/usr/src/tmp/tmp.Uk74b4wRUP"
find docs/man -type f -name \*[0-9].gz
docs/man/libdmmp.h.3.gz
docs/man/dmmp_strerror.3.gz
docs/man/dmmp_reconfig.3.gz
docs/man/dmmp_path_status_str.3.gz
docs/man/dmmp_path_status_get.3.gz
docs/man/dmmp_path_group_status_str.3.gz
docs/man/dmmp_path_group_status_get.3.gz
docs/man/dmmp_path_group_selector_get.3.gz
docs/man/dmmp_path_group_priority_get.3.gz
docs/man/dmmp_path_group_id_get.3.gz
docs/man/dmmp_path_group_array_get.3.gz
docs/man/dmmp_path_blk_name_get.3.gz
docs/man/dmmp_path_array_get.3.gz
docs/man/dmmp_mpath_wwid_get.3.gz
docs/man/dmmp_mpath_name_get.3.gz
docs/man/dmmp_mpath_kdev_name_get.3.gz
docs/man/dmmp_mpath_array_get.3.gz
docs/man/dmmp_mpath_array_free.3.gz
docs/man/dmmp_log_priority_str.3.gz
docs/man/dmmp_last_error_msg.3.gz
docs/man/dmmp_flush_mpath.3.gz
docs/man/dmmp_context_userdata_set.3.gz
docs/man/dmmp_context_userdata_get.3.gz
docs/man/dmmp_context_timeout_set.3.gz
docs/man/dmmp_context_timeout_get.3.gz
docs/man/dmmp_context_new.3.gz
docs/man/dmmp_context_log_priority_set.3.gz
docs/man/dmmp_context_log_priority_get.3.gz
docs/man/dmmp_context_log_func_set.3.gz
docs/man/dmmp_context_free.3.gz
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
building libdmmp_mp.o because of libdmmp_mp.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -fvisibility=hidden -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -c -o libdmmp_mp.o libdmmp_mp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
building libdmmp_pg.o because of libdmmp_pg.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -fvisibility=hidden -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -c -o libdmmp_pg.o libdmmp_pg.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
building libdmmp.o because of libdmmp.c
cc -O2 -g -pipe -Wall -Wextra -Wformat=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Werror=cast-qual -Werror=discarded-qualifiers -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -DBIN_DIR=\"/sbin\" -DLIB_STRING=\"lib\" -DRUN_DIR=\"run\" -MMD -MP  -fPIC -fvisibility=hidden -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -c -o libdmmp.o libdmmp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
cc -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname=libdmmp.so.0.2.0 -o libdmmp.so.0.2.0 libdmmp.o libdmmp_mp.o libdmmp_pg.o libdmmp_path.o libdmmp_misc.o -ljson-c -L../libmpathcmd -lmpathcmd -lpthread
ln -sf libdmmp.so.0.2.0 libdmmp.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16898
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/multipath-tools-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/multipath-tools-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd multipath-tools-0.8.3
+ mkdir -p /usr/src/tmp/multipath-tools-buildroot/sbin /usr/src/tmp/multipath-tools-buildroot/usr/lib /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man8 /usr/src/tmp/multipath-tools-buildroot/etc/rc.d/init.d /usr/src/tmp/multipath-tools-buildroot/lib/systemd/system /usr/src/tmp/multipath-tools-buildroot/lib/udev/rules.d /usr/src/tmp/multipath-tools-buildroot/lib/modules-load.d /usr/src/tmp/multipath-tools-buildroot/etc/multipath
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/multipath-tools-buildroot DESTDIR=/usr/src/tmp/multipath-tools-buildroot SYSTEMDPATH=lib LIB=lib RUN=run bindir=/sbin syslibdir=/lib libdir=/lib/multipath usr_prefix=/usr rcdir=/etc/rc.d/init.d udevrulesdir=/lib/udev/rules.d unitdir=/lib/systemd/system
make: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathcmd'
install -d /usr/src/tmp/multipath-tools-buildroot/lib
install -m 755 libmpathcmd.so.0 /usr/src/tmp/multipath-tools-buildroot/lib/libmpathcmd.so.0
ln -sf libmpathcmd.so.0 /usr/src/tmp/multipath-tools-buildroot/lib/libmpathcmd.so
install -d /usr/src/tmp/multipath-tools-buildroot/usr/include
install -m 644 mpath_cmd.h /usr/src/tmp/multipath-tools-buildroot/usr/include
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathcmd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
Checking for dm_task_no_flush in /usr/include/libdevmapper.h ... yes
Checking for dm_task_set_cookie in /usr/include/libdevmapper.h ... yes
Checking for udev_monitor_set_receive_buffer_size in /usr/include/libudev.h ... yes
Checking for dm_task_deferred_remove in /usr/include/libdevmapper.h ... yes
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
install -d /usr/src/tmp/multipath-tools-buildroot/lib
install -m 755 libmultipath.so.0 /usr/src/tmp/multipath-tools-buildroot/lib/libmultipath.so.0
install -m 755 -d /usr/src/tmp/multipath-tools-buildroot/lib/multipath
ln -sf libmultipath.so.0 /usr/src/tmp/multipath-tools-buildroot/lib/libmultipath.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
Checking if /usr/include/linux/nvme_ioctl.h exists ... yes
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
install -m 755 libprio*.so /usr/src/tmp/multipath-tools-buildroot/lib/multipath
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/prioritizers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
install -m 755 libcheckcciss_tur.so libcheckreadsector0.so libchecktur.so libcheckdirectio.so libcheckemc_clariion.so libcheckhp_sw.so libcheckrdac.so /usr/src/tmp/multipath-tools-buildroot/lib/multipath
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/checkers'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/foreign'
install -m 755 libforeign-nvme.so /usr/src/tmp/multipath-tools-buildroot/lib/multipath
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmultipath/foreign'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
install -d /usr/src/tmp/multipath-tools-buildroot/lib
install -m 755 libmpathpersist.so.0 /usr/src/tmp/multipath-tools-buildroot/lib/libmpathpersist.so.0
install -m 755 -d /usr/src/tmp/multipath-tools-buildroot/lib
install -m 755 -d /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man3
install -m 755 -d /usr/src/tmp/multipath-tools-buildroot/usr/include
ln -sf libmpathpersist.so.0 /usr/src/tmp/multipath-tools-buildroot/lib/libmpathpersist.so
install -m 644 mpath_persistent_reserve_in.3.gz /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man3
install -m 644 mpath_persistent_reserve_out.3.gz /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man3
install -m 644 mpath_persist.h /usr/src/tmp/multipath-tools-buildroot/usr/include
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libmpathpersist'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipath'
install -d /usr/src/tmp/multipath-tools-buildroot/sbin
install -m 755 multipath /usr/src/tmp/multipath-tools-buildroot/sbin/
install -d /usr/src/tmp/multipath-tools-buildroot/lib/udev/rules.d
install -m 644 11-dm-mpath.rules /usr/src/tmp/multipath-tools-buildroot/lib/udev/rules.d
install -m 644 multipath.rules /usr/src/tmp/multipath-tools-buildroot/lib/udev/rules.d/56-multipath.rules
install -d /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man8
install -m 644 multipath.8.gz /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man8
install -d /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man5
install -m 644 multipath.conf.5.gz /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man5
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipath'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
install -d /usr/src/tmp/multipath-tools-buildroot/sbin
install -m 755 multipathd /usr/src/tmp/multipath-tools-buildroot/sbin
install -d /usr/src/tmp/multipath-tools-buildroot/lib/systemd/system
install -m 644 multipathd.service /usr/src/tmp/multipath-tools-buildroot/lib/systemd/system
install -m 644 multipathd.socket /usr/src/tmp/multipath-tools-buildroot/lib/systemd/system
install -d /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man8
install -m 644 multipathd.8.gz /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man8
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/multipathd'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/mpathpersist'
install -d /usr/src/tmp/multipath-tools-buildroot/sbin
install -m 755 mpathpersist /usr/src/tmp/multipath-tools-buildroot/sbin/
install -d /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man8
install -m 644 mpathpersist.8.gz /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man8
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/mpathpersist'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
Checking for dm_task_set_cookie in /usr/include/libdevmapper.h ... yes
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
install -d /usr/src/tmp/multipath-tools-buildroot/sbin
install -m 755 kpartx /usr/src/tmp/multipath-tools-buildroot/sbin
install -d /usr/src/tmp/multipath-tools-buildroot/lib/udev
install -m 755 kpartx_id /usr/src/tmp/multipath-tools-buildroot/lib/udev
install -d /usr/src/tmp/multipath-tools-buildroot/lib/udev/rules.d
install -m 644 dm-parts.rules /usr/src/tmp/multipath-tools-buildroot/lib/udev/rules.d/11-dm-parts.rules
install -m 644 kpartx.rules /usr/src/tmp/multipath-tools-buildroot/lib/udev/rules.d/66-kpartx.rules
install -m 644 del-part-nodes.rules /usr/src/tmp/multipath-tools-buildroot/lib/udev/rules.d/68-del-part-nodes.rules
install -d /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man8
install -m 644 kpartx.8.gz /usr/src/tmp/multipath-tools-buildroot/usr/share/man/man8
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/kpartx'
make[1]: Entering directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
mkdir -p /usr/src/tmp/multipath-tools-buildroot/usr/lib
install -m 755 libdmmp.so.0.2.0 /usr/src/tmp/multipath-tools-buildroot/usr/lib/libdmmp.so.0.2.0
install -m 644 -D \
	libdmmp/libdmmp.h /usr/src/tmp/multipath-tools-buildroot/usr/include/libdmmp/libdmmp.h
ln -sf libdmmp.so.0.2.0 /usr/src/tmp/multipath-tools-buildroot/usr/lib/libdmmp.so
install -m 644 -D \
	libdmmp.pc.in /usr/src/tmp/multipath-tools-buildroot/usr/lib/pkgconfig/libdmmp.pc
perl -i -pe 's|__VERSION__|0.2.0|g' \
	/usr/src/tmp/multipath-tools-buildroot/usr/lib/pkgconfig/libdmmp.pc
perl -i -pe 's|__LIBDIR__|/usr/lib|g' \
	/usr/src/tmp/multipath-tools-buildroot/usr/lib/pkgconfig/libdmmp.pc
perl -i -pe 's|__INCLUDEDIR__|/usr/include|g' \
	/usr/src/tmp/multipath-tools-buildroot/usr/lib/pkgconfig/libdmmp.pc
make[1]: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3/libdmmp'
make: Leaving directory '/usr/src/RPM/BUILD/multipath-tools-0.8.3'
+ install -pm755 /usr/src/RPM/SOURCES/multipathd.init /usr/src/tmp/multipath-tools-buildroot/etc/rc.d/init.d/multipathd
+ install -pm644 /usr/src/RPM/SOURCES/multipath.conf /usr/src/tmp/multipath-tools-buildroot/etc/multipath.conf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/multipath-tools-buildroot (auto)
mode of './lib/libmpathpersist.so.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libforeign-nvme.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libcheckrdac.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libcheckhp_sw.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libcheckemc_clariion.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libcheckdirectio.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libchecktur.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libcheckreadsector0.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libcheckcciss_tur.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libprioweightedpath.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libpriosysfs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libpriordac.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libpriorandom.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libpriopath_latency.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libprioontap.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libprioiet.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libpriohp_sw.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libpriohds.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libprioemc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libpriodatacore.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libprioconst.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libprioana.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/multipath/libprioalua.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/libmultipath.so.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './lib/libmpathcmd.so.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/libdmmp.so.0.2.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/multipath-tools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/libdmmp.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/libdmmp.pc: Libs: '-L${libdir} -ldmmp' --> '-ldmmp'
Checking contents of files in /usr/src/tmp/multipath-tools-buildroot/ (default)
Compressing files in /usr/src/tmp/multipath-tools-buildroot (auto)
Adjusting library links in /usr/src/tmp/multipath-tools-buildroot
./lib:
	libmpathcmd.so.0 -> libmpathcmd.so.0
	libmultipath.so.0 -> libmultipath.so.0
	libmpathpersist.so.0 -> libmpathpersist.so.0
./usr/lib:
	libdmmp.so.0.2.0 -> libdmmp.so.0.2.0
Verifying ELF objects in /usr/src/tmp/multipath-tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: close_fd
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: free_scandir_result
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: vector_alloc
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_device_get_syspath
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_new
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: __pthread_unregister_cancel
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: sysfs_attr_get_value
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: vector_alloc_slot
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_enumerate_scan_devices
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: __pthread_register_cancel
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: find_slot
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: vector_free
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_unref
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_device_get_parent_with_subsystem_devtype
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_enumerate_add_match_parent
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: vector_set_slot
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_enumerate_new
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_enumerate_add_match_subsystem
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_list_entry_get_next
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_device_new_from_syspath
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_enumerate_get_list_entry
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_device_unref
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_device_ref
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_device_get_devnum
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_enumerate_unref
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_device_get_sysname
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: vector_del_slot
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: vector_reset
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_device_get_sysattr_value
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_list_entry_get_name
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: nvme_id_ctrl_ana
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: undefined symbol: udev_device_get_devtype
verify-elf: WARNING: ./lib/multipath/libforeign-nvme.so: uses non-LFS functions: alphasort open scandir
verify-elf: WARNING: ./lib/multipath/libcheckrdac.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libcheckrdac.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libcheckrdac.so: uses non-LFS functions: __fxstat
verify-elf: WARNING: ./lib/multipath/libcheckhp_sw.so: uses non-LFS functions: __fxstat
verify-elf: WARNING: ./lib/multipath/libcheckemc_clariion.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libcheckemc_clariion.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libcheckemc_clariion.so: uses non-LFS functions: __fxstat
verify-elf: WARNING: ./lib/multipath/libcheckdirectio.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libcheckdirectio.so: undefined symbol: checker_is_sync
verify-elf: WARNING: ./lib/multipath/libcheckdirectio.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libcheckdirectio.so: uses non-LFS functions: __fxstat
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: __pthread_unregister_cancel
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: checker_is_sync
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: pthread_cond_init_mono
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: __pthread_register_cancel
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: pthread_testcancel
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: rcu_register_thread_memb
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: setup_thread_attr
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: get_monotonic_time
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: pthread_create
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: rcu_unregister_thread_memb
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: checker_state_name
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: pthread_cancel
verify-elf: WARNING: ./lib/multipath/libchecktur.so: undefined symbol: normalize_timespec
verify-elf: WARNING: ./lib/multipath/libchecktur.so: uses non-LFS functions: __fxstat
verify-elf: WARNING: ./lib/multipath/libcheckreadsector0.so: uses non-LFS functions: __fxstat
verify-elf: WARNING: ./lib/multipath/libcheckcciss_tur.so: uses non-LFS functions: __fxstat
verify-elf: WARNING: ./lib/multipath/libprioweightedpath.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libprioweightedpath.so: undefined symbol: snprint_host_wwpn
verify-elf: WARNING: ./lib/multipath/libprioweightedpath.so: undefined symbol: snprint_host_wwnn
verify-elf: WARNING: ./lib/multipath/libprioweightedpath.so: undefined symbol: snprint_tgt_wwnn
verify-elf: WARNING: ./lib/multipath/libprioweightedpath.so: undefined symbol: snprint_path_serial
verify-elf: WARNING: ./lib/multipath/libprioweightedpath.so: undefined symbol: get_next_string
verify-elf: WARNING: ./lib/multipath/libprioweightedpath.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libprioweightedpath.so: undefined symbol: snprint_tgt_wwpn
verify-elf: WARNING: ./lib/multipath/libpriosysfs.so: undefined symbol: sysfs_get_asymmetric_access_state
verify-elf: WARNING: ./lib/multipath/libpriordac.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libpriordac.so: undefined symbol: get_prio_timeout
verify-elf: WARNING: ./lib/multipath/libpriordac.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libpriopath_latency.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libpriopath_latency.so: undefined symbol: timespecsub
verify-elf: WARNING: ./lib/multipath/libpriopath_latency.so: undefined symbol: get_next_string
verify-elf: WARNING: ./lib/multipath/libpriopath_latency.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libpriopath_latency.so: uses non-LFS functions: __fxstat lseek
verify-elf: WARNING: ./lib/multipath/libprioontap.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libprioontap.so: undefined symbol: get_prio_timeout
verify-elf: WARNING: ./lib/multipath/libprioontap.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libprioiet.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libprioiet.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libprioiet.so: uses non-LFS functions: readdir
verify-elf: WARNING: ./lib/multipath/libpriohp_sw.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libpriohp_sw.so: undefined symbol: get_prio_timeout
verify-elf: WARNING: ./lib/multipath/libpriohp_sw.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libpriohds.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libpriohds.so: undefined symbol: get_prio_timeout
verify-elf: WARNING: ./lib/multipath/libpriohds.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libprioemc.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libprioemc.so: undefined symbol: get_prio_timeout
verify-elf: WARNING: ./lib/multipath/libprioemc.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libpriodatacore.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libpriodatacore.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libprioana.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libprioana.so: undefined symbol: __pthread_unregister_cancel
verify-elf: WARNING: ./lib/multipath/libprioana.so: undefined symbol: __pthread_register_cancel
verify-elf: WARNING: ./lib/multipath/libprioana.so: undefined symbol: libmp_nvme_ana_log
verify-elf: WARNING: ./lib/multipath/libprioana.so: undefined symbol: libmp_nvme_get_nsid
verify-elf: WARNING: ./lib/multipath/libprioana.so: undefined symbol: libmp_nvme_identify_ns
verify-elf: WARNING: ./lib/multipath/libprioana.so: undefined symbol: log_nvme_errcode
verify-elf: WARNING: ./lib/multipath/libprioana.so: undefined symbol: dlog
verify-elf: WARNING: ./lib/multipath/libprioana.so: undefined symbol: nvme_id_ctrl_ana
verify-elf: WARNING: ./lib/multipath/libprioalua.so: undefined symbol: logsink
verify-elf: WARNING: ./lib/multipath/libprioalua.so: undefined symbol: get_target_port_group
verify-elf: WARNING: ./lib/multipath/libprioalua.so: undefined symbol: get_target_port_group_support
verify-elf: WARNING: ./lib/multipath/libprioalua.so: undefined symbol: get_asymmetric_access_state
verify-elf: WARNING: ./lib/multipath/libprioalua.so: undefined symbol: dlog
verify-elf: WARNING: ./sbin/mpathpersist: uses non-LFS functions: fopen open
verify-elf: WARNING: ./sbin/multipathd: uses non-LFS functions: __xstat fopen ftruncate open
verify-elf: WARNING: ./sbin/multipath: uses non-LFS functions: __fxstat __xstat open
Hardlinking identical .pyc and .pyo files
Processing files: multipath-tools-0.8.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29024
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd multipath-tools-0.8.3
+ DOCDIR=/usr/src/tmp/multipath-tools-buildroot/usr/share/doc/multipath-tools-0.8.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/multipath-tools-buildroot/usr/share/doc/multipath-tools-0.8.3
+ /bin/mkdir -p /usr/src/tmp/multipath-tools-buildroot/usr/share/doc/multipath-tools-0.8.3
+ cp -prL README /usr/src/tmp/multipath-tools-buildroot/usr/share/doc/multipath-tools-0.8.3
+ chmod -R go-w /usr/src/tmp/multipath-tools-buildroot/usr/share/doc/multipath-tools-0.8.3
+ chmod -R a+rX /usr/src/tmp/multipath-tools-buildroot/usr/share/doc/multipath-tools-0.8.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9xumri
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lRImkT
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/multipath-tools-buildroot/sbin/mpathpersist: overlinked libraries: /usr/src/tmp/multipath-tools-buildroot/lib/libmultipath.so.0
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jETfBZ
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x4Dl1t
Requires: libmultipath = 0.8.3-alt1, kpartx = 0.8.3-alt1, dmsetup, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(action), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, /lib/udev/rules.d, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libdevmapper.so.1.02 >= set:miAlC39fUs4pdEuAGRMa015BRVb7, libdevmapper.so.1.02(Base), libmpathcmd.so.0 >= set:gd6bg1G46Zw, libmpathpersist.so.0 >= set:jfU05eIMz8X8XitnV9mlwo7lE8SxsS, libmultipath.so.0 >= set:me1OSsEzMjZcQIiXisidgEmjvSudn1sZBOAWicsUy6ia7V63ErydHt3oPZbZiyoBUZDiVOLB3y6YQwqI8Jer2cXDsacR5sedlZqkMU6rG1IPw6Wb3fFdcUZzNeDysZG75Wy2mf2IJkrQvRGZgC7y3PxA3RI1vK0BTNPntZaV3MMh5gUon3JErRWdGv4yHL6SZqmHO0i11RjNNh37HC2gh44YfZgENL3L8bLzAvdJLkVIJJtdaECoMBNK1lJihZHg0Zhz2gUSBny2Q8yNkgzt1FZ4YWiidAn1q6tTbkDZB25Qaic4L6gaS0de3edtFAmvhYnlc2Y5F3Z94aguFBdZE031VJvcmBpxoipvZBHO0azJ74baH4bL9ER9HjPigZ2zgsr4xZn6Ca6tZD2, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), libreadline.so.7 >= set:nkMZoFxLu2JBfJoCBJ0, libsystemd.so.0 >= set:nmZGf6, libsystemd.so.0(LIBSYSTEMD_209), libudev.so.1 >= set:khT8BcZvFD4iQwkI4zMs3, libudev.so.1(LIBUDEV_183), liburcu.so.6 >= set:jfYm5JZ8b45zHgsZoKh230, rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aKfsMB
Creating multipath-tools-debuginfo package
Processing files: libmultipath-0.8.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vL22Bb
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/multipath-tools-buildroot/lib/libmpathcmd.so.0: 8 symbols, 13 bpp
lib.prov: /usr/src/tmp/multipath-tools-buildroot/lib/libmpathpersist.so.0: 34 symbols, 16 bpp
lib.prov: /usr/src/tmp/multipath-tools-buildroot/lib/libmultipath.so.0: 466 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dHSf8a
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libmpathcmd.so.0 = set:gccmwqPoIZq0k2NfJa, libmpathpersist.so.0 = set:jdUfM72em2CaZK79jAC0zQb6410YA4AhmEySqoAFbJ9WCycZGG2Nel8lAZaGrAHlxn5VgchN96, libmultipath.so.0 = set:md5KYh2WVZigxP5oPv3m2Ehs7EOlyLsnjt1M7J1YR7XNJPIeMtagkHLmSFJpXlGErZ4vRLnUG3HMA9rZtehfDmE9o06TlqiRslIJ8Ah68DdO73qZBpRRHdu4Bh2plLtPOS41MLb8p2RMay20z4XYGRPF5GReBcxM5lZtIiqwYsZI3w2zhQfALzAuqE67FRpJwcnZjMZFhNVGvOFoGn3rIjPTUtvkUn9pZspQAh69D9SL2oC1lK8xzvVHKHcUAuSXVxEiEAgpZB87EtgsNF8Z2YwPTKsrFvSZtJ6PMcNFgMW8MSq0crWLqlfou8xJjYgOxarEzrgOCyp4jvcsGfl1WFyDnZ5sPIPNBQEyxj5EvmZqH5r9IBaZ4Y483ekqJB4nDbg0FZlr9ZtvfTWN91htjK8LroJ2d5Zn5xjiajVMZc3RzgbFO0GvxWCWThZGePQ9XnO0PG0U7BkIYlk8B4dWR3E4Apq8rMUyJuMfgx5NWwntExxLhAEiUVfZs8RLR03jaf5jDFpYZmwesheLfLNNbZ7aJ5AYymLJVBIlkXBaDt2fWtdaEjcnskZ2WQdTdk2UVoq49gaWLEwhZy732gTWtdyDnBtSDTobfT7lwy86jC8I60eAqwZJkgqGq0zQSxCtZJZbyU87ZGKCmeUomEhKbS0ptgn9n5mNfa5tkmevPUajhuvZCdl25Els2w5oP5zL8Z3bQWFJZ9KylB22fGMLz0uDCpedWdS6lJWlA8ivheFpxIlDbahT2ep624CDxisVNszno9ETZtV91tBkNlFQmz3Vy9iAf2BRvCgv8V2p8YNYBGzL2HkoxIaifSTLSO0qtNwyIy4XxvSC8rCWAkyQjBqOkXvw8zRh7Xk997Uq1ty3S0LeJeXon6u1toZiwHTto4iQwPhSeDZ7CDaawBWnoQUv2
Requires: libaio.so.1 >= set:hefut6ZpUy3sV1, libaio.so.1(LIBAIO_0.1), libaio.so.1(LIBAIO_0.4), libc.so.6 >= set:poiedc, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libdevmapper.so.1.02 >= set:mgMPn0b6kOrmMJZsUG3XZvoV1lNnXVZ9fltyZ12od80PySjyH9nYroAghauAlIMSeCFLXH3B91EVXgwDUrEF3tik6puMHJd, libdevmapper.so.1.02(Base), libdevmapper.so.1.02(DM_1_02_97), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), libsystemd.so.0 >= set:nmecT1, libsystemd.so.0(LIBSYSTEMD_209), libudev.so.1 >= set:keMFU3hwNxmvMqXjMP8Nf0d9ZInDQh1w2aqtAdBNXh43lIXgJaA6Cg5AWKYLgCflymYSskr8XR0bzwk8QxZyc, libudev.so.1(LIBUDEV_183), liburcu.so.6 >= set:jhkXDa40, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Conflicts: multipath-tools <= 0.4.9-alt3
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YIhKYu
Creating libmultipath-debuginfo package
Processing files: libmultipath-devel-0.8.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gkKdmr
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6162wQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libmultipath = 0.8.3-alt1, /lib/libmpathcmd.so.0, /lib/libmpathpersist.so.0, /lib/libmultipath.so.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RHvPxL
Processing files: kpartx-0.8.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ZOw2W
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ypmKps
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /bin/sh, /lib/ld-linux.so.2, /lib/udev/rules.d, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdevmapper.so.1.02 >= set:mhYY5Iowiul0MNlB3SaZkqUlR9X35EzYZ4yH9LUDxh4a2LDPSeDFvTnekC4wcv71uSTgDeQ9hdF4, libdevmapper.so.1.02(Base), libdevmapper.so.1.02(DM_1_02_97), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Conflicts: multipath-tools <= 0.4.9-alt3
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h8bwxk
Creating kpartx-debuginfo package
Processing files: libdmmp-0.8.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yDfXWo
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/multipath-tools-buildroot/usr/lib/libdmmp.so.0.2.0: 29 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6FdlvG
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libdmmp.so.0.2.0 = set:idAFCLahTvPjPem6fRPveLqJcbpRBzoS7333yDShBBsxUOZJQebZmZFU5ak
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libjson-c.so.4 >= set:lhmOEb28X0tRMQvtCnSjaTRo6lHVYuDSkTj1fV8, libmpathcmd.so.0 >= set:gezBkwk21, libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.16xrQd
Creating libdmmp-debuginfo package
Processing files: libdmmp-devel-0.8.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xBoqBb
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j3ADQg
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libdmmp) = 0.2.0
Requires: libdmmp = 0.8.3-alt1, /usr/lib/libdmmp.so.0.2.0, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WS1KkL
Processing files: multipath-tools-debuginfo-0.8.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qQyYdH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MgGihS
find-requires: running scripts (debuginfo)
Requires: multipath-tools = 0.8.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdevmapper.so.1.02), debug(libmpathcmd.so.0), debug(libmpathpersist.so.0), debug(libmultipath.so.0), debug(libpthread.so.0), debug(libreadline.so.7), debug(libsystemd.so.0), debug(libudev.so.1), debug(liburcu.so.6)
Processing files: libmultipath-debuginfo-0.8.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vZEKRs
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hu7ZTl
find-requires: running scripts (debuginfo)
Provides: debug(libmpathcmd.so.0), debug(libmpathpersist.so.0), debug(libmultipath.so.0)
Requires: libmultipath = 0.8.3-alt1, debug(libaio.so.1), debug(libc.so.6), debug(libdevmapper.so.1.02), debug(libdl.so.2), debug(libm.so.6), debug(libpthread.so.0), debug(libsystemd.so.0), debug(libudev.so.1), debug(liburcu.so.6)
Processing files: kpartx-debuginfo-0.8.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g7BkGr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AnviQW
find-requires: running scripts (debuginfo)
Requires: kpartx = 0.8.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdevmapper.so.1.02)
Processing files: libdmmp-debuginfo-0.8.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rHFWxP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6jge2U
find-requires: running scripts (debuginfo)
Provides: debug(libdmmp.so.0.2.0)
Requires: libdmmp = 0.8.3-alt1, debug(libc.so.6), debug(libjson-c.so.4), debug(libmpathcmd.so.0), debug(libpthread.so.0)
Adding to multipath-tools a strict dependency on libmultipath
Adding to multipath-tools a strict dependency on kpartx
Adding to multipath-tools-debuginfo a strict dependency on multipath-tools
Adding to libmultipath-devel a strict dependency on libmultipath
Adding to libmultipath-debuginfo a strict dependency on libmultipath
Adding to kpartx-debuginfo a strict dependency on kpartx
Adding to libdmmp-devel a strict dependency on libdmmp
Adding to libdmmp-debuginfo a strict dependency on libdmmp
Adding to libdmmp a strict dependency on libmultipath
Adding to multipath-tools-debuginfo a strict dependency on libmultipath-debuginfo
Adding to libdmmp-debuginfo a strict dependency on libmultipath-debuginfo
Removing from multipath-tools-debuginfo 39 sources provided by libmultipath-debuginfo
also prunning dir /usr/src/debug/multipath-tools-0.8.3/libmpathcmd
also prunning dir /usr/src/debug/multipath-tools-0.8.3/libmpathpersist
also prunning dir /usr/src/debug/multipath-tools-0.8.3/libmultipath
also prunning dir /usr/src/debug/multipath-tools-0.8.3/third-party/valgrind
also prunning dir /usr/src/debug/multipath-tools-0.8.3/third-party
Removing from libdmmp-debuginfo 1 sources provided by libmultipath-debuginfo
also prunning dir /usr/src/debug/multipath-tools-0.8.3/libmpathcmd
Removing 3 extra deps from multipath-tools due to dependency on libmultipath
Removing 3 extra deps from libmultipath-devel due to dependency on libmultipath
Removing 1 extra deps from libdmmp due to dependency on libmultipath
Removing 1 extra deps from libdmmp-devel due to dependency on libdmmp
Removing 3 extra deps from multipath-tools-debuginfo due to dependency on libmultipath-debuginfo
Removing 1 extra deps from libdmmp-debuginfo due to dependency on libmultipath-debuginfo
Removing 19 extra deps from multipath-tools due to repentancy on libmultipath
Removing 3 extra deps from multipath-tools due to repentancy on kpartx
Removing 8 extra deps from libdmmp due to repentancy on libmultipath
Removing 6 extra deps from multipath-tools-debuginfo due to repentancy on libmultipath-debuginfo
Removing 2 extra deps from libdmmp-debuginfo due to repentancy on libmultipath-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/multipath-tools-0.8.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libmultipath-0.8.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libmultipath-devel-0.8.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/kpartx-0.8.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libdmmp-0.8.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libdmmp-devel-0.8.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/multipath-tools-debuginfo-0.8.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libmultipath-debuginfo-0.8.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/kpartx-debuginfo-0.8.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libdmmp-debuginfo-0.8.3-alt1.i586.rpm (w2.lzdio)
42.05user 14.68system 0:59.34elapsed 95%CPU (0avgtext+0avgdata 46056maxresident)k
0inputs+0outputs (0major+2983354minor)pagefaults 0swaps
46.53user 17.57system 1:07.56elapsed 94%CPU (0avgtext+0avgdata 115052maxresident)k
504inputs+0outputs (0major+3452224minor)pagefaults 0swaps