Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/sdparm.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-157203-9986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/sdparm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/sdparm-1.12-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/sdparm.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-157203-9986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/sdparm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wMoG59 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sdparm-1.12 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/sdparm-1.12.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd sdparm-1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OoTfIy + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd sdparm-1.12 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-12-25 09:49:20.000000000 +0800 +++ ./configure 2024-05-09 01:26:22.444830948 +0800 @@ -1673,7 +1673,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-libsgutils checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for byteswap.h... yes checking for getopt_long... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for sysconf... yes checking for lseek64... yes checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking for linux/nvme_ioctl.h... yes checking for linux/types.h... yes checking for linux/bsg.h... yes checking for linux/kdev_t.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j16 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/sdparm-1.12' Making all in src make[2]: Entering directory '/builddir/build/BUILD/sdparm-1.12/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdparm.o sdparm.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdparm_data.o sdparm_data.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdparm_data_vendor.o sdparm_data_vendor.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdparm_access.o sdparm_access.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdparm_vpd.o sdparm_vpd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sdparm_cmd.o sdparm_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_lib.o `test -f '../lib/sg_lib.c' || echo './'`../lib/sg_lib.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_lib_data.o `test -f '../lib/sg_lib_data.c' || echo './'`../lib/sg_lib_data.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_basic.o `test -f '../lib/sg_cmds_basic.c' || echo './'`../lib/sg_cmds_basic.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_basic2.o `test -f '../lib/sg_cmds_basic2.c' || echo './'`../lib/sg_cmds_basic2.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_cmds_mmc.o `test -f '../lib/sg_cmds_mmc.c' || echo './'`../lib/sg_cmds_mmc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pt_common.o `test -f '../lib/sg_pt_common.c' || echo './'`../lib/sg_pt_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pt_linux.o `test -f '../lib/sg_pt_linux.c' || echo './'`../lib/sg_pt_linux.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -iquote ../include -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o sg_pt_linux_nvme.o `test -f '../lib/sg_pt_linux_nvme.c' || echo './'`../lib/sg_pt_linux_nvme.c gcc -Wall -W -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sdparm sdparm.o sdparm_data.o sdparm_data_vendor.o sdparm_access.o sdparm_vpd.o sdparm_cmd.o sg_lib.o sg_lib_data.o sg_cmds_basic.o sg_cmds_basic2.o sg_cmds_mmc.o sg_pt_common.o sg_pt_linux.o sg_pt_linux_nvme.o make[2]: Leaving directory '/builddir/build/BUILD/sdparm-1.12/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/sdparm-1.12/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sdparm-1.12/doc' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/sdparm-1.12/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/sdparm-1.12/scripts' make[2]: Entering directory '/builddir/build/BUILD/sdparm-1.12' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/sdparm-1.12' make[1]: Leaving directory '/builddir/build/BUILD/sdparm-1.12' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IQ8ndj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64 + cd sdparm-1.12 + make install DESTDIR=/builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/sdparm-1.12/src' make[2]: Entering directory '/builddir/build/BUILD/sdparm-1.12/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/bin' /usr/bin/install -p sdparm '/builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sdparm-1.12/src' make[1]: Leaving directory '/builddir/build/BUILD/sdparm-1.12/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/sdparm-1.12/doc' make[2]: Entering directory '/builddir/build/BUILD/sdparm-1.12/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 sdparm.8 sas_disk_blink.8 scsi_ch_swp.8 '/builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/sdparm-1.12/doc' make[1]: Leaving directory '/builddir/build/BUILD/sdparm-1.12/doc' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/sdparm-1.12/scripts' make[2]: Entering directory '/builddir/build/BUILD/sdparm-1.12/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/bin' /usr/bin/install -p sas_disk_blink scsi_ch_swp '/builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sdparm-1.12/scripts' make[1]: Leaving directory '/builddir/build/BUILD/sdparm-1.12/scripts' make[1]: Entering directory '/builddir/build/BUILD/sdparm-1.12' make[2]: Entering directory '/builddir/build/BUILD/sdparm-1.12' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/sdparm-1.12' make[1]: Leaving directory '/builddir/build/BUILD/sdparm-1.12' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.12-1.ocs23 --unique-debug-suffix -1.12-1.ocs23.aarch64 --unique-debug-src-base sdparm-1.12-1.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sdparm-1.12 extracting debug info from /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/bin/sdparm 1845 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/bin/sas_disk_blink from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/scsi_ch_swp from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: sdparm-1.12-1.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.14jGqh + umask 022 + cd /builddir/build/BUILD + cd sdparm-1.12 + DOCDIR=/builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/doc/sdparm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/doc/sdparm + cp -pr ChangeLog /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/doc/sdparm + cp -pr README /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/doc/sdparm + cp -pr CREDITS /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/doc/sdparm + cp -pr AUTHORS /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/doc/sdparm + cp -pr notes.txt /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/doc/sdparm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gzemhK + umask 022 + cd /builddir/build/BUILD + cd sdparm-1.12 + LICENSEDIR=/builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/licenses/sdparm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/licenses/sdparm + cp -pr COPYING /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64/usr/share/licenses/sdparm + RPM_EC=0 ++ jobs -p + exit 0 Provides: sdparm = 1.12-1.ocs23 sdparm(aarch-64) = 1.12-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: sdparm-debugsource-1.12-1.ocs23.aarch64 Provides: sdparm-debugsource = 1.12-1.ocs23 sdparm-debugsource(aarch-64) = 1.12-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sdparm-debuginfo-1.12-1.ocs23.aarch64 Provides: debuginfo(build-id) = 62501fd07429f8787f82a33bcb1d07bc81a962e5 sdparm-debuginfo = 1.12-1.ocs23 sdparm-debuginfo(aarch-64) = 1.12-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sdparm-debugsource(aarch-64) = 1.12-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sdparm-1.12-1.ocs23.aarch64 Wrote: /builddir/build/RPMS/sdparm-1.12-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sdparm-debugsource-1.12-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/sdparm-debuginfo-1.12-1.ocs23.aarch64.rpm Child return code was: 0