D: [iurt_root_command] chroot warning: line 48: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64qrencode1-devel Installing /home/iurt/rpmbuild/SRPMS/qrencode-4.0.2-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IDVMD0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf qrencode-4.0.2 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/qrencode-4.0.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qrencode-4.0.2 + /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.64mbXZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qrencode-4.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'use'. libtoolize: copying file 'use/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: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:27: installing 'use/compile' configure.ac:24: installing 'use/missing' Makefile.am: installing 'use/depcomp' 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=. + /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 use/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 . 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 --enable-shared --disable-static --disable-rpath --with-tools --with-tests=yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu 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 supports the include directive... yes (GNU style) 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 dependency style of aarch64-mageia-linux-gnu-gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline 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 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 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 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 aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of aarch64-mageia-linux-gnu-gcc... (cached) none 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 strdup... yes checking for pthread_mutex_init in -lpthread... yes checking for png... yes checking for SDL... no 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 shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libqrencode.pc config.status: creating tests/Makefile config.status: creating qrencode.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Options used to compile and link: CC = aarch64-mageia-linux-gnu-gcc CFLAGS = -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread CPPFLAGS = CXX = CXXFLAGS = -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables LDFLAGS = -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o rsecc.lo rsecc.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c rsecc.c -fPIC -DPIC -o .libs/rsecc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o bitstream.lo bitstream.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o split.lo split.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c split.c -fPIC -DPIC -o .libs/split.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o qrspec.lo qrspec.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c qrspec.c -fPIC -DPIC -o .libs/qrspec.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o mqrspec.lo mqrspec.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c mqrspec.c -fPIC -DPIC -o .libs/mqrspec.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o mask.lo mask.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c mask.c -fPIC -DPIC -o .libs/mask.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o mmask.lo mmask.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c mmask.c -fPIC -DPIC -o .libs/mmask.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o qrencode.lo qrencode.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c qrencode.c -fPIC -DPIC -o .libs/qrencode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o qrinput.lo qrinput.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c qrinput.c -fPIC -DPIC -o .libs/qrinput.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o qrencode-qrenc.o `test -f 'qrenc.c' || echo './'`qrenc.c In file included from /usr/include/string.h:495, from qrenc.c:27: In function 'strncpy', inlined from 'writeANSI.isra.0' at qrenc.c:784:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying between 5 and 11 bytes from a string of length 11 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'writeANSI.isra.0' at qrenc.c:797:5: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying between 5 and 11 bytes from a string of length 11 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'writeANSI.isra.0' at qrenc.c:793:6: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying between 5 and 10 bytes from a string of length 10 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'writeANSI.isra.0' at qrenc.c:804:4: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying between 5 and 11 bytes from a string of length 11 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -version-number 4:0:2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libqrencode.la -rpath /usr/lib64 qrencode.lo qrinput.lo bitstream.lo qrspec.lo rsecc.lo split.lo mask.lo mqrspec.lo mmask.lo libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/qrencode.o .libs/qrinput.o .libs/bitstream.o .libs/qrspec.o .libs/rsecc.o .libs/split.o .libs/mask.o .libs/mqrspec.o .libs/mmask.o -O2 -g -fstack-protector -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-soname -Wl,libqrencode.so.4 -o .libs/libqrencode.so.4.0.2 libtool: link: (cd ".libs" && rm -f "libqrencode.so.4" && ln -s "libqrencode.so.4.0.2" "libqrencode.so.4") libtool: link: (cd ".libs" && rm -f "libqrencode.so" && ln -s "libqrencode.so.4.0.2" "libqrencode.so") libtool: link: ( cd ".libs" && rm -f "libqrencode.la" && ln -s "../libqrencode.la" "libqrencode.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o qrencode qrencode-qrenc.o libqrencode.la -lpng16 -lz libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/qrencode qrencode-qrenc.o ./.libs/libqrencode.so -lpng16 -lz -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' Making all in tests make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o rsecc_decoder.o rsecc_decoder.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_estimatebit.o test_estimatebit.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o datachunk.o datachunk.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o common.o common.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_qrspec.o test_qrspec.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_rs.o test_rs.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_bitstream.o test_bitstream.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prof_qrencode.o prof_qrencode.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o rscode.o rscode.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_mqrspec.o test_mqrspec.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_mmask.o test_mmask.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_split_urls.o test_split_urls.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_split.o test_split.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o create_frame_pattern-create_frame_pattern.o `test -f 'create_frame_pattern.c' || echo './'`create_frame_pattern.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_mask.o test_mask.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o decoder.o decoder.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o create_frame_pattern-common.o `test -f 'common.c' || echo './'`common.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' rm -f libdecoder.a aarch64-mageia-linux-gnu-ar cru libdecoder.a decoder.o datachunk.o rsecc_decoder.o aarch64-mageia-linux-gnu-ranlib libdecoder.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o pthread_qrencode.o pthread_qrencode.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_monkey.o test_monkey.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o create_mqr_frame_pattern-create_mqr_frame_pattern.o `test -f 'create_mqr_frame_pattern.c' || echo './'`create_mqr_frame_pattern.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o create_mqr_frame_pattern-common.o `test -f 'common.c' || echo './'`common.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_bitstream test_bitstream.o common.o ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_bitstream test_bitstream.o common.o ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_estimatebit test_estimatebit.o common.o ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_estimatebit test_estimatebit.o common.o ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_qrspec test_qrspec.o common.o libdecoder.a ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_qrspec test_qrspec.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_rs test_rs.o rscode.o common.o libdecoder.a ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_rs test_rs.o rscode.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o prof_qrencode prof_qrencode.o common.o ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/prof_qrencode prof_qrencode.o common.o ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_mqrspec test_mqrspec.o common.o libdecoder.a ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_mqrspec test_mqrspec.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_qrinput.o test_qrinput.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_split test_split.o common.o ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_split test_split.o common.o ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_monkey test_monkey.o common.o libdecoder.a ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_monkey test_monkey.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o test_qrencode.o test_qrencode.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_mmask test_mmask.o common.o libdecoder.a ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_mmask test_mmask.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_mask test_mask.o common.o libdecoder.a ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_mask test_mask.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_split_urls test_split_urls.o common.o libdecoder.a ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_split_urls test_split_urls.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o create_frame_pattern create_frame_pattern-create_frame_pattern.o create_frame_pattern-common.o ../libqrencode.la -lpng16 -lz libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/create_frame_pattern create_frame_pattern-create_frame_pattern.o create_frame_pattern-common.o ../.libs/libqrencode.so -lpng16 -lz -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o create_mqr_frame_pattern create_mqr_frame_pattern-create_mqr_frame_pattern.o create_mqr_frame_pattern-common.o ../libqrencode.la -lpng16 -lz libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/create_mqr_frame_pattern create_mqr_frame_pattern-create_mqr_frame_pattern.o create_mqr_frame_pattern-common.o ../.libs/libqrencode.so -lpng16 -lz -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_qrinput test_qrinput.o common.o libdecoder.a ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_qrinput test_qrinput.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pthread_qrencode pthread_qrencode.o common.o ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pthread_qrencode pthread_qrencode.o common.o ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_qrencode test_qrencode.o common.o libdecoder.a ../libqrencode.la libtool: link: aarch64-mageia-linux-gnu-gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_qrencode test_qrencode.o common.o libdecoder.a ../.libs/libqrencode.so -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G5Iq20 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64 + cd qrencode-4.0.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libqrencode.la '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libqrencode.so.4.0.2 /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64/libqrencode.so.4.0.2 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64 && { ln -s -f libqrencode.so.4.0.2 libqrencode.so.4 || { rm -f libqrencode.so.4 && ln -s libqrencode.so.4.0.2 libqrencode.so.4; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64 && { ln -s -f libqrencode.so.4.0.2 libqrencode.so || { rm -f libqrencode.so && ln -s libqrencode.so.4.0.2 libqrencode.so; }; }) libtool: install: /usr/bin/install -p .libs/libqrencode.lai /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64/libqrencode.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p qrencode '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/bin' libtool: warning: 'libqrencode.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/qrencode /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/bin/qrencode /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 qrencode.h '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 qrencode.1 '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libqrencode.pc '/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/qrencode-4.0.2/tests' + doxygen -u warning: Tag 'SYMBOL_CACHE_SIZE' at line 327 of file 'Doxyfile' has become obsolete. This tag has been removed. warning: Tag 'SHOW_DIRECTORIES' at line 547 of file 'Doxyfile' has become obsolete. This tag has been removed. warning: Tag 'HTML_ALIGN_MEMBERS' at line 941 of file 'Doxyfile' has become obsolete. This tag has been removed. warning: Tag 'USE_INLINE_TREES' at line 1132 of file 'Doxyfile' has become obsolete. This tag has been removed. warning: Tag 'XML_SCHEMA' at line 1395 of file 'Doxyfile' has become obsolete. This tag has been removed. warning: Tag 'XML_DTD' at line 1401 of file 'Doxyfile' has become obsolete. This tag has been removed. warning: Tag 'PERL_PATH' at line 1566 of file 'Doxyfile' has become obsolete. This tag has been removed. warning: Tag 'MSCGEN_PATH' at line 1587 of file 'Doxyfile' has become obsolete. This tag has been removed. Configuration file 'Doxyfile' updated. + doxygen /home/iurt/rpmbuild/BUILD/qrencode-4.0.2/qrencode.h:84: warning: explicit link request to 'QRcode_List' could not be resolved /home/iurt/rpmbuild/BUILD/qrencode-4.0.2/qrencode.h:84: warning: explicit link request to 'QRcode_List' could not be resolved Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /home/iurt/rpmbuild/BUILD/qrencode-4.0.2/qrencode.h... Parsing file /home/iurt/rpmbuild/BUILD/qrencode-4.0.2/qrencode.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file qrencode.h... Generating file documentation... Generating docs for file qrencode.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound _QRcode_List... Generating docs for compound QRcode... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 64/65536 hits=346 misses=65 finished... + find /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.0.2-3.mga8 --unique-debug-suffix -4.0.2-3.mga8.aarch64 --unique-debug-src-base qrencode-4.0.2-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/qrencode-4.0.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64/libqrencode.so.4.0.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/bin/qrencode extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/lib64/libqrencode.so.4.0.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/bin/qrencode original debug info size: 304kB, size after compression: 300kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 360 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 Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nQ8DO1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qrencode-4.0.2 + '[' 1 -eq 1 ']' + pushd tests ~/rpmbuild/BUILD/qrencode-4.0.2/tests ~/rpmbuild/BUILD/qrencode-4.0.2 + ./test_all.sh _____1: test_null: Empty stream... Checking BitStream_free(NULL). .....1: test_null: Empty stream, PASSED. (2 assertions passed.) _____2: test_num: New from num... .....2: test_num: New from num, PASSED. _____3: test_bytes: New from bytes... .....3: test_bytes: New from bytes, PASSED. _____4: test_appendNum: Append Num... .....4: test_appendNum: Append Num, PASSED. (3 assertions passed.) _____5: test_appendBytes: Append Bytes... .....5: test_appendBytes: Append Bytes, PASSED. (3 assertions passed.) _____6: test_toByte: Convert to a byte array... .....6: test_toByte: Convert to a byte array, PASSED. _____7: test_toByte_4bitpadding: Convert to a byte array... .....7: test_toByte_4bitpadding: Convert to a byte array, PASSED. (3 assertions passed.) _____8: test_size: size check... .....8: test_size: size check, PASSED. (3 assertions passed.) _____9: test_append: Append two BitStreams... .....9: test_append: Append two BitStreams, PASSED. (10 assertions passed.) _____10: test_newWithBits: New with bits... .....10: test_newWithBits: New with bits, PASSED. (3 assertions passed.) _____11: test_newWithBits_size0: New with bits (size = 0)... .....11: test_newWithBits_size0: New with bits (size = 0), PASSED. (3 assertions passed.) Total 11 tests, 0 fails. _____1: test_numbit: Estimation of Numeric stream (8 digits)... .....1: test_numbit: Estimation of Numeric stream (8 digits), PASSED. _____2: test_numbit2: Estimation of Numeric stream (16 digits)... .....2: test_numbit2: Estimation of Numeric stream (16 digits), PASSED. _____3: test_numbit3: Estimation of Numeric stream (400 digits)... .....3: test_numbit3: Estimation of Numeric stream (400 digits), PASSED. _____4: test_an: Estimation of Alphabet-Numeric stream (5 chars)... .....4: test_an: Estimation of Alphabet-Numeric stream (5 chars), PASSED. _____5: test_8: Estimation of 8 bit data stream (8 bytes)... .....5: test_8: Estimation of 8 bit data stream (8 bytes), PASSED. _____6: test_kanji: Estimation of Kanji stream (2 chars)... .....6: test_kanji: Estimation of Kanji stream (2 chars), PASSED. _____7: test_structure: Estimation of a structure-append header... .....7: test_structure: Estimation of a structure-append header, PASSED. _____8: test_mix: Estimation of Mixed stream... .....8: test_mix: Estimation of Mixed stream, PASSED. Total 8 tests, 0 fails. _____1: test_iterate: Test getCode (1-L)... .....1: test_iterate: Test getCode (1-L), PASSED. _____2: test_iterate2: Test getCode (5-H)... .....2: test_iterate2: Test getCode (5-H), PASSED. _____3: test_filler: Frame filler test... .....3: test_filler: Frame filler test, PASSED. (80 assertions passed.) _____4: test_format: Test format information(level L,mask 0)... .....4: test_format: Test format information(level L,mask 0), PASSED. _____5: test_encode: Test encode (1-M)... .....5: test_encode: Test encode (1-M), PASSED. _____6: test_encode2: Test encode (2-H) (no padding test)... .....6: test_encode2: Test encode (2-H) (no padding test), PASSED. _____7: test_encode3: Compare encodeString and encodeInput... .....7: test_encode3: Compare encodeString and encodeInput, PASSED. _____8: test_encodeNull: Test encode NULL.... .....8: test_encodeNull: Test encode NULL., PASSED. (1 assertions passed.) _____9: test_encodeEmpty: Test encode an empty string.... .....9: test_encodeEmpty: Test encode an empty string., PASSED. (1 assertions passed.) _____10: test_encodeNull8: Test encode NULL.... .....10: test_encodeNull8: Test encode NULL., PASSED. (1 assertions passed.) _____11: test_encodeEmpty8: Test encode an empty string.... .....11: test_encodeEmpty8: Test encode an empty string., PASSED. (1 assertions passed.) _____12: test_encodeLongData: Encoding long data.... .....12: test_encodeLongData: Encoding long data., PASSED. (48 assertions passed.) _____13: test_01234567: Encode 01234567 in 1-M... .....13: test_01234567: Encode 01234567 in 1-M, PASSED. _____14: test_invalid_input: Testing invalid input.... .....14: test_invalid_input: Testing invalid input., PASSED. (4 assertions passed.) _____15: test_struct_example: Testing the example of structured-append symbols... .....15: test_struct_example: Testing the example of structured-append symbols, PASSED. (5 assertions passed.) _____16: test_struct_semilong: Testing semi-long structured-append symbols... .....16: test_struct_semilong: Testing semi-long structured-append symbols, PASSED. (12 assertions passed.) _____17: test_null_free: Testing free NULL pointers... Check QRcode_free(NULL). Check QRcode_List_free(NULL). Check QRraw_free(NULL). .....17: test_null_free: Testing free NULL pointers, PASSED. (0 assertions passed.) _____18: test_qrraw_new: Test QRraw_new()... .....18: test_qrraw_new: Test QRraw_new(), PASSED. (23 assertions passed.) _____19: test_mqrraw_new: Test MQRRaw_new()... .....19: test_mqrraw_new: Test MQRRaw_new(), PASSED. (6 assertions passed.) _____20: test_encodeData: Test QRencode_encodeData.... .....20: test_encodeData: Test QRencode_encodeData., PASSED. (2 assertions passed.) _____21: test_formatInfo: Test format info in QR code.... .....21: test_formatInfo: Test format info in QR code., PASSED. (2 assertions passed.) _____22: test_decodeSimple: Test code words.... .....22: test_decodeSimple: Test code words., PASSED. (3 assertions passed.) _____23: test_decodeLong: Test code words (long, splitted).... .....23: test_decodeLong: Test code words (long, splitted)., PASSED. (3 assertions passed.) _____24: test_decodeVeryLong: Test code words (very long string).... .....24: test_decodeVeryLong: Test code words (very long string)., PASSED. (3 assertions passed.) _____25: test_fillerMQR: Micro QR Code Frame filler test... .....25: test_fillerMQR: Micro QR Code Frame filler test, PASSED. (8 assertions passed.) _____26: test_formatInfoMQR: Test format info in Micro QR code.... .....26: test_formatInfoMQR: Test format info in Micro QR code., PASSED. (24 assertions passed.) _____27: test_encodeTooLongMQR: Encode too large data for MQR.... .....27: test_encodeTooLongMQR: Encode too large data for MQR., PASSED. (8 assertions passed.) _____28: test_decodeShortMQR: Test code words (MQR).... .....28: test_decodeShortMQR: Test code words (MQR)., PASSED. (16 assertions passed.) _____29: test_oddBitCalcMQR: Odd bits calculation bug checking (MQR).... .....29: test_oddBitCalcMQR: Odd bits calculation bug checking (MQR)., PASSED. (6 assertions passed.) _____30: test_mqrencode: Encoding test (MQR).... .....30: test_mqrencode: Encoding test (MQR)., PASSED. (3 assertions passed.) _____31: test_apiversion: API Version check... .....31: test_apiversion: API Version check, PASSED. (5 assertions passed.) Total 31 tests, 0 fails. _____1: test_encodeNumeric: Encoding numeric stream. (8 digits)... .....1: test_encodeNumeric: Encoding numeric stream. (8 digits), PASSED. _____2: test_encodeNumeric2: Encoding numeric stream. (16 digits)... .....2: test_encodeNumeric2: Encoding numeric stream. (16 digits), PASSED. _____3: test_encodeNumeric3: Encoding numeric stream. (7 digits)... .....3: test_encodeNumeric3: Encoding numeric stream. (7 digits), PASSED. _____4: test_encodeNumeric_versionup: Encoding numeric stream. (auto-version up test)... .....4: test_encodeNumeric_versionup: Encoding numeric stream. (auto-version up test), PASSED. (1 assertions passed.) _____5: test_encode8: Encoding 8bit stream.... .....5: test_encode8: Encoding 8bit stream., PASSED. _____6: test_encode8_versionup: Encoding 8bit stream. (auto-version up test)... .....6: test_encode8_versionup: Encoding 8bit stream. (auto-version up test), PASSED. (1 assertions passed.) _____7: test_encodeAn: Encoding alphabet-numeric stream.... .....7: test_encodeAn: Encoding alphabet-numeric stream., PASSED. _____8: test_encodeAn2: Encoding INVALID alphabet-numeric stream.... .....8: test_encodeAn2: Encoding INVALID alphabet-numeric stream., PASSED. _____9: test_encodeKanji: Encoding kanji stream.... .....9: test_encodeKanji: Encoding kanji stream., PASSED. _____10: test_encodeNumericPadded: Encoding numeric stream. (8 digits)(padded)... .....10: test_encodeNumericPadded: Encoding numeric stream. (8 digits)(padded), PASSED. _____11: test_encodeNumericPadded2: Encoding numeric stream. (7 digits)(padded)... .....11: test_encodeNumericPadded2: Encoding numeric stream. (7 digits)(padded), PASSED. _____12: test_encodeAnNum: Bit length check of alpha-numeric stream. (11 + 12)... .....12: test_encodeAnNum: Bit length check of alpha-numeric stream. (11 + 12), PASSED. _____13: test_encodeAnNum: Bit length check of alphabet stream. (23)... .....13: test_encodeAnNum: Bit length check of alphabet stream. (23), PASSED. _____14: test_padding: Padding bit check. (less than 5 bits)... .....14: test_padding: Padding bit check. (less than 5 bits), PASSED. (2 assertions passed.) _____15: test_padding2: Padding bit check. (1 or 2 padding bytes)... .....15: test_padding2: Padding bit check. (1 or 2 padding bytes), PASSED. (4 assertions passed.) _____16: test_struct_listop: QRinput_Struct list operation test.... .....16: test_struct_listop: QRinput_Struct list operation test., PASSED. (9 assertions passed.) _____17: test_insertStructuredAppendHeader: Insert a structured-append header... .....17: test_insertStructuredAppendHeader: Insert a structured-append header, PASSED. (3 assertions passed.) _____18: test_insertStructuredAppendHeader_error: Insert a structured-append header (errors expected)... .....18: test_insertStructuredAppendHeader_error: Insert a structured-append header (errors expected), PASSED. (6 assertions passed.) _____19: test_struct_insertStructuredAppendHeaders: Insert structured-append headers to a QRinput_Struct.... .....19: test_struct_insertStructuredAppendHeaders: Insert structured-append headers to a QRinput_Struct., PASSED. (40 assertions passed.) _____20: test_lengthOfCode_num: Checking length of code (numeric)... .....20: test_lengthOfCode_num: Checking length of code (numeric), PASSED. (12 assertions passed.) _____21: test_lengthOfCode_kanji: Checking length of code (kanji)... .....21: test_lengthOfCode_kanji: Checking length of code (kanji), PASSED. (6 assertions passed.) _____22: test_splitentry: Testing QRinput_splitEntry. (next == NULL)... .....22: test_splitentry: Testing QRinput_splitEntry. (next == NULL), PASSED. (4 assertions passed.) _____23: test_splitentry2: Testing QRinput_splitEntry. (next != NULL)... .....23: test_splitentry2: Testing QRinput_splitEntry. (next != NULL), PASSED. (4 assertions passed.) _____24: test_splitentry3: Testing QRinput_splitEntry. (does not split an entry)... .....24: test_splitentry3: Testing QRinput_splitEntry. (does not split an entry), PASSED. (6 assertions passed.) _____25: test_struct_split_example: Testing the example of structured-append symbols... .....25: test_struct_split_example: Testing the example of structured-append symbols, PASSED. (8 assertions passed.) _____26: test_struct_split_tooLarge: Testing structured-append symbols. (too large data)... .....26: test_struct_split_tooLarge: Testing structured-append symbols. (too large data), PASSED. (2 assertions passed.) _____27: test_struct_split_invalidVersion: Testing structured-append symbols. (invalid version 0)... .....27: test_struct_split_invalidVersion: Testing structured-append symbols. (invalid version 0), PASSED. (2 assertions passed.) _____28: test_struct_singlestructure: Testing structured-append symbols. (single structure)... .....28: test_struct_singlestructure: Testing structured-append symbols. (single structure), PASSED. (2 assertions passed.) _____29: test_parity: Testing parity calc.... .....29: test_parity: Testing parity calc., PASSED. (1 assertions passed.) _____30: test_parity2: Testing parity calc.(split)... .....30: test_parity2: Testing parity calc.(split), PASSED. (1 assertions passed.) _____31: test_null_free: Testing free NULL pointers... Check QRinput_free(NULL). Check QRinput_Struct_free(NULL). .....31: test_null_free: Testing free NULL pointers, PASSED. (0 assertions passed.) _____32: test_mqr_new: Testing QRinput_newMQR().... .....32: test_mqr_new: Testing QRinput_newMQR()., PASSED. (5 assertions passed.) _____33: test_mqr_setversion: Testing QRinput_setVersion() for MQR.... .....33: test_mqr_setversion: Testing QRinput_setVersion() for MQR., PASSED. (1 assertions passed.) _____34: test_mqr_setlevel: Testing QRinput_setErrorCorrectionLevel() for MQR.... .....34: test_mqr_setlevel: Testing QRinput_setErrorCorrectionLevel() for MQR., PASSED. (1 assertions passed.) _____35: test_paddingMQR: Padding bit check of MQR. (only 0 padding)... .....35: test_paddingMQR: Padding bit check of MQR. (only 0 padding), PASSED. (6 assertions passed.) _____36: test_padding2MQR: Padding bit check. (1 or 2 padding bytes)... .....36: test_padding2MQR: Padding bit check. (1 or 2 padding bytes), PASSED. (4 assertions passed.) _____37: test_textMQR: Text encoding (Micro QR)... .....37: test_textMQR: Text encoding (Micro QR), PASSED. (1 assertions passed.) _____38: test_ECIinvalid: Appending invalid ECI header... .....38: test_ECIinvalid: Appending invalid ECI header, PASSED. (2 assertions passed.) _____39: test_encodeECI: Encoding characters with ECI header.... .....39: test_encodeECI: Encoding characters with ECI header., PASSED. (4 assertions passed.) Total 39 tests, 0 fails. _____1: test_eccTable: Checking ECC table.... .....1: test_eccTable: Checking ECC table., PASSED. _____2: test_eccTable2: Checking ECC table(2)... .....2: test_eccTable2: Checking ECC table(2), PASSED. (21 assertions passed.) _____3: test_newframe: Checking newly created frame.... .....3: test_newframe: Checking newly created frame., PASSED. (80 assertions passed.) _____4: test_newframe_invalid: Checking QRspec_newFrame with invalid version.... .....4: test_newframe_invalid: Checking QRspec_newFrame with invalid version., PASSED. (2 assertions passed.) _____5: test_format: Format info test... .....5: test_format: Format info test, PASSED. Total 5 tests, 0 fails. _____1: test_rscodeexample: RS ecc test... .....1: test_rscodeexample: RS ecc test, PASSED. _____2: test_allQRSizeAndECCLevel: Comparing with KA9Q's code: all QR Code sizes and ECC levels... .....2: test_allQRSizeAndECCLevel: Comparing with KA9Q's code: all QR Code sizes and ECC levels, PASSED. (2368 assertions passed.) Total 2 tests, 0 fails. _____1: test_split1: Split test: null string... .....1: test_split1: Split test: null string, PASSED. _____2: test_split2: Split test: single typed strings (num)... .....2: test_split2: Split test: single typed strings (num), PASSED. _____3: test_split2: Split test: single typed strings (num2)... .....3: test_split2: Split test: single typed strings (num2), PASSED. _____4: test_split3: Split test: single typed strings (an)... .....4: test_split3: Split test: single typed strings (an), PASSED. _____5: test_split3: Split test: num + an... .....5: test_split3: Split test: num + an, PASSED. _____6: test_split3: Split test: an + num + an... .....6: test_split3: Split test: an + num + an, PASSED. _____7: test_split4: Split test: an and num entries... .....7: test_split4: Split test: an and num entries, PASSED. _____8: test_split4: Split test: num and an entries... .....8: test_split4: Split test: num and an entries, PASSED. _____9: test_split4: Split test: num and an entries (should be splitted)... .....9: test_split4: Split test: num and an entries (should be splitted), PASSED. _____10: test_split5: Split test: bit, an, bit, num... .....10: test_split5: Split test: bit, an, bit, num, PASSED. _____11: test_split6: Split test: kanji, an, kanji, num... .....11: test_split6: Split test: kanji, an, kanji, num, PASSED. _____12: test_split7: Split test: an and num as bits... .....12: test_split7: Split test: an and num as bits, PASSED. _____13: test_split8: Split test: terminated with a half of kanji code... .....13: test_split8: Split test: terminated with a half of kanji code, PASSED. _____14: test_split3c: Split test: single typed strings (an, case-sensitive)... .....14: test_split3c: Split test: single typed strings (an, case-sensitive), PASSED. _____15: test_split3c: Split test: num + an... .....15: test_split3c: Split test: num + an, PASSED. _____16: test_split3c: Split test: an + num + an... .....16: test_split3c: Split test: an + num + an, PASSED. _____17: test_toupper: Split test: check dupAndToUpper (lower->upper)... .....17: test_toupper: Split test: check dupAndToUpper (lower->upper), PASSED. _____18: test_toupper: Split test: check dupAndToUpper (kanji)... .....18: test_toupper: Split test: check dupAndToUpper (kanji), PASSED. _____19: test_toupper: Split test: check dupAndToUpper (8bit)... .....19: test_toupper: Split test: check dupAndToUpper (8bit), PASSED. _____20: test_splitNum8: Split test: num and 8bit to 8bit... .....20: test_splitNum8: Split test: num and 8bit to 8bit, PASSED. _____21: test_splitAnNAn: Split test: An-N-An switching cost test... .....21: test_splitAnNAn: Split test: An-N-An switching cost test, PASSED. (2 assertions passed.) _____22: test_splitAn8An: Split test: An-8-An switching cost test... .....22: test_splitAn8An: Split test: An-8-An switching cost test, PASSED. (2 assertions passed.) _____23: test_split8An8: Split test: 8-An-8 switching cost test... .....23: test_split8An8: Split test: 8-An-8 switching cost test, PASSED. (2 assertions passed.) _____24: test_split8N8: Split test: 8-N-8 switching cost test... .....24: test_split8N8: Split test: 8-N-8 switching cost test, PASSED. (2 assertions passed.) Total 24 tests, 0 fails. _____1: test_masks: Mask pattern checks... .....1: test_masks: Mask pattern checks, PASSED. (8 assertions passed.) _____2: test_eval: Test mask evaluation (all white)... .....2: test_eval: Test mask evaluation (all white), PASSED. _____3: test_eval: Test mask evaluation (all black)... .....3: test_eval: Test mask evaluation (all black), PASSED. _____4: test_eval2: Test mask evaluation (run length penalty check)... .....4: test_eval2: Test mask evaluation (run length penalty check), PASSED. _____5: test_eval3: Test mask evaluation (1:1:3:1:1 check)... .....5: test_eval3: Test mask evaluation (1:1:3:1:1 check), PASSED. _____6: test_format: Checking format info.... .....6: test_format: Checking format info., PASSED. (3840 assertions passed.) _____7: test_calcN2: Test mask evaluation (2x2 block check)... .....7: test_calcN2: Test mask evaluation (2x2 block check), PASSED. (3 assertions passed.) _____8: test_calcRunLength: Test runlength calc function... .....8: test_calcRunLength: Test runlength calc function, PASSED. (24 assertions passed.) _____9: test_calcN1N3: Test N3 penalty calculation... .....9: test_calcN1N3: Test N3 penalty calculation, PASSED. (11 assertions passed.) Total 9 tests, 0 fails. _____1: test_newFrame: Test empty frames... .....1: test_newFrame: Test empty frames, PASSED. (39 assertions passed.) _____2: test_newframe_invalid: Checking MQRspec_newFrame with invalid version.... .....2: test_newframe_invalid: Checking MQRspec_newFrame with invalid version., PASSED. (2 assertions passed.) _____3: test_format: Format info test... .....3: test_format: Format info test, PASSED. _____4: test_dataLength: Test dataLength... .....4: test_dataLength: Test dataLength, PASSED. Total 4 tests, 0 fails. _____1: test_masks: Mask pattern checks... .....1: test_masks: Mask pattern checks, PASSED. (4 assertions passed.) _____2: test_maskEvaluation: Test mask evaluation... .....2: test_maskEvaluation: Test mask evaluation, PASSED. (4 assertions passed.) Total 2 tests, 0 fails. Monkey test: Split_splitStringToQRinput() - AlphaNumeric string. Monkey test: QRcode_encodeString() - AlphaNumeric string. Monkey test: Split_splitStringToQRinput() - 8bit char string. Monkey test: QRcode_encodeData() - 8bit char string. Monkey test: Split_splitStringToQRinput() - kanji string. Monkey test: QRcode_encodeString() - kanji string. Monkey test: QRinput_splitQRinputToStruct. Testing configure scripts... All tests of configure script passed. Now reconfiguring... Done. + popd ~/rpmbuild/BUILD/qrencode-4.0.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: qrencode-4.0.2-3.mga8.aarch64 Provides: qrencode = 4.0.2-3.mga8 qrencode(aarch-64) = 4.0.2-3.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) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libqrencode.so.4()(64bit) Processing files: lib64qrencode4-4.0.2-3.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vmglu0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qrencode-4.0.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/share/doc/lib64qrencode4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/share/doc/lib64qrencode4 + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/share/doc/lib64qrencode4 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/share/doc/lib64qrencode4 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/share/doc/lib64qrencode4 + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/share/doc/lib64qrencode4 + cp -pr html/ /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64/usr/share/doc/lib64qrencode4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64qrencode4 = 4.0.2-3.mga8 lib64qrencode4(aarch-64) = 4.0.2-3.mga8 libqrencode.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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64qrencode-devel-4.0.2-3.mga8.aarch64 Provides: devel(libqrencode(64bit)) lib64qrencode-devel = 4.0.2-3.mga8 lib64qrencode-devel(aarch-64) = 4.0.2-3.mga8 libqrencode-devel = 4.0.2-3.mga8 pkgconfig(libqrencode) = 4.0.2 qrencode-devel = 4.0.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Obsoletes: lib64qrencode1-devel Processing files: qrencode-debugsource-4.0.2-3.mga8.aarch64 Provides: qrencode-debugsource = 4.0.2-3.mga8 qrencode-debugsource(aarch-64) = 4.0.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qrencode-debuginfo-4.0.2-3.mga8.aarch64 Provides: debuginfo(build-id) = e537f891d5b3c7022752bdae4c28c361422bf73d qrencode-debuginfo = 4.0.2-3.mga8 qrencode-debuginfo(aarch-64) = 4.0.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qrencode-debugsource(aarch-64) = 4.0.2-3.mga8 Processing files: lib64qrencode4-debuginfo-4.0.2-3.mga8.aarch64 Provides: debuginfo(build-id) = e2d90c7448f048f555528925f90b7679cf0b0079 lib64qrencode4-debuginfo = 4.0.2-3.mga8 lib64qrencode4-debuginfo(aarch-64) = 4.0.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qrencode-debugsource(aarch-64) = 4.0.2-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qrencode-4.0.2-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64qrencode-devel-4.0.2-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qrencode-debuginfo-4.0.2-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64qrencode4-debuginfo-4.0.2-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/qrencode-debugsource-4.0.2-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64qrencode4-4.0.2-3.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oSvFEZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd qrencode-4.0.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/qrencode-4.0.2-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Zp2pz2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf qrencode-4.0.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!