<86>Mar 26 05:18:10 userdel[1195784]: delete user 'rooter' <86>Mar 26 05:18:10 userdel[1195784]: removed group 'rooter' owned by 'rooter' <86>Mar 26 05:18:10 userdel[1195784]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 26 05:18:10 groupadd[1195799]: group added to /etc/group: name=rooter, GID=1365 <86>Mar 26 05:18:10 groupadd[1195799]: group added to /etc/gshadow: name=rooter <86>Mar 26 05:18:10 groupadd[1195799]: new group: name=rooter, GID=1365 <86>Mar 26 05:18:10 useradd[1195810]: new user: name=rooter, UID=1365, GID=1365, home=/root, shell=/bin/bash <86>Mar 26 05:18:10 userdel[1195833]: delete user 'builder' <86>Mar 26 05:18:10 userdel[1195833]: removed group 'builder' owned by 'builder' <86>Mar 26 05:18:10 userdel[1195833]: removed shadow group 'builder' owned by 'builder' <86>Mar 26 05:18:10 groupadd[1195851]: group added to /etc/group: name=builder, GID=1366 <86>Mar 26 05:18:10 groupadd[1195851]: group added to /etc/gshadow: name=builder <86>Mar 26 05:18:10 groupadd[1195851]: new group: name=builder, GID=1366 <86>Mar 26 05:18:10 useradd[1195868]: new user: name=builder, UID=1366, GID=1366, home=/usr/src, shell=/bin/bash <13>Mar 26 05:18:12 rpmi: zlib-devel-1.2.13-alt1 sisyphus+309409.200.2.1 1667402043 installed <13>Mar 26 05:18:12 rpmi: glibc-devel-static-6:2.35.0.234.3f63f9dfe1-alt1 sisyphus+317055.200.3.2 1679475504 installed <13>Mar 26 05:18:12 rpmi: zlib-devel-static-1.2.13-alt1 sisyphus+309409.200.2.1 1667402043 installed <13>Mar 26 05:18:13 rpmi: binutils-devel-1:2.38-alt1 sisyphus+302378.600.6.1 1659369765 installed <13>Mar 26 05:18:13 rpmi: libudev-devel-1:252.7-alt1 sisyphus+316321.100.1.1 1678130436 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mdadm-4.2-alt2.nosrc.rpm (w1.gzdio) Installing mdadm-4.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27759 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mdadm-4.2 + echo 'Source #0 (mdadm-4.2.tar):' Source #0 (mdadm-4.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mdadm-4.2.tar + cd mdadm-4.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mdadm-4.2.patch):' Patch #0 (mdadm-4.2.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/91f21b2745717d306b5b59e4508bb4d371e4c3b6 patching file .gear/tags/list patching file .gear/upstream/remotes patching file .gitignore patching file Assemble.c patching file Build.c patching file Create.c patching file Detail.c patching file Grow.c patching file Makefile patching file Monitor.c patching file Query.c patching file ReadMe.c patching file alt/README.recipes patching file alt/checkarray patching file alt/mdadm.conf patching file alt/mdadm.crond patching file alt/mdadm.init patching file alt/mdadm.service patching file alt/mdadm.sysconfig patching file alt/raidtabtomdadm.sh patching file managemon.c patching file maps.c patching file mdadm.8.in patching file mdadm.c patching file mdadm.conf.5 patching file mdadm.conf.5.in patching file mdadm.h patching file mdadm.spec patching file mdmon.c patching file monitor.c patching file probe_roms.c patching file raid6check.c patching file super-ddf.c patching file super-intel.c patching file super0.c patching file super1.c patching file sysfs.c patching file systemd/mdadm-grow-continue@.service patching file systemd/mdmon@.service patching file systemd/mdmonitor.service patching file udev-md-raid-arrays.rules patching file udev-md-raid-assembly.rules patching file udev-md-raid-safe-timeouts.rules patching file util.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27759 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mdadm-4.2 + make -j16 mdadm mdmon 'CXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow' SYSCONFDIR=/etc make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o uuid.o -c uuid.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o ReadMe.o -c ReadMe.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o maps.o -c maps.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o mdstat.o -c mdstat.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o policy.o -c policy.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o lib.o -c lib.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Build.o -c Build.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o config.o -c config.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o dlink.o -c dlink.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Detail.o -c Detail.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Examine.o -c Examine.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Create.o -c Create.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Manage.o -c Manage.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o mdadm.o -c mdadm.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Kill.o -c Kill.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Query.o -c Query.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Assemble.o -c Assemble.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Monitor.o -c Monitor.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Dump.o -c Dump.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o util.o -c util.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o mdopen.o -c mdopen.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o super-mbr.o -c super-mbr.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o crc32.o -c crc32.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o bitmap.o -c bitmap.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o super0.o -c super0.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o sg_io.o -c sg_io.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Incremental.o -c Incremental.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o super-gpt.o -c super-gpt.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DHAVE_STDINT_H -o sha1.o -c sha1.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o restripe.o -c restripe.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o crc32c.o -c crc32c.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o mapfile.o -c mapfile.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o sysfs.o -c sysfs.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o xmalloc.o -c xmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o super1.o -c super1.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o msg.o -c msg.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o probe_roms.o -c probe_roms.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o Grow.o -c Grow.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o mdmon.o -c mdmon.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o platform-intel.o -c platform-intel.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o monitor.o -c monitor.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o managemon.o -c managemon.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o super-ddf.o -c super-ddf.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o super-intel.o -c super-intel.c make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -pthread -Wl,-z,now -o mdmon mdmon.o monitor.o managemon.o uuid.o util.o maps.o mdstat.o sysfs.o policy.o lib.o Kill.o sg_io.o dlink.o ReadMe.o super-intel.o super-mbr.o super-gpt.o super-ddf.o sha1.o crc32.o msg.o bitmap.o xmalloc.o platform-intel.o probe_roms.o crc32c.o -ldl -ludev make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FILE_OFFSET_BITS=64 -Wno-implicit-fallthrough -Wno-format-truncation -Wno-format-overflow -DSendmail=\""/usr/sbin/sendmail -t"\" -DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\" -DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\" -DNO_COROSYNC -DNO_DLM -DUSE_PTHREADS -o mdadm mdadm.o config.o policy.o mdstat.o ReadMe.o uuid.o util.o maps.o lib.o Manage.o Assemble.o Build.o Create.o Detail.o Examine.o Grow.o Monitor.o dlink.o Kill.o Query.o Incremental.o Dump.o mdopen.o super0.o super1.o super-ddf.o super-intel.o bitmap.o super-mbr.o super-gpt.o restripe.o sysfs.o sha1.o mapfile.o crc32.o sg_io.o msg.o xmalloc.o platform-intel.o probe_roms.o crc32c.o -ldl -ludev make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' + bzip2 -9fk ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36616 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mdadm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mdadm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mdadm-4.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/mdadm-buildroot install-systemd MANDIR=/usr/share/man BINDIR=/sbin SYSTEMD_DIR=/lib/systemd/system make: Entering directory '/usr/src/RPM/BUILD/mdadm-4.2' /usr/libexec/rpm-build/install -p -D -m 755 mdadm /usr/src/tmp/mdadm-buildroot/sbin/mdadm /usr/libexec/rpm-build/install -p -D -m 755 mdmon /usr/src/tmp/mdadm-buildroot/sbin/mdmon sed -e 's/{DEFAULT_METADATA}/1.2/g' \ -e 's,{MAP_PATH},/run/mdadm/map,g' -e 's,{CONFFILE},/etc/mdadm.conf,g' \ -e 's,{CONFFILE2},/etc/mdadm/mdadm.conf,g' mdadm.8.in > mdadm.8 sed -e 's,{CONFFILE},/etc/mdadm.conf,g' \ -e 's,{CONFFILE2},/etc/mdadm/mdadm.conf,g' mdadm.conf.5.in > mdadm.conf.5 /usr/libexec/rpm-build/install -p -D -m 644 mdadm.8 /usr/src/tmp/mdadm-buildroot/usr/share/man/man8/mdadm.8 /usr/libexec/rpm-build/install -p -D -m 644 mdmon.8 /usr/src/tmp/mdadm-buildroot/usr/share/man/man8/mdmon.8 /usr/libexec/rpm-build/install -p -D -m 644 md.4 /usr/src/tmp/mdadm-buildroot/usr/share/man/man4/md.4 /usr/libexec/rpm-build/install -p -D -m 644 mdadm.conf.5 /usr/src/tmp/mdadm-buildroot/usr/share/man/man5/mdadm.conf.5 /usr/libexec/rpm-build/install -p -D -m 644 udev-md-raid-creating.rules /usr/src/tmp/mdadm-buildroot/lib/udev/rules.d/01-md-raid-creating.rules /usr/libexec/rpm-build/install -p -D -m 644 udev-md-raid-arrays.rules /usr/src/tmp/mdadm-buildroot/lib/udev/rules.d/63-md-raid-arrays.rules /usr/libexec/rpm-build/install -p -D -m 644 udev-md-raid-assembly.rules /usr/src/tmp/mdadm-buildroot/lib/udev/rules.d/64-md-raid-assembly.rules /usr/libexec/rpm-build/install -p -D -m 644 udev-md-clustered-confirm-device.rules /usr/src/tmp/mdadm-buildroot/lib/udev/rules.d/69-md-clustered-confirm-device.rules /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdmon@.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdmon@.service /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdmonitor.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdmonitor.service /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdadm-last-resort@.timer /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdadm-last-resort@.timer /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdadm-last-resort@.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdadm-last-resort@.service /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdadm-grow-continue@.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdadm-grow-continue@.service /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdcheck_start.timer /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdcheck_start.timer /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdcheck_start.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdcheck_start.service /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdcheck_continue.timer /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdcheck_continue.timer /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdcheck_continue.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdcheck_continue.service /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdmonitor-oneshot.timer /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdmonitor-oneshot.timer /usr/libexec/rpm-build/install -p -D -m 644 systemd/mdmonitor-oneshot.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdmonitor-oneshot.service /usr/libexec/rpm-build/install -p -D -m 755 systemd/mdadm.shutdown /usr/src/tmp/mdadm-buildroot/lib/systemd/system-shutdown/mdadm.shutdown if [ -f /etc/SuSE-release -o -n "" ] ;then /usr/libexec/rpm-build/install -p -D -m 755 systemd/SUSE-mdadm_env.sh /usr/src/tmp/mdadm-buildroot/usr/libexec/mdadm/mdadm_env.sh ;fi make: Leaving directory '/usr/src/RPM/BUILD/mdadm-4.2' + install -pD -m755 alt/mdadm.init /usr/src/tmp/mdadm-buildroot/etc/rc.d/init.d/mdadm + install -pD -m755 misc/syslog-events /usr/src/tmp/mdadm-buildroot/sbin/mdadm-syslog-events + install -pD -m600 alt/mdadm.conf /usr/src/tmp/mdadm-buildroot/etc/mdadm.conf.sample + touch /usr/src/tmp/mdadm-buildroot/etc/mdadm.conf + ln -r -s /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdmonitor.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdadm.service + install -pD -m755 alt/checkarray /usr/src/tmp/mdadm-buildroot/usr/share/mdadm/checkarray + install -pD -m644 alt/mdadm.sysconfig /usr/src/tmp/mdadm-buildroot/etc/sysconfig/mdadm + install -pD -m644 alt/mdadm.crond /usr/src/tmp/mdadm-buildroot/etc/cron.d/mdadm + rm -f /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdmonitor-oneshot.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdmonitor-oneshot.timer /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdcheck_continue.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdcheck_continue.timer /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdcheck_start.service /usr/src/tmp/mdadm-buildroot/lib/systemd/system/mdcheck_start.timer + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mdadm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mdadm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mdadm-buildroot/ (default) Compressing files in /usr/src/tmp/mdadm-buildroot (auto) Adjusting library links in /usr/src/tmp/mdadm-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/mdadm-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: mdadm-4.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gw7X3T find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eKx1oe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat column egrep grep ionice logger sleep Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HPVl41 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hkoSIr Requires: mdadm-tool = 4.2-alt2, /bin/sh, /etc/cron.d, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d/functions, /lib/udev/rules.d, /lib64/ld-linux-x86-64.so.2, /sbin/mdadm, coreutils, grep, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH), schedutils, util-linux Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Conflicts: udev < 151 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3q14fg Creating mdadm-debuginfo package Processing files: mdadm-tool-4.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K1FSDZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ImKNuB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libudev.so.1()(64bit) >= set:kh5NqZiBZLxUs8H6, libudev.so.1(LIBUDEV_183)(64bit), 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.A82iDY Creating mdadm-tool-debuginfo package Processing files: mdadm-doc-4.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mdadm-4.2 + DOCDIR=/usr/src/tmp/mdadm-buildroot/usr/share/doc/mdadm-doc-4.2 + export DOCDIR + rm -rf /usr/src/tmp/mdadm-buildroot/usr/share/doc/mdadm-doc-4.2 + /bin/mkdir -p /usr/src/tmp/mdadm-buildroot/usr/share/doc/mdadm-doc-4.2 + cp -prL TODO ChangeLog.bz2 mdadm.conf-example ANNOUNCE-4.2 alt/README.recipes /usr/src/tmp/mdadm-buildroot/usr/share/doc/mdadm-doc-4.2 + chmod -R go-w /usr/src/tmp/mdadm-buildroot/usr/share/doc/mdadm-doc-4.2 + chmod -R a+rX /usr/src/tmp/mdadm-buildroot/usr/share/doc/mdadm-doc-4.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8nWzfb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tU7sn9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: mdadm-debuginfo-4.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hw1R77 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xtd3xp find-requires: running scripts (debuginfo) Requires: mdadm = 4.2-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: mdadm-tool-debuginfo-4.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WCUaN5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kiVStt find-requires: running scripts (debuginfo) Requires: mdadm-tool = 4.2-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libudev.so.1) Adding to mdadm a strict dependency on mdadm-tool Adding to mdadm-debuginfo a strict dependency on mdadm Adding to mdadm-tool-debuginfo a strict dependency on mdadm-tool Adding to mdadm-debuginfo a strict dependency on mdadm-tool-debuginfo Removing from mdadm-debuginfo 35 sources provided by mdadm-tool-debuginfo Removing 1 extra deps from mdadm due to dependency on mdadm-tool Removing 13 extra deps from mdadm due to repentancy on mdadm-tool Removing 2 extra deps from mdadm-debuginfo due to repentancy on mdadm-tool-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/mdadm-4.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mdadm-tool-4.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/mdadm-doc-4.2-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mdadm-debuginfo-4.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mdadm-tool-debuginfo-4.2-alt2.x86_64.rpm (w2.lzdio) 27.17user 3.94system 0:18.70elapsed 166%CPU (0avgtext+0avgdata 69588maxresident)k 0inputs+0outputs (0major+982347minor)pagefaults 0swaps 1.98user 1.27system 0:25.59elapsed 12%CPU (0avgtext+0avgdata 110172maxresident)k 720inputs+0outputs (32836major+169115minor)pagefaults 0swaps --- mdadm-4.2-alt2.x86_64.rpm.repo 2022-06-07 14:29:48.000000000 +0000 +++ mdadm-4.2-alt2.x86_64.rpm.hasher 2023-03-26 05:18:34.388219099 +0000 @@ -54,3 +54,3 @@ File: /sbin/mdadm-syslog-events 100755 root:root 78f8f07fe6fd87ba6436de83070b4d96 -File: /sbin/mdmon 100755 root:root 115c5ea01689ed7bbf82ff2295e554ec +File: /sbin/mdmon 100755 root:root 2cd9d8a43eb5f313fd599e391b320d49 File: /usr/share/man/man8/mdmon.8.xz 100644 root:root e1018ab74924911db6b7111be8a9acbe @@ -58,2 +58,2 @@ File: /usr/share/mdadm/checkarray 100755 root:root a345d60a21fad36b4a5dfbeb38af313f -RPMIdentity: dfff188585cc6eed0fd226d6adcb656b0bf0201dc309b209aa981d0d388ee46fef82f4d63f6ebc183d9a5a445a6a1937c07a2a6523b094f6aaa93d8d633d9f5f +RPMIdentity: 284e600c5854d0932001d7bedae268461d7b77b2b2861f959a8837862f5ac0262256ae75f19090850c456f37b8fdf0255cc47a8142498b4e69f7ef7197a36b70 --- mdadm-debuginfo-4.2-alt2.x86_64.rpm.repo 2022-06-07 14:29:48.000000000 +0000 +++ mdadm-debuginfo-4.2-alt2.x86_64.rpm.hasher 2023-03-26 05:18:34.485220695 +0000 @@ -1,4 +1,4 @@ /usr/lib/debug/.build-id/e6 40755 root:root -/usr/lib/debug/.build-id/e6/b81d28438f482aaac6e1f46a51d473e20fd43b 120777 root:root ../../../../../sbin/mdmon -/usr/lib/debug/.build-id/e6/b81d28438f482aaac6e1f46a51d473e20fd43b.debug 120777 root:root ../../sbin/mdmon.debug +/usr/lib/debug/.build-id/e6/f3b1e9b74496a910f8cd2d7d55502b969f8189 120777 root:root ../../../../../sbin/mdmon +/usr/lib/debug/.build-id/e6/f3b1e9b74496a910f8cd2d7d55502b969f8189.debug 120777 root:root ../../sbin/mdmon.debug /usr/lib/debug/sbin/mdmon.debug 100644 root:root @@ -13,5 +13,5 @@ File: /usr/lib/debug/.build-id/e6 40755 root:root -File: /usr/lib/debug/.build-id/e6/b81d28438f482aaac6e1f46a51d473e20fd43b 120777 root:root ../../../../../sbin/mdmon -File: /usr/lib/debug/.build-id/e6/b81d28438f482aaac6e1f46a51d473e20fd43b.debug 120777 root:root ../../sbin/mdmon.debug -File: /usr/lib/debug/sbin/mdmon.debug 100644 root:root df4e65e67bbf8ca1e4ba382461a7f113 +File: /usr/lib/debug/.build-id/e6/f3b1e9b74496a910f8cd2d7d55502b969f8189 120777 root:root ../../../../../sbin/mdmon +File: /usr/lib/debug/.build-id/e6/f3b1e9b74496a910f8cd2d7d55502b969f8189.debug 120777 root:root ../../sbin/mdmon.debug +File: /usr/lib/debug/sbin/mdmon.debug 100644 root:root 423871beb48eff2e8126bb69f50216a9 File: /usr/src/debug/mdadm-4.2 40755 root:root @@ -20,2 +20,2 @@ File: /usr/src/debug/mdadm-4.2/monitor.c 100644 root:root 151dd334978ba94b255077077a3f49c4 -RPMIdentity: 2c21b56c38f0d79db035e8aa77ac1d14449171957e061df2aa3c891410d3d46d64b5e2110a6db619ff76f7eae0eb929766bbe97f2511ffdd27c8564411beea6b +RPMIdentity: fbb9ea72c3d0a607a71180974c25989d2de84fd71caf2b0fb45cfcf4ae0320535a68d7873e04f6a8d8fc79d7645626e38d757c04f9707d821a3730fd959fac2a --- mdadm-tool-4.2-alt2.x86_64.rpm.repo 2022-06-07 14:29:48.000000000 +0000 +++ mdadm-tool-4.2-alt2.x86_64.rpm.hasher 2023-03-26 05:18:34.646223344 +0000 @@ -26,3 +26,3 @@ File: /etc/mdadm.conf 100644 root:root -File: /sbin/mdadm 100755 root:root 19d838b563618290a91beaa3771f8f9b +File: /sbin/mdadm 100755 root:root 03509d6669179f93b4632a1a0002a77b File: /usr/share/man/man4/md.4.xz 100644 root:root 76579e3580fc0588107426f38115a777 @@ -30,2 +30,2 @@ File: /usr/share/man/man8/mdadm.8.xz 100644 root:root b26ac9b17537b227607f9c56134dad9d -RPMIdentity: 0bea04d1d7f4006313020ea1e1d3daf34a19b03aec49e1b6287d37159e9d559fb790356430686e480ec1fbb22e0cdac47ff9c965384bf978b7f802cd77dcba5f +RPMIdentity: cbb529c3bd376c5ce47baa5d5a0f096a19701b8088a2bf280e500f424b942e7a46abcbb26da7b0bd94458c31f7bab2e9fb6cb271391e2af49718391a04928dbc --- mdadm-tool-debuginfo-4.2-alt2.x86_64.rpm.repo 2022-06-07 14:29:48.000000000 +0000 +++ mdadm-tool-debuginfo-4.2-alt2.x86_64.rpm.hasher 2023-03-26 05:18:34.744224956 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/76 40755 root:root -/usr/lib/debug/.build-id/76/8ae2c360df2d93c33740067f2c3f1e4421c48b 120777 root:root ../../../../../sbin/mdadm -/usr/lib/debug/.build-id/76/8ae2c360df2d93c33740067f2c3f1e4421c48b.debug 120777 root:root ../../sbin/mdadm.debug +/usr/lib/debug/.build-id/96 40755 root:root +/usr/lib/debug/.build-id/96/eb2da6c491b4519c6d3d88c151157cb8dee9c2 120777 root:root ../../../../../sbin/mdadm +/usr/lib/debug/.build-id/96/eb2da6c491b4519c6d3d88c151157cb8dee9c2.debug 120777 root:root ../../sbin/mdadm.debug /usr/lib/debug/sbin/mdadm.debug 100644 root:root @@ -64,6 +64,6 @@ Provides: mdadm-tool-debuginfo = 4.2-alt2:sisyphus+301514.100.1.1 -File: /usr/lib/debug/.build-id/76 40755 root:root -File: /usr/lib/debug/.build-id/76/8ae2c360df2d93c33740067f2c3f1e4421c48b 120777 root:root ../../../../../sbin/mdadm -File: /usr/lib/debug/.build-id/76/8ae2c360df2d93c33740067f2c3f1e4421c48b.debug 120777 root:root ../../sbin/mdadm.debug -File: /usr/lib/debug/sbin/mdadm.debug 100644 root:root 75ef520ea9bd5856a967622dfb791eff +File: /usr/lib/debug/.build-id/96 40755 root:root +File: /usr/lib/debug/.build-id/96/eb2da6c491b4519c6d3d88c151157cb8dee9c2 120777 root:root ../../../../../sbin/mdadm +File: /usr/lib/debug/.build-id/96/eb2da6c491b4519c6d3d88c151157cb8dee9c2.debug 120777 root:root ../../sbin/mdadm.debug +File: /usr/lib/debug/sbin/mdadm.debug 100644 root:root 2db3dffd2c35801904bfab88ee237b2e File: /usr/src/debug/mdadm-4.2 40755 root:root @@ -122,2 +122,2 @@ File: /usr/src/debug/mdadm-4.2/xmalloc.c 100644 root:root 6908c5b81685f18447adde4b1a0f2074 -RPMIdentity: bde23c3288f1f75a231a876cfdb7944ad3cd03c8435d5a7098c84c4697f2be36de197284fd0244f78e03dce9e074f44542788a99d8f58146b438d1a7b364c18e +RPMIdentity: ee050bd9712bc4f2adb97f4a1b6175b82ab68e4ba61a5dc7d5fb06a56ae4481d7291908181f04e1c6f4cb0e8c6f3bdf2555fc7885234e1f598141058111b9372