D: [iurt_root_command] chroot warning: Macro expanded in comment on line 9: %{_udevrulesdir} Installing /home/pterjan/rpmbuild/SRPMS/multipath-tools-0.5.0-5.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YKeZqp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf multipath-tools-0.5.0 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/multipath-tools-0.5.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd multipath-tools-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (multipath-tools-0.5.0-udevrulesdir.patch):' Patch #1 (multipath-tools-0.5.0-udevrulesdir.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .udevrulesdir --fuzz=0 patching file kpartx/Makefile Hunk #1 succeeded at 28 (offset 6 lines). + echo 'Patch #2 (multipath-tools-0.5.0-format-security.patch):' Patch #2 (multipath-tools-0.5.0-format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format-security --fuzz=0 patching file libmultipath/checkers/rdac.c + sed -i -e s/lsystemd-daemon/lsystemd/g multipathd/Makefile ./libmultipath/Makefile + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oP8PJF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd multipath-tools-0.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + make BUILD=glibc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o memory.o memory.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o parser.o parser.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o vector.o vector.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o devmapper.o devmapper.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o callout.o callout.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o hwtable.o hwtable.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o blacklist.o blacklist.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o util.o util.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o dmparser.o dmparser.c dmparser.c: In function 'assemble_map': dmparser.c:136:20: warning: '__builtin_snprintf' output truncated before the last format character [-Wformat-truncation=] snprintf(p, 1, "\n"); ^ In file included from /usr/include/stdio.h:936:0, from dmparser.c:6: /usr/include/bits/stdio2.h:64:10: note: '__builtin_snprintf' output 2 bytes into a destination of size 1 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o config.o config.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o structs.o structs.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o discovery.o discovery.c discovery.c: In function 'sysfs_get_devtype': discovery.c:160:14: warning: passing argument 1 of 'strchop' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (strchop(attr) > len) { \ ^ discovery.c:168:1: note: in expansion of macro 'declare_sysfs_get_str' declare_sysfs_get_str(devtype); ^~~~~~~~~~~~~~~~~~~~~ In file included from discovery.c:19:0: util.h:4:8: note: expected 'char *' but argument is of type 'const char *' size_t strchop(char *); ^~~~~~~ discovery.c: In function 'sysfs_get_vendor': discovery.c:160:14: warning: passing argument 1 of 'strchop' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (strchop(attr) > len) { \ ^ discovery.c:169:1: note: in expansion of macro 'declare_sysfs_get_str' declare_sysfs_get_str(vendor); ^~~~~~~~~~~~~~~~~~~~~ In file included from discovery.c:19:0: util.h:4:8: note: expected 'char *' but argument is of type 'const char *' size_t strchop(char *); ^~~~~~~ discovery.c: In function 'sysfs_get_model': discovery.c:160:14: warning: passing argument 1 of 'strchop' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (strchop(attr) > len) { \ ^ discovery.c:170:1: note: in expansion of macro 'declare_sysfs_get_str' declare_sysfs_get_str(model); ^~~~~~~~~~~~~~~~~~~~~ In file included from discovery.c:19:0: util.h:4:8: note: expected 'char *' but argument is of type 'const char *' size_t strchop(char *); ^~~~~~~ discovery.c: In function 'sysfs_get_rev': discovery.c:160:14: warning: passing argument 1 of 'strchop' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (strchop(attr) > len) { \ ^ discovery.c:171:1: note: in expansion of macro 'declare_sysfs_get_str' declare_sysfs_get_str(rev); ^~~~~~~~~~~~~~~~~~~~~ In file included from discovery.c:19:0: util.h:4:8: note: expected 'char *' but argument is of type 'const char *' size_t strchop(char *); ^~~~~~~ discovery.c: In function 'sysfs_get_dev': discovery.c:160:14: warning: passing argument 1 of 'strchop' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (strchop(attr) > len) { \ ^ discovery.c:172:1: note: in expansion of macro 'declare_sysfs_get_str' declare_sysfs_get_str(dev); ^~~~~~~~~~~~~~~~~~~~~ In file included from discovery.c:19:0: util.h:4:8: note: expected 'char *' but argument is of type 'const char *' size_t strchop(char *); ^~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o propsel.o propsel.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o dict.o dict.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o pgpolicies.o pgpolicies.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o debug.o debug.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o defaults.o defaults.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o uevent.o uevent.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o switchgroup.o switchgroup.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o uxsock.o uxsock.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o print.o print.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o alias.o alias.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o log_pthread.o log_pthread.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o log.o log.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o configure.o configure.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o structs_vec.o structs_vec.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o sysfs.o sysfs.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o prio.o prio.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o checkers.o checkers.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o lock.o lock.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o waiter.o waiter.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o file.o file.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o wwids.o wwids.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -c -o prioritizers/alua_rtpg.o prioritizers/alua_rtpg.c cc -shared -Wl,-soname=libmultipath.so.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -DLIBDM_API_FLUSH -D_GNU_SOURCE -DLIBDM_API_COOKIE -DUSE_SYSTEMD=230 -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 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 waiter.o file.o wwids.o prioritizers/alua_rtpg.o -lpthread -ldl -ldevmapper -ludev -lsystemd ln -sf libmultipath.so.0 libmultipath.so make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath/prioritizers' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o random.o random.c cc -shared -o libpriorandom.so random.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o const.o const.c cc -shared -o libprioconst.so const.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o hp_sw.o hp_sw.c cc -shared -o libpriohp_sw.so hp_sw.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o emc.o emc.c cc -shared -o libprioemc.so emc.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o rdac.o rdac.c cc -shared -o libpriordac.so rdac.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o alua.o alua.c alua.c: In function 'get_alua_info': alua.c:58:6: warning: variable 'aas' set but not used [-Wunused-but-set-variable] int aas; ^~~ cc -shared -o libprioalua.so alua.o alua_rtpg.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o ontap.o ontap.c cc -shared -o libprioontap.so ontap.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o datacore.o datacore.c datacore.c: In function 'datacore_prio': datacore.c:98:22: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 8 [-Wformat-truncation=] snprintf(vendor, 8, "%.8s\n", inqBuffp + 8); ^~~~~~~~ In file included from /usr/include/stdio.h:936:0, from datacore.c:20: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 10 bytes into a destination of size 8 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -shared -o libpriodatacore.so datacore.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o hds.o hds.c cc -shared -o libpriohds.so hds.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o weightedpath.o weightedpath.c cc -shared -o libprioweightedpath.so weightedpath.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o iet.o iet.c cc -shared -o libprioiet.so iet.o rm random.o weightedpath.o ontap.o hp_sw.o hds.o rdac.o const.o datacore.o emc.o iet.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath/prioritizers' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath/checkers' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o libsg.o libsg.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o cciss_tur.o cciss_tur.c cc -shared -o libcheckcciss_tur.so libsg.o cciss_tur.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o readsector0.o readsector0.c cc -shared -o libcheckreadsector0.so libsg.o readsector0.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o tur.o tur.c cc -shared -o libchecktur.so libsg.o tur.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o directio.o directio.c cc -shared -o libcheckdirectio.so libsg.o directio.o -laio cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o emc_clariion.o emc_clariion.c cc -shared -o libcheckemc_clariion.so libsg.o emc_clariion.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o hp_sw.o hp_sw.c cc -shared -o libcheckhp_sw.so libsg.o hp_sw.o cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I.. -c -o rdac.o rdac.c cc -shared -o libcheckrdac.so libsg.o rdac.o rm tur.o hp_sw.o rdac.o readsector0.o cciss_tur.o emc_clariion.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath/checkers' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmpathpersist' cc -Wall -fPIC -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist *.c cc -shared -lpthread -ldevmapper -ldl -L../libmultipath -lmultipath -Wl,-soname=libmpathpersist.so.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist -o libmpathpersist.so.0 mpath_persist.o mpath_updatepr.o mpath_pr_ioctl.o ln -s 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 '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmpathpersist' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/multipath' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -c -o main.o main.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath main.o -o multipath -lpthread -ldevmapper -ldl -L../libmultipath -lmultipath -ludev gzip -9 -c multipath.8 > multipath.8.gz gzip -9 -c multipath.conf.5 > multipath.conf.5.gz make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/multipath' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/multipathd' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist -DUSE_SYSTEMD=230 -c -o main.o main.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist -DUSE_SYSTEMD=230 -c -o pidfile.o pidfile.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist -DUSE_SYSTEMD=230 -c -o uxlsnr.o uxlsnr.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist -DUSE_SYSTEMD=230 -c -o uxclnt.o uxclnt.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist -DUSE_SYSTEMD=230 -c -o cli.o cli.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist -DUSE_SYSTEMD=230 -c -o cli_handlers.o cli_handlers.c cli_handlers.c: In function 'cli_getprstatus': cli_handlers.c:996:18: warning: '%d' directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] sprintf(*reply,"%d",mpp->prflag); ^~ cli_handlers.c:996:17: note: directive argument in the range [0, 255] sprintf(*reply,"%d",mpp->prflag); ^~~~ In file included from /usr/include/stdio.h:936:0, from ../libmultipath/memory.h:26, from ../libmultipath/checkers.h:5, from cli_handlers.c:4: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4 bytes into a destination of size 2 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist -DUSE_SYSTEMD=230 main.o pidfile.o uxlsnr.o uxclnt.o cli.o cli_handlers.o -lpthread -ldevmapper -lreadline -lsystemd -ludev -ldl -L../libmultipath -lmultipath -L../libmpathpersist -lmpathpersist -o multipathd gzip -9 -c multipathd.8 > multipathd.8.gz make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/multipathd' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/mpathpersist' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist -c -o main.o main.c cc -g main.o -o mpathpersist -lpthread -ldevmapper -L../libmpathpersist -lmpathpersist -L../libmultipath -lmultipath -ludev -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I../libmultipath -I../libmpathpersist gzip -9 -c mpathpersist.8 > mpathpersist.8.gz make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/mpathpersist' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/kpartx' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o bsd.o bsd.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o dos.o dos.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o kpartx.o kpartx.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o solaris.o solaris.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o unixware.o unixware.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o dasd.o dasd.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o sun.o sun.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o gpt.o gpt.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o mac.o mac.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o ps3.o ps3.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o crc32.o crc32.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o lopart.o lopart.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o xstrncpy.o xstrncpy.c cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wunused -Wstrict-prototypes -fPIC -DLIB_STRING=\"lib64\" -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBDM_API_COOKIE -c -o devmapper.o devmapper.c cc 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 -ldevmapper gzip -9 -c kpartx.8 > kpartx.8.gz make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/kpartx' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Cfns1w + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64 + cd multipath-tools-0.5.0 + '[' 1 -eq 1 ']' + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath' install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64 install -m 755 libmultipath.so.0 /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/libmultipath.so.0 install -m 755 -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath/prioritizers' install -m 755 libprio*.so /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath/prioritizers' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath/checkers' install -m 755 libcheckcciss_tur.so libcheckreadsector0.so libchecktur.so libcheckdirectio.so libcheckemc_clariion.so libcheckhp_sw.so libcheckrdac.so /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmultipath/checkers' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmpathpersist' install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64 install -m 755 libmpathpersist.so.0 /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/libmpathpersist.so.0 install -m 755 -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64 install -m 755 -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man3 install -m 755 -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/include/ install -m 755 -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/doc/mpathpersist/ ln -sf /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/libmpathpersist.so.0 /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/libmpathpersist.so install -m 644 mpath_persistent_reserve_in.3.gz /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man3 install -m 644 mpath_persistent_reserve_out.3.gz /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man3 install -m 644 mpath_persist.h /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/include/ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/libmpathpersist' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/multipath' install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin install -m 755 multipath /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin/ install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man8 install -m 644 multipath.8.gz /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man8 install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man5 install -m 644 multipath.conf.5.gz /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man5 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/multipath' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/multipathd' install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin install -m 755 multipathd /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/etc/init.d install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/lib/systemd/system install -m 644 multipathd.service /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/lib/systemd/system install -m 644 multipathd.socket /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/lib/systemd/system install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man8 install -m 644 multipathd.8.gz /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man8 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/multipathd' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/mpathpersist' install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin install -m 755 mpathpersist /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin/ install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man8 install -m 644 mpathpersist.8.gz /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man8 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/mpathpersist' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/kpartx' install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin install -m 755 kpartx /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib/udev install -m 755 kpartx_id /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib/udev install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/lib/udev/rules.d install -m 644 kpartx.rules /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/lib/udev/rules.d/ install -d /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man8 install -m 644 kpartx.8.gz /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/man/man8 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0/kpartx' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/etc/hotplug.d + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.5.0-5.mga7 --unique-debug-suffix -0.5.0-5.mga7.x86_64 --unique-debug-src-base multipath-tools-0.5.0-5.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/multipath-tools-0.5.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin/kpartx extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libcheckhp_sw.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin/multipathd extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin/mpathpersist extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libcheckemc_clariion.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libcheckrdac.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/sbin/multipath extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/libmpathpersist.so.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libcheckdirectio.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libchecktur.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libcheckreadsector0.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libcheckcciss_tur.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libpriordac.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libprioweightedpath.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libpriorandom.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libprioontap.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libprioiet.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libpriohp_sw.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libpriohds.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libprioemc.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libpriodatacore.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libprioconst.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/multipath/libprioalua.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/libmultipath.so.0 /usr/lib/rpm/sepdebugcrcfix: Updated 24 CRC32s, 0 CRC32s did match. 1550 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /sbin/mpathpersist: libmultipath.so.0 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: multipath-tools-0.5.0-5.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.w5iBfA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd multipath-tools-0.5.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/doc/multipath-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/doc/multipath-tools + cp -pr AUTHOR /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/doc/multipath-tools + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/doc/multipath-tools + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/doc/multipath-tools + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/doc/multipath-tools + cp -pr FAQ /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/doc/multipath-tools + cp -pr multipath.conf.annotated multipath.conf.defaults multipath.conf.synthetic /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/usr/share/doc/multipath-tools + exit 0 objdump: '/home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/libmpathpersist.so': No such file objdump: '/home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64/lib64/libmpathpersist.so': No such file Provides: libcheckcciss_tur.so()(64bit) libcheckdirectio.so()(64bit) libcheckemc_clariion.so()(64bit) libcheckhp_sw.so()(64bit) libcheckrdac.so()(64bit) libcheckreadsector0.so()(64bit) libchecktur.so()(64bit) libmpathpersist.so.0()(64bit) libmultipath.so.0()(64bit) libprioalua.so()(64bit) libprioconst.so()(64bit) libpriodatacore.so()(64bit) libprioemc.so()(64bit) libpriohds.so()(64bit) libpriohp_sw.so()(64bit) libprioiet.so()(64bit) libprioontap.so()(64bit) libpriorandom.so()(64bit) libpriordac.so()(64bit) libprioweightedpath.so()(64bit) multipath-tools = 0.5.0-5.mga7 multipath-tools(x86-64) = 0.5.0-5.mga7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires(postun): /bin/sh Requires: libaio.so.1()(64bit) libaio.so.1(LIBAIO_0.1)(64bit) libaio.so.1(LIBAIO_0.4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libmpathpersist.so.0()(64bit) libmultipath.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libreadline.so.6()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) Conflicts: kpartx < 0.4.8-16 Processing files: kpartx-0.5.0-5.mga7.x86_64 Provides: kpartx = 0.5.0-5.mga7 kpartx(x86-64) = 0.5.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) Conflicts: multipath-tools < 0.4.8-16 Processing files: multipath-tools-debugsource-0.5.0-5.mga7.x86_64 Provides: multipath-tools-debugsource = 0.5.0-5.mga7 multipath-tools-debugsource(x86-64) = 0.5.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: multipath-tools-debuginfo-0.5.0-5.mga7.x86_64 Provides: debuginfo(build-id) = 014ff0cb86d187da046e32b60cd1f4fbfb103856 debuginfo(build-id) = 0cc8e797f85c59cdfba6abcb2c8d4a16cd8a3c9d debuginfo(build-id) = 1af772457006d3d5e93eeeaf6e1d69b4b628f7bd debuginfo(build-id) = 29c36fde9b9944db16fbe3cd944435ee361ac7b5 debuginfo(build-id) = 3e83c71f7384704cd946e789ee36bfae24b57258 debuginfo(build-id) = 4fef62a5d1fb421014d745b4ea1dc555ea4fd2ee debuginfo(build-id) = 5698f4acf14d05597992f478bb6f5e9a11e0915b debuginfo(build-id) = 5ba4955274ac0e35e970ecd9f8504f248fe8d7dd debuginfo(build-id) = 6adc181a3450f279b59111b1f5daf0c9701a21b2 debuginfo(build-id) = 81272698534994940ff9e10c2238ab5469b22380 debuginfo(build-id) = 8226295e3999fe245733bc09cd05dbdd3093e1b7 debuginfo(build-id) = 82f723fcd2016db13b9992a491ed9ca9c201fd16 debuginfo(build-id) = 8b589604866cb681201242c6192f15c18dc8e3d9 debuginfo(build-id) = a15733a2f6ae729e890e23fe6965d88ac35c0151 debuginfo(build-id) = bfd7bef20a515a7329bce25b4091eeb211ef73f5 debuginfo(build-id) = d545303ab253f3e9b84359a3a5c1b2b89ab75aa2 debuginfo(build-id) = d9d2ab9111c39865ddfee5c40794f5c47323862e debuginfo(build-id) = dab4df09867e5c8172d39580f802b8182f807da2 debuginfo(build-id) = dd26031c7a5f89156d319eee7874c6c2c61ae81d debuginfo(build-id) = e78f51ea627825530923f8548c54170726d74474 debuginfo(build-id) = f03ba8a0f282886864c1e7fd3126cd6fe6bf0eb8 debuginfo(build-id) = f4620f0e79020ea285eacd45480c4f22df583ded debuginfo(build-id) = f8638780d6ec4a864eafb9afa618ba5c66d9a176 multipath-tools-debuginfo = 0.5.0-5.mga7 multipath-tools-debuginfo(x86-64) = 0.5.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: multipath-tools-debugsource(x86-64) = 0.5.0-5.mga7 Processing files: kpartx-debuginfo-0.5.0-5.mga7.x86_64 Provides: debuginfo(build-id) = 2b5b0f10949557bde56e07dc2c25cfa7336aae63 kpartx-debuginfo = 0.5.0-5.mga7 kpartx-debuginfo(x86-64) = 0.5.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: multipath-tools-debugsource(x86-64) = 0.5.0-5.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/multipath-tools-0.5.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/kpartx-0.5.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/multipath-tools-debugsource-0.5.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/multipath-tools-debuginfo-0.5.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/kpartx-debuginfo-0.5.0-5.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UnvXRL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd multipath-tools-0.5.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/multipath-tools-0.5.0-5.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KZrzxX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf multipath-tools-0.5.0 + exit 0 D: [iurt_root_command] Success!