request from: hawk checking if we should skip the build started at: Mon Jan 25 21:35:36 2021 fetching http://src.tld-linux.org/~builderti//srpms/903371ec-edf9-473f-999a-773d098f2af4/mdadm-4.1-1.src.rpm fetched 451126 bytes, 340.6 K/s installing srpm: mdadm-4.1-1.src.rpm + install -d /tmp/B.lmI7mw/BUILD /tmp/B.lmI7mw/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog mdadm-4.1-1.src.rpm * Mon Jan 25 2021 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/mdadm.git;a=log;h=master + rpm -Uhv --nodeps --define '_topdir /tmp/B.lmI7mw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' mdadm-4.1-1.src.rpm mdadm ################################################## + rm -f mdadm-4.1-1.src.rpm + install -m 700 -d /tmp/B.lmI7mw/BUILD/tmp + TMPDIR=/tmp/B.lmI7mw/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.lmI7mw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.lmI7mw/mdadm.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 903371ec-edf9-473f-999a-773d098f2af4; TMPDIR=/tmp/B.lmI7mw/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.lmI7mw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.lmI7mw/mdadm.spec + : build-id: 903371ec-edf9-473f-999a-773d098f2af4 + TMPDIR=/tmp/B.lmI7mw/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.lmI7mw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.lmI7mw/mdadm.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lmI7mw/BUILD/tmp /bin/sh -e /tmp/B.lmI7mw/BUILD/tmp/rpm-tmp.15990 + umask 022 + cd /tmp/B.lmI7mw/BUILD + cd /tmp/B.lmI7mw/BUILD + rm -rf mdadm-4.1 + /usr/bin/xz -dc /tmp/B.lmI7mw/mdadm-4.1.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mdadm-4.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mdadm-udev-rules-paths.patch):' Patch #0 (mdadm-udev-rules-paths.patch): + disk[index]; | ^~~~~~~~~~~~~~~~~ super-intel.c: In function '__gen_imsm_checksum': super-intel.c:730:2: warning: converting a packed 'struct imsm_super' pointer (alignment 1) to a '__u32' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 730 | __u32 *p = (__u32 *) mpb; | ^~~~~ super-intel.c:225:8: note: defined here 225 | struct imsm_super { | ^~~~~~~~~~ super-intel.c: In function 'set_pba_of_lba0': super-intel.c:1218:15: warning: taking address of packed member of 'struct imsm_map' may result in an unaligned pointer value [-Waddress-of-packed-member] 1218 | split_ull(n, &map->pba_of_lba0_lo, &map->pba_of_lba0_hi); | ^~~~~~~~~~~~~~~~~~~~ super-intel.c:1218:37: warning: taking address of packed member of 'struct imsm_map' may result in an unaligned pointer value [-Waddress-of-packed-member] 1218 | split_ull(n, &map->pba_of_lba0_lo, &map->pba_of_lba0_hi); | ^~~~~~~~~~~~~~~~~~~~ super-intel.c: In function 'set_blocks_per_member': super-intel.c:1223:15: warning: taking address of packed member of 'struct imsm_map' may result in an unaligned pointer value [-Waddress-of-packed-member] 1223 | split_ull(n, &map->blocks_per_member_lo, &map->blocks_per_member_hi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ super-intel.c:1223:43: warning: taking address of packed member of 'struct imsm_map' may result in an unaligned pointer value [-Waddress-of-packed-member] 1223 | split_ull(n, &map->blocks_per_member_lo, &map->blocks_per_member_hi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ super-intel.c: In function 'set_num_data_stripes': super-intel.c:1228:15: warning: taking address of packed member of 'struct imsm_map' may result in an unaligned pointer value [-Waddress-of-packed-member] 1228 | split_ull(n, &map->num_data_stripes_lo, &map->num_data_stripes_hi); | ^~~~~~~~~~~~~~~~~~~~~~~~~ super-intel.c:1228:42: warning: taking address of packed member of 'struct imsm_map' may result in an unaligned pointer value [-Waddress-of-packed-member] 1228 | split_ull(n, &map->num_data_stripes_lo, &map->num_data_stripes_hi); | ^~~~~~~~~~~~~~~~~~~~~~~~~ super-intel.c: In function 'set_imsm_dev_size': super-intel.c:1233:15: warning: taking address of packed member of 'struct imsm_dev' may result in an unaligned pointer value [-Waddress-of-packed-member] 1233 | split_ull(n, &dev->size_low, &dev->size_high); | ^~~~~~~~~~~~~~ super-intel.c:1233:31: warning: taking address of packed member of 'struct imsm_dev' may result in an unaligned pointer value [-Waddress-of-packed-member] 1233 | split_ull(n, &dev->size_low, &dev->size_high); | ^~~~~~~~~~~~~~~ super-intel.c: In function 'convert_to_4k_imsm_migr_rec': super-intel.c:1637:4: warning: taking address of packed member of 'struct migr_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 1637 | &migr_rec->post_migr_vol_cap, &migr_rec->post_migr_vol_cap_hi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super-intel.c:1637:34: warning: taking address of packed member of 'struct migr_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 1637 | &migr_rec->post_migr_vol_cap, &migr_rec->post_migr_vol_cap_hi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ super-intel.c: In function 'convert_from_4k_imsm_migr_rec': super-intel.c:1767:4: warning: taking address of packed member of 'struct migr_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 1767 | &migr_rec->post_migr_vol_cap, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ super-intel.c:1768:4: warning: taking address of packed member of 'struct migr_record' may result in an unaligned pointer value [-Waddress-of-packed-member] 1768 | &migr_rec->post_migr_vol_cap_hi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ super-intel.c: In function 'clear_hi': super-intel.c:4379:28: warning: taking address of packed member of 'struct imsm_super' may result in an unaligned pointer value [-Waddress-of-packed-member] 4379 | struct imsm_disk *disk = &mpb->disk[i]; | ^~~~~~~~~~~~~ super-intel.c: In function 'write_super_imsm_spares': super-intel.c:5956:28: warning: taking address of packed member of 'struct imsm_super' may result in an unaligned pointer value [-Waddress-of-packed-member] 5956 | convert_to_4k_imsm_disk(&spare->disk[0]); | ^~~~~~~~~~~~~~~ super-intel.c: In function 'apply_reshape_migration_update': super-intel.c:9198:4: warning: converting a packed 'struct imsm_dev' pointer (alignment 1) to a 'void *' pointer (alignment 8) may result in an unaligned pointer value [-Waddress-of-packed-member] 9198 | tofree = (void **)dev; | ^~~~~~ super-intel.c:174:8: note: defined here 174 | struct imsm_dev { | ^~~~~~~~ x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o super-mbr.o -c super-mbr.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o super-gpt.o -c super-gpt.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o restripe.o -c restripe.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o sysfs.o -c sysfs.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DHAVE_STDINT_H -o sha1.o -c sha1.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o mapfile.o -c mapfile.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o crc32.o -c crc32.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o sg_io.o -c sg_io.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o msg.o -c msg.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o xmalloc.o -c xmalloc.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o platform-intel.o -c platform-intel.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o probe_roms.o -c probe_roms.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o crc32c.o -c crc32c.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o mdmon.o -c mdmon.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o monitor.o -c monitor.c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DBINDIR=\"/sbin\" -o managemon.o -c managemon.c sed -e 's/{DEFAULT_METADATA}/1.2/g' \ -e 's,{MAP_PATH},/run/mdadm/map,g' mdadm.8.in > mdadm.8 x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mdadm mdadm.o config.o policy.o mdstat.o ReadMe.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 x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -pthread -Wl,-z,now -o mdmon mdmon.o monitor.o managemon.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 make: 'mdadm' is up to date. + /usr/bin/make -j4 test cc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -O2 -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\" -DUSE_PTHREADS -O2 -o test_stripe xmalloc.o -DMAIN restripe.c cc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -O2 -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\" -DUSE_PTHREADS -DBINDIR=\"/sbin\" swap_super.c -ldl -o swap_super cc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter -Wimplicit-fallthrough=0 -O2 -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\" -DUSE_PTHREADS -DBINDIR=\"/sbin\" -o raid6check.o -c raid6check.c cc -O2 -o raid6check raid6check.o restripe.o sysfs.o maps.o lib.o xmalloc.o dlink.o Please run './test' as root + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lmI7mw/BUILD/tmp /bin/sh -e /tmp/B.lmI7mw/BUILD/tmp/rpm-tmp.92702 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lmI7mw/BUILD/tmp + umask 022 + cd /tmp/B.lmI7mw/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder + /bin/mkdir -p /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder + cd mdadm-4.1 + rm -rf /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder + install -d /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/sbin /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/man/man5 /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/man/man8 /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/etc/rc.d/init.d /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/etc/sysconfig /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/etc/cron.d + /usr/bin/make -j4 install install-udev 'DESTDIR=/tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder' /usr/bin/install -D -m 644 mdadm.8 /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/man/man8/mdadm.8 /usr/bin/install -D -m 644 mdmon.8 /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/man/man8/mdmon.8 /usr/bin/install -D -m 644 md.4 /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/man/man4/md.4 /usr/bin/install -D -m 644 udev-md-raid-creating.rules /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/lib/udev/rules.d/01-md-raid-creating.rules /usr/bin/install -D -m 644 mdadm.conf.5 /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/man/man5/mdadm.conf.5 /usr/bin/install -D -m 644 udev-md-raid-arrays.rules /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/lib/udev/rules.d/63-md-raid-arrays.rules /usr/bin/install -D -m 644 udev-md-raid-assembly.rules /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/lib/udev/rules.d/64-md-raid-assembly.rules /usr/bin/install -D -m 644 udev-md-clustered-confirm-device.rules /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/lib/udev/rules.d/69-md-clustered-confirm-device.rules /usr/bin/install -D -m 755 mdadm /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/sbin/mdadm make: 'install-udev' is up to date. /usr/bin/install -D -m 755 mdmon /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/sbin/mdmon + cp -p mdadm.conf-example /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/etc/mdadm.conf + ln -s mdadm /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/sbin/mdctl + install -p /tmp/B.lmI7mw/mdadm.init /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/etc/rc.d/init.d/mdadm + cp -p /tmp/B.lmI7mw/mdadm.sysconfig /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/etc/sysconfig/mdadm + cp -p /tmp/B.lmI7mw/mdadm.cron /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/etc/cron.d/mdadm-checkarray + install -p /tmp/B.lmI7mw/mdadm-checkarray /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/sbin/mdadm-checkarray + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: mdadm-4.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lmI7mw/BUILD/tmp /bin/sh -e /tmp/B.lmI7mw/BUILD/tmp/rpm-tmp.92702 + umask 022 + cd /tmp/B.lmI7mw/BUILD + cd mdadm-4.1 + DOCDIR=/tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/doc/mdadm-4.1 + export DOCDIR + rm -rf /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/doc/mdadm-4.1 + /bin/mkdir -p /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/doc/mdadm-4.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/doc/mdadm-4.1... Documentation compressed. + cp -pr ANNOUNCE-3.0 ANNOUNCE-3.0.1 ANNOUNCE-3.0.2 ANNOUNCE-3.0.3 ANNOUNCE-3.1 ANNOUNCE-3.1.1 ANNOUNCE-3.1.2 ANNOUNCE-3.1.3 ANNOUNCE-3.1.4 ANNOUNCE-3.1.5 ANNOUNCE-3.2 ANNOUNCE-3.2.1 ANNOUNCE-3.2.2 ANNOUNCE-3.2.3 ANNOUNCE-3.2.4 ANNOUNCE-3.2.5 ANNOUNCE-3.2.6 ANNOUNCE-3.3 ANNOUNCE-3.3.1 ANNOUNCE-3.3.2 ANNOUNCE-3.3.3 ANNOUNCE-3.3.4 ANNOUNCE-3.4 ANNOUNCE-4.0 ANNOUNCE-4.1 ChangeLog TODO /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/doc/mdadm-4.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder/usr/share/doc/mdadm-4.1... ./ANNOUNCE-3.2.1 ./ChangeLog ./ANNOUNCE-3.2.4 ./ANNOUNCE-3.3.2 ./ANNOUNCE-3.2.3 ./ANNOUNCE-3.0.2 ./ANNOUNCE-3.2.2 ./ANNOUNCE-3.3.3 ./ANNOUNCE-3.0.3 ./ANNOUNCE-3.3.4 ./ANNOUNCE-3.1.2 ./ANNOUNCE-3.1.4 ./ANNOUNCE-3.1.3 ./ANNOUNCE-4.0 ./ANNOUNCE-4.1 ./ANNOUNCE-3.2.5 ./ANNOUNCE-3.1.1 ./ANNOUNCE-3.2.6 ./ANNOUNCE-3.0.1 ./ANNOUNCE-3.1 ./ANNOUNCE-3.3.1 ./ANNOUNCE-3.0 ./ANNOUNCE-3.4 ./ANNOUNCE-3.3 ./TODO ./ANNOUNCE-3.1.5 ./ANNOUNCE-3.2 Documentation compressed. + exit 0 Provides: config(mdadm) = 0:4.1-1 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: mdadm-initrd < 4.1-1 mdctl Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder Wrote: /tmp/B.lmI7mw/RPMS/mdadm-4.1-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.lmI7mw/BUILD/tmp /bin/sh -e /tmp/B.lmI7mw/BUILD/tmp/rpm-tmp.61950 + umask 022 + cd /tmp/B.lmI7mw/BUILD + cd mdadm-4.1 + /bin/rm '--interactive=never' -rf /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder + rm -rf /tmp/B.lmI7mw/BUILD/tmp/mdadm-4.1-root-builder ended at: Mon Jan 25 21:35:49 2021, done in 0:00:10.470246 + chmod -R u+rwX /tmp/B.lmI7mw/BUILD + rm -rf /tmp/B.lmI7mw/tmp /tmp/B.lmI7mw/BUILD test-build: not copying to /spools/ready Begin-TLD-Builder-Info not upgrading End-TLD-Builder-Info + rm -rf /tmp/B.lmI7mw Begin-TLD-Builder-Info Build-Time: user:17.40s sys:1.99s real:13.37s (faults io:477 non-io:366706) Files queued for ftp: 384150 mdadm-4.1-1.x86_64.rpm End-TLD-Builder-Info