D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: line 15: It's not recommended to have unversioned Obsoletes: Obsoletes: autoconvert warning: line 41: It's not recommended to have unversioned Obsoletes: Obsoletes: zh-autoconvert-devel lib64hz0-devel Installing /home/iurt/rpmbuild/SRPMS/zh-autoconvert-0.3.16-13.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g9RrS9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf autoconvert-0.3.16 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/autoconvert-0.3.16.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd autoconvert-0.3.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (autoconvert-0.3.14-noxchat.patch):' Patch #0 (autoconvert-0.3.14-noxchat.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .noxchat --fuzz=0 patching file Makefile + perl -p -i -e 's|/usr/lib|/usr/lib64|g' Makefile + rm -rf doc/CVS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NTV5Vm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autoconvert-0.3.16 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + make 'CFLAG=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Iinclude' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include' cd hzconvert;make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autoconvert-0.3.16/hzconvert' gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c b2g.c gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c b2u.c b2u.c: In function 'big2uni': b2u.c:123:9: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 123 | memcpy(p,s, len); | ^~~~~~ b2u.c:27:1: note: include '' or provide a declaration of 'memcpy' 26 | #include "hz.h" +++ |+#include 27 | b2u.c:123:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 123 | memcpy(p,s, len); | ^~~~~~ b2u.c:123:9: note: include '' or provide a declaration of 'memcpy' b2u.c: In function 'uni2big': b2u.c:163:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 163 | memcpy(p,s, len); | ^~~~~~ b2u.c:163:9: note: include '' or provide a declaration of 'memcpy' gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c g2u.c g2u.c: In function 'gb2uni': g2u.c:121:9: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 121 | memcpy(p, s, len); | ^~~~~~ g2u.c:28:1: note: include '' or provide a declaration of 'memcpy' 27 | #include "hz.h" +++ |+#include 28 | g2u.c:121:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 121 | memcpy(p, s, len); | ^~~~~~ g2u.c:121:9: note: include '' or provide a declaration of 'memcpy' g2u.c: In function 'uni2gb': g2u.c:161:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 161 | memcpy(p,s, len); | ^~~~~~ g2u.c:161:9: note: include '' or provide a declaration of 'memcpy' gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c hz2gb.c gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c b2g_tables.c gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c b2u_tables.c gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c g2u_tables.c gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c io.c io.c: In function 'hzconvert': io.c:45:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 45 | if ((*p) & 0x80) /* hi-bit on: hanzi */ | ^ gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c unicode.c unicode.c: In function 'utf8_uni': unicode.c:114:9: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 114 | memcpy(p,s, len); | ^~~~~~ unicode.c:28:1: note: include '' or provide a declaration of 'memcpy' 27 | #include "hz.h" +++ |+#include 28 | unicode.c:114:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 114 | memcpy(p,s, len); | ^~~~~~ unicode.c:114:9: note: include '' or provide a declaration of 'memcpy' unicode.c: In function 'uni_utf8': unicode.c:181:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 181 | memcpy(p,s, len); | ^~~~~~ unicode.c:181:9: note: include '' or provide a declaration of 'memcpy' unicode.c: In function 'init_utf7_tables': unicode.c:241:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 241 | for (s = SAFE_CHARS; *s != '\0'; s++) | ^ unicode.c:243:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 243 | for (s = SPACE_CHARS; *s != '\0'; s++) | ^ unicode.c: In function 'utf7_uni': unicode.c:380:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 380 | memcpy(p,s, len); | ^~~~~~ unicode.c:380:9: note: include '' or provide a declaration of 'memcpy' unicode.c: In function 'uni_utf7': unicode.c:437:9: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 437 | memcpy(p,s, len); | ^~~~~~ unicode.c:437:9: note: include '' or provide a declaration of 'memcpy' gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c judge.c judge.c: In function 'j_code': judge.c:45:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 45 | for(phz=buff;phz<(buff+count);phz++){ | ^ judge.c:45:25: warning: comparison of distinct pointer types lacks a cast 45 | for(phz=buff;phz<(buff+count);phz++){ | ^ judge.c:64:20: warning: implicit declaration of function 'strstr' [-Wimplicit-function-declaration] 64 | if(strstr(buff,HZ_START)!=NULL && strstr(buff,HZ_END)!=NULL){ | ^~~~~~ judge.c:31:1: note: include '' or provide a declaration of 'strstr' 30 | #include "hz.h" +++ |+#include 31 | judge.c:64:20: warning: incompatible implicit declaration of built-in function 'strstr' [-Wbuiltin-declaration-mismatch] 64 | if(strstr(buff,HZ_START)!=NULL && strstr(buff,HZ_END)!=NULL){ | ^~~~~~ judge.c:64:20: note: include '' or provide a declaration of 'strstr' judge.c:70:24: warning: implicit declaration of function 'j_code3'; did you mean 'j_code'? [-Wimplicit-function-declaration] 70 | return j_code3(buff,count); | ^~~~~~~ | j_code gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c judge3.c judge3.c: In function 'j_code3': judge3.c:47:16: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 47 | for(phz=buff; (int)phz < ((int)buff + count); phz++){ | ^ judge3.c:47:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 47 | for(phz=buff; (int)phz < ((int)buff + count); phz++){ | ^ judge3.c:47:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 47 | for(phz=buff; (int)phz < ((int)buff + count); phz++){ | ^ judge3.c:71:50: warning: pointer targets in passing argument 1 of 'inGB' differ in signedness [-Wpointer-sign] 71 | if(temphz = inGB(phz, 2)) | ^~~ | | | unsigned char * In file included from judge3.c:34: ../include/zhstatis.h:31:36: note: expected 'const char *' but argument is of type 'unsigned char *' 31 | inGB (register const char *str, register unsigned int len); | ~~~~~~~~~~~~~~~~~~~~~^~~ judge3.c:71:36: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 71 | if(temphz = inGB(phz, 2)) | ^~~~~~ judge3.c:73:52: warning: pointer targets in passing argument 1 of 'inBig5' differ in signedness [-Wpointer-sign] 73 | if(temphz = inBig5(phz, 2)) | ^~~ | | | unsigned char * In file included from judge3.c:34: ../include/zhstatis.h:33:38: note: expected 'const char *' but argument is of type 'unsigned char *' 33 | inBig5 (register const char *str, register unsigned int len); | ~~~~~~~~~~~~~~~~~~~~~^~~ judge3.c:73:36: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 73 | if(temphz = inBig5(phz, 2)) | ^~~~~~ gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c gbpercent.c gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c b5percent.c gcc -I../include -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I../include -c search.c ar rs ../lib/libhz.a b2g.o b2u.o g2u.o hz2gb.o b2g_tables.o b2u_tables.o g2u_tables.o io.o unicode.o judge.o judge3.o gbpercent.o b5percent.o search.o ar: creating ../lib/libhz.a gcc -fPIC -shared -Wl,-soname,libhz.so.0 -o ../lib/libhz.so.0.0 b2g.o b2u.o g2u.o hz2gb.o b2g_tables.o b2u_tables.o g2u_tables.o io.o unicode.o judge.o judge3.o gbpercent.o b5percent.o search.o -ldl rm -f ../lib/libhz.so.0 rm -f ../lib/libhz.so cd ../lib;ln -s libhz.so.0.0 libhz.so.0 cd ../lib;ln -s libhz.so.0 libhz.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autoconvert-0.3.16/hzconvert' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Iinclude -Llib -lhz autogb.c -lhz -o autogb autogb.c: In function 'print_help': autogb.c:38:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 38 | exit(0); | ^~~~ autogb.c:31:1: note: include '' or provide a declaration of 'exit' 30 | #include "hz.h" +++ |+#include 31 | autogb.c:38:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 38 | exit(0); | ^~~~ autogb.c:38:9: note: include '' or provide a declaration of 'exit' autogb.c: In function 'main': autogb.c:57:13: warning: implicit declaration of function 'strstr' [-Wimplicit-function-declaration] 57 | if( strstr(argv[0],"autogb") != '\0' ){ | ^~~~~~ autogb.c:31:1: note: include '' or provide a declaration of 'strstr' 30 | #include "hz.h" +++ |+#include 31 | autogb.c:57:13: warning: incompatible implicit declaration of built-in function 'strstr' [-Wbuiltin-declaration-mismatch] 57 | if( strstr(argv[0],"autogb") != '\0' ){ | ^~~~~~ autogb.c:57:13: note: include '' or provide a declaration of 'strstr' autogb.c:57:38: warning: comparison between pointer and zero character constant [-Wpointer-compare] 57 | if( strstr(argv[0],"autogb") != '\0' ){ | ^~ autogb.c:57:13: note: did you mean to dereference the pointer? 57 | if( strstr(argv[0],"autogb") != '\0' ){ | ^ autogb.c:59:43: warning: comparison between pointer and zero character constant [-Wpointer-compare] 59 | }else if(strstr(argv[0],"autob5") != '\0'){ | ^~ autogb.c:59:18: note: did you mean to dereference the pointer? 59 | }else if(strstr(argv[0],"autob5") != '\0'){ | ^ autogb.c:98:60: warning: implicit declaration of function 'conv_str' [-Wimplicit-function-declaration] 98 | if((incode=conv_str(optarg))==OTHER_CODE) print_help(argv[0]); | ^~~~~~~~ autogb.c:120:19: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] 120 | if((count=read(0,pbuf,MAX_BUFFER))< 0){ | ^~~~ | fread autogb.c:132:25: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 132 | exit(0); | ^~~~ autogb.c:132:25: note: include '' or provide a declaration of 'exit' autogb.c:138:25: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] 138 | write(1,pbuf,count); | ^~~~~ | fwrite autogb.c:130:26: warning: 'outcode' may be used uninitialized in this function [-Wmaybe-uninitialized] 130 | if((dist=hz_search(incode,outcode,8))==0){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f autob5;ln -s autogb autob5 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rBboxu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64 + cd autoconvert-0.3.16 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64 'INSTALL=/usr/bin/install -p' if test ! -d /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/bin; then mkdir -p /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/bin; fi if test ! -d /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/lib64; then mkdir -p /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/lib64; fi if test ! -d /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/include; then mkdir -p /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/include; fi install -m 755 autogb /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/bin install -m 755 lib/libhz.so.0.0 /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/lib64 cd /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/lib64;ln -s libhz.so.0.0 libhz.so.0 cd /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/lib64;ln -s libhz.so.0 libhz.so install -m 755 lib/libhz.a /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/lib64 install -m 644 include/*.h /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/include ln -s autogb /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/bin/autob5 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.3.16-13.mga9 --unique-debug-suffix -0.3.16-13.mga9.aarch64 --unique-debug-src-base zh-autoconvert-0.3.16-13.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/autoconvert-0.3.16 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/bin/autogb extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/lib64/libhz.so.0.0 dwz: ./usr/bin/autogb-0.3.16-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libhz.so.0.0-0.3.16-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 84kB, size after compression: 84kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 3931 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: zh-autoconvert-0.3.16-13.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.haPTVo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autoconvert-0.3.16 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/share/doc/zh-autoconvert + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/share/doc/zh-autoconvert + cp -pr doc/ /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/share/doc/zh-autoconvert + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/share/doc/zh-autoconvert + cp -pr GPL /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/share/doc/zh-autoconvert + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/share/doc/zh-autoconvert + cp -pr Readme /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/share/doc/zh-autoconvert + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/share/doc/zh-autoconvert + cp -pr Thanks /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64/usr/share/doc/zh-autoconvert + RPM_EC=0 ++ jobs -p + exit 0 Provides: autoconvert = 0.3.16-13.mga9 zh-autoconvert = 0.3.16-13.mga9 zh-autoconvert(aarch-64) = 0.3.16-13.mga9 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) libc.so.6(GLIBC_2.34)(64bit) libhz.so.0()(64bit) Obsoletes: autoconvert Processing files: lib64hz0-0.3.16-13.mga9.aarch64 Provides: lib64hz0 = 0.3.16-13.mga9 lib64hz0(aarch-64) = 0.3.16-13.mga9 libhz.so.0()(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) Processing files: lib64hz-devel-0.3.16-13.mga9.aarch64 Provides: devel(libhz(64bit)) lib64hz-devel = 0.3.16-13.mga9 lib64hz-devel(aarch-64) = 0.3.16-13.mga9 libhz-devel = 0.3.16-13.mga9 zh-autoconvert-devel = 0.3.16-13.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: lib64hz0-devel zh-autoconvert-devel Processing files: zh-autoconvert-debugsource-0.3.16-13.mga9.aarch64 Provides: zh-autoconvert-debugsource = 0.3.16-13.mga9 zh-autoconvert-debugsource(aarch-64) = 0.3.16-13.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zh-autoconvert-debuginfo-0.3.16-13.mga9.aarch64 Provides: debuginfo(build-id) = 4e627ded8f505147326b1f21109cfbe3384f58d8 zh-autoconvert-debuginfo = 0.3.16-13.mga9 zh-autoconvert-debuginfo(aarch-64) = 0.3.16-13.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zh-autoconvert-debugsource(aarch-64) = 0.3.16-13.mga9 Processing files: lib64hz0-debuginfo-0.3.16-13.mga9.aarch64 Provides: debuginfo(build-id) = fbd3427143b530fd811d5c3038aeb53d4f3a6edb lib64hz0-debuginfo = 0.3.16-13.mga9 lib64hz0-debuginfo(aarch-64) = 0.3.16-13.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zh-autoconvert-debugsource(aarch-64) = 0.3.16-13.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zh-autoconvert-debuginfo-0.3.16-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hz0-debuginfo-0.3.16-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zh-autoconvert-0.3.16-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hz0-0.3.16-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hz-devel-0.3.16-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zh-autoconvert-debugsource-0.3.16-13.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tOywBS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autoconvert-0.3.16 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/zh-autoconvert-0.3.16-13.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PYUyP8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf autoconvert-0.3.16 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!