D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/libatasmart-0.19-11.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tL351e + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libatasmart-0.19 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/libatasmart-0.19.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libatasmart-0.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sOumAe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libatasmart-0.19 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:46: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:46: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:45: installing 'build-aux/compile' configure.ac:35: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' strpool/Makefile.am:26: warning: source file '../strpool.c' is in a subdirectory, strpool/Makefile.am:26: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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-static 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether aarch64-mageia-linux-gnu-gcc needs -traditional... no 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if aarch64-mageia-linux-gnu-gcc supports flag -pipe in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wall in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -W in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wextra in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Winline in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wvla in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wundef in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wformat=2 in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wlogical-op in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wsign-compare in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wformat-security in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wformat-nonliteral in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wpointer-arith in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Winit-self in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wredundant-decls in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wshadow in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wendif-labels in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wcast-align in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wwrite-strings in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wno-long-long in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wno-unused-result in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wpacked in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Werror=overflow in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -ffast-math in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -fno-common in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -ffunction-sections in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -fdata-sections in envvar CFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes checking if aarch64-mageia-linux-gnu-gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBUDEV... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating strpool/Makefile config.status: creating libatasmart.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---{ libatasmart 0.19 }--- prefix: /usr sysconfdir: /etc localstatedir: /var Compiler: aarch64-mageia-linux-gnu-gcc CFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make -C strpool strpool make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19/strpool' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o strpool.o `test -f '../strpool.c' || echo './'`../strpool.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19/strpool' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19/strpool' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o strpool strpool.o libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o strpool strpool.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19/strpool' ./strpool/strpool atasmart.c atasmart.strpool.c /usr/bin/make all-recursive Making all in strpool make[2]: Nothing to be done for 'all'. Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sktest.o sktest.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o skdump.o skdump.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libatasmart_la-atasmart.strpool.lo `test -f 'atasmart.strpool.c' || echo './'`atasmart.strpool.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c atasmart.strpool.c -fPIC -DPIC -o .libs/libatasmart_la-atasmart.strpool.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 4:5:0 -export-symbols-regex '(^sk_.*)' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libatasmart.la -rpath /usr/lib64 libatasmart_la-atasmart.strpool.lo -ludev libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p .libs/libatasmart_la-atasmart.strpool.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libatasmart.exp libtool: link: /usr/bin/grep -E -e "(^sk_.*)" ".libs/libatasmart.exp" > ".libs/libatasmart.expT" libtool: link: mv -f ".libs/libatasmart.expT" ".libs/libatasmart.exp" libtool: link: echo "{ global:" > .libs/libatasmart.ver libtool: link: cat .libs/libatasmart.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libatasmart.ver libtool: link: echo "local: *; };" >> .libs/libatasmart.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libatasmart_la-atasmart.strpool.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ludev -Wl,-soname -Wl,libatasmart.so.4 -Wl,-version-script -Wl,.libs/libatasmart.ver -o .libs/libatasmart.so.4.0.5 libtool: link: (cd ".libs" && rm -f "libatasmart.so.4" && ln -s "libatasmart.so.4.0.5" "libatasmart.so.4") libtool: link: (cd ".libs" && rm -f "libatasmart.so" && ln -s "libatasmart.so.4.0.5" "libatasmart.so") libtool: link: ( cd ".libs" && rm -f "libatasmart.la" && ln -s "../libatasmart.la" "libatasmart.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sktest sktest.o libatasmart.la libtool: link: aarch64-mageia-linux-gnu-gcc -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sktest sktest.o ./.libs/libatasmart.so -ludev make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o skdump skdump.o libatasmart.la libtool: link: aarch64-mageia-linux-gnu-gcc -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--gc-sections -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/skdump skdump.o ./.libs/libatasmart.so -ludev make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Pfaide + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64 + cd libatasmart-0.19 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' Making install in strpool make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19/strpool' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19/strpool' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19/strpool' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19/strpool' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libatasmart.la '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libatasmart.so.4.0.5 /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64/libatasmart.so.4.0.5 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64 && { ln -s -f libatasmart.so.4.0.5 libatasmart.so.4 || { rm -f libatasmart.so.4 && ln -s libatasmart.so.4.0.5 libatasmart.so.4; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64 && { ln -s -f libatasmart.so.4.0.5 libatasmart.so || { rm -f libatasmart.so && ln -s libatasmart.so.4.0.5 libatasmart.so; }; }) libtool: install: /usr/bin/install -p .libs/libatasmart.lai /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64/libatasmart.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -p skdump sktest '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/sbin' libtool: warning: 'libatasmart.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/skdump /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/sbin/skdump libtool: warning: 'libatasmart.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/sktest /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/sbin/sktest /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/libatasmart' /usr/bin/install -p -m 644 README '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/libatasmart' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 atasmart.h '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libatasmart.pc '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/vala/vapi' /usr/bin/install -p -m 644 vala/atasmart.vapi '/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/vala/vapi' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libatasmart-0.19' + find /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64 '(' -name '*.a' -o -name libatasmart.la ')' -exec rm '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.19-11.mga8 --unique-debug-suffix -0.19-11.mga8.aarch64 --unique-debug-src-base libatasmart-0.19-11.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libatasmart-0.19 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64/libatasmart.so.4.0.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/sbin/sktest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/sbin/sktest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/lib64/libatasmart.so.4.0.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/sbin/skdump extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/sbin/skdump original debug info size: 232kB, size after compression: 232kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 493 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libatasmart-0.19-11.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wydBIe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libatasmart-0.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/libatasmart + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/libatasmart + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/libatasmart + cp -pr LGPL /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/libatasmart + RPM_EC=0 ++ jobs -p + exit 0 Provides: libatasmart = 0.19-11.mga8 libatasmart(aarch-64) = 0.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libatasmart.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: lib64atasmart4-0.19-11.mga8.aarch64 Provides: lib64atasmart4 = 0.19-11.mga8 lib64atasmart4(aarch-64) = 0.19-11.mga8 libatasmart.so.4()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) Processing files: lib64atasmart-devel-0.19-11.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zDeH9c + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libatasmart-0.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/lib64atasmart-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/lib64atasmart-devel + cp -pr blob-examples/SAMSUNG_HD501LJ--CR100-12 blob-examples/SAMSUNG_MMCQE28G8MUP--0VA_VAM08L1Q blob-examples/SAMSUNG_MP0804H--UE100-14 /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/lib64atasmart-devel + cp -pr blob-examples/ST320410A--3.39 blob-examples/ST9100821AS--3.CME blob-examples/ST9160821AS--3.CLH /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/lib64atasmart-devel + cp -pr blob-examples/Maxtor_96147H8--BAC51KJ0 blob-examples/Maxtor_96147H8--BAC51KJ0--2 /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/lib64atasmart-devel + cp -pr blob-examples/WDC_WD2500JB--00REA0-20.00K20 blob-examples/WDC_WD2500JS-75NCB3--10.02E04 blob-examples/WDC_WD5000AAKS--00TMA0-12.01C01 /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/lib64atasmart-devel + cp -pr blob-examples/README /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64/usr/share/doc/lib64atasmart-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libatasmart(64bit)) lib64atasmart-devel = 0.19-11.mga8 lib64atasmart-devel(aarch-64) = 0.19-11.mga8 libatasmart-devel = 0.19-11.mga8 pkgconfig(libatasmart) = 0.19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libudev(64bit)) pkgconfig Processing files: libatasmart-debugsource-0.19-11.mga8.aarch64 Provides: libatasmart-debugsource = 0.19-11.mga8 libatasmart-debugsource(aarch-64) = 0.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libatasmart-debuginfo-0.19-11.mga8.aarch64 Provides: debuginfo(build-id) = 6235219b8911a386d95832132a1323cdf528f0a3 debuginfo(build-id) = f5e43b42641554ab24060103ab326de161e2a2f5 libatasmart-debuginfo = 0.19-11.mga8 libatasmart-debuginfo(aarch-64) = 0.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libatasmart-debugsource(aarch-64) = 0.19-11.mga8 Processing files: lib64atasmart4-debuginfo-0.19-11.mga8.aarch64 Provides: debuginfo(build-id) = 65cd677f9c871b0424dc1567746a47d4f2db00bb lib64atasmart4-debuginfo = 0.19-11.mga8 lib64atasmart4-debuginfo(aarch-64) = 0.19-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libatasmart-debugsource(aarch-64) = 0.19-11.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64atasmart-devel-0.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libatasmart-debugsource-0.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64atasmart4-0.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libatasmart-debuginfo-0.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libatasmart-0.19-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64atasmart4-debuginfo-0.19-11.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nAsmVf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libatasmart-0.19 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libatasmart-0.19-11.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.23on9d + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libatasmart-0.19 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!