D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead warning: %make is deprecated, use %make_build instead warning: %makeinstall_std is deprecated, use %make_install instead Installing /home/iurt/rpmbuild/SRPMS/unac-1.8.0-9.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.drPYG7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf unac-1.8.0.orig + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/unac_1.8.0.orig.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd unac-1.8.0.orig + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (unac-1.8.0-automake-1.13.patch):' Patch #1 (unac-1.8.0-automake-1.13.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .automake-1_13 --fuzz=0 patching file configure.ac + touch config.rpath + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EeAgva + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd unac-1.8.0.orig + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi acinclude.m4:35: warning: underquoted definition of AC_COMPILE_WARNINGS acinclude.m4:35: run info Automake 'Extending aclocal' acinclude.m4:35: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. acinclude.m4:35: warning: underquoted definition of AC_COMPILE_WARNINGS acinclude.m4:35: run info Automake 'Extending aclocal' acinclude.m4:35: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:26: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:26: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:39: installing './compile' configure.ac:43: installing './config.guess' configure.ac:43: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + 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=. + /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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /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 thread-safe 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 make sets $(MAKE)... (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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... 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 for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking maximum warning verbosity option... -Wall -Wmissing-declarations -Wmissing-prototypes for C 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 for perl... /usr/bin/perl checking for sh... /usr/bin/sh checking whether to enable maintainer-specific portions of Makefiles... no checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib64,lib64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv_open... yes checking for vsnprintf... yes checking for getopt_long... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating builder config.status: creating t_unac config.status: creating Makefile config.status: creating unac.pc config.status: creating unac.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNAC_VERSION=\"1.8.0\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-declarations -Wmissing-prototypes -c -o unaccent.o unaccent.c unaccent.c: In function 'main': unaccent.c:99:63: warning: passing argument 5 of 'unac_string' from incompatible pointer type [-Wincompatible-pointer-types] 99 | if(unac_string(charset, buffer, strlen(buffer), &unaccented, &unaccented_length) < 0) { | ^~~~~~~~~~~~~~~~~~ | | | int * In file included from unaccent.c:29: unac.h:96:23: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *' 96 | char** out, size_t* out_length); | ~~~~~~~~^~~~~~~~~~ unaccent.c:109:68: warning: passing argument 5 of 'unac_string' from incompatible pointer type [-Wincompatible-pointer-types] 109 | if(unac_string(charset, string, strlen(string), &unaccented, &unaccented_length) < 0) { | ^~~~~~~~~~~~~~~~~~ | | | int * In file included from unaccent.c:29: unac.h:96:23: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *' 96 | char** out, size_t* out_length); | ~~~~~~~~^~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNAC_VERSION=\"1.8.0\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-declarations -Wmissing-prototypes -c -o unactest.o unactest.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNAC_VERSION=\"1.8.0\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-declarations -Wmissing-prototypes -c -o unactest1.o unactest1.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' /usr/bin/perl builder -source -database=./UnicodeData-4.0.0.txt make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNAC_VERSION=\"1.8.0\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-declarations -Wmissing-prototypes -c -o unac.lo unac.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNAC_VERSION=\"1.8.0\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-declarations -Wmissing-prototypes -c unac.c -fPIC -DPIC -o .libs/unac.o unac.c: In function 'unac_string': unac.c:13880:59: warning: passing argument 6 of 'convert' from incompatible pointer type [-Wincompatible-pointer-types] 13880 | if(convert(charset, utf16be(), in, in_length, &utf16, &utf16_length) < 0) { | ^~~~~~~~~~~~~ | | | int * unac.c:13765:27: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *' 13765 | char** outp, size_t* out_lengthp) | ~~~~~~~~^~~~~~~~~~~ unac.c:13884:63: warning: passing argument 4 of 'unac_string_utf16' from incompatible pointer type [-Wincompatible-pointer-types] 13884 | unac_string_utf16(utf16, utf16_length, &utf16_unaccented, &utf16_unaccented_length); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | int * unac.c:13665:30: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *' 13665 | char** outp, size_t* out_lengthp) | ~~~~~~~~^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' /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 -Wall -Wmissing-declarations -Wmissing-prototypes -version-info 1:8:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libunac.la -rpath /usr/lib64 unac.lo libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/unac.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libunac.so.1 -o .libs/libunac.so.1.0.8 libtool: link: (cd ".libs" && rm -f "libunac.so.1" && ln -s "libunac.so.1.0.8" "libunac.so.1") libtool: link: (cd ".libs" && rm -f "libunac.so" && ln -s "libunac.so.1.0.8" "libunac.so") libtool: link: ( cd ".libs" && rm -f "libunac.la" && ln -s "../libunac.la" "libunac.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' /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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o unactest unactest.o libunac.la 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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/unactest unactest.o ./.libs/libunac.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' /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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o unactest1 unactest1.o libunac.la 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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/unactest1 unactest1.o ./.libs/libunac.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' /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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o unaccent unaccent.o libunac.la 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 -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/unaccent unaccent.o ./.libs/libunac.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ot4A37 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64 + cd unac-1.8.0.orig + '[' 1 -eq 1 ']' + make DESTDIR=/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64 install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libunac.la '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libunac.so.1.0.8 /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64/libunac.so.1.0.8 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64 && { ln -s -f libunac.so.1.0.8 libunac.so.1 || { rm -f libunac.so.1 && ln -s libunac.so.1.0.8 libunac.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64 && { ln -s -f libunac.so.1.0.8 libunac.so || { rm -f libunac.so && ln -s libunac.so.1.0.8 libunac.so; }; }) libtool: install: /usr/bin/install -c .libs/libunac.lai /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64/libunac.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c unaccent '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/bin' libtool: warning: 'libunac.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/unaccent /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/bin/unaccent /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/include' /usr/bin/install -c -m 644 unac.h '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/share/man/man1' /usr/bin/install -c -m 644 unaccent.1 '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/share/man/man3' /usr/bin/install -c -m 644 unac.3 '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 unac.pc '/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64/pkgconfig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/unac-1.8.0.orig' + rm -f /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64/libunac.la + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.8.0-9.mga8 --unique-debug-suffix -1.8.0-9.mga8.aarch64 --unique-debug-src-base unac-1.8.0-9.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/unac-1.8.0.orig explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64/libunac.so.1.0.8 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/bin/unaccent extracting debug info from /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/lib64/libunac.so.1.0.8 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/bin/unaccent original debug info size: 104kB, size after compression: 104kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1115 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: unac-1.8.0-9.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pODlMa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd unac-1.8.0.orig + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/share/doc/unac + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/share/doc/unac + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/share/doc/unac + cp -pr README /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64/usr/share/doc/unac + RPM_EC=0 ++ jobs -p + exit 0 Provides: unac = 1.8.0-9.mga8 unac(aarch-64) = 1.8.0-9.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libunac.so.1()(64bit) Processing files: lib64unac1-1.8.0-9.mga8.aarch64 Provides: lib64unac1 = 1.8.0-9.mga8 lib64unac1(aarch-64) = 1.8.0-9.mga8 libunac.so.1()(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: lib64unac-devel-1.8.0-9.mga8.aarch64 Provides: devel(libunac(64bit)) lib64unac-devel = 1.8.0-9.mga8 lib64unac-devel(aarch-64) = 1.8.0-9.mga8 pkgconfig(unac) = 1.8.0 unac-devel = 1.8.0-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: unac-debugsource-1.8.0-9.mga8.aarch64 Provides: unac-debugsource = 1.8.0-9.mga8 unac-debugsource(aarch-64) = 1.8.0-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: unac-debuginfo-1.8.0-9.mga8.aarch64 Provides: debuginfo(build-id) = 84b504365d14acbb1ddefc9dfd43bf93dcf26205 unac-debuginfo = 1.8.0-9.mga8 unac-debuginfo(aarch-64) = 1.8.0-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: unac-debugsource(aarch-64) = 1.8.0-9.mga8 Processing files: lib64unac1-debuginfo-1.8.0-9.mga8.aarch64 Provides: debuginfo(build-id) = ba9b47f6b42c2baf67ee04b4fbdd1284ea9a188d lib64unac1-debuginfo = 1.8.0-9.mga8 lib64unac1-debuginfo(aarch-64) = 1.8.0-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: unac-debugsource(aarch-64) = 1.8.0-9.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/unac-1.8.0-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/unac-debuginfo-1.8.0-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64unac-devel-1.8.0-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64unac1-1.8.0-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64unac1-debuginfo-1.8.0-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/unac-debugsource-1.8.0-9.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GqFBGa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd unac-1.8.0.orig + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/unac-1.8.0-9.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.c9F5qa + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf unac-1.8.0.orig + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!