D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/gf2x-1.3.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yNqdcR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gf2x-1.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gf2x-1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gf2x-1.3.0 + /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.KiCzaT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gf2x-1.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./apps/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./apps/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./apps/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./apps/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./apps/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./apps/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/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 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./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 --disable-pclmul 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 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 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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking whether to enable maintainer-specific portions of Makefiles... 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 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 for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking warning verbosity option... -Wall -W for C++ -Wall -W for C checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking build system compiler aarch64-mageia-linux-gnu-gcc... yes checking for build system executable suffix... checking for __attribute__((visibility("hidden")))... yes checking that clock() returns non-constant values... yes checking size of unsigned long... 8 checking whether aarch64-mageia-linux-gnu-gcc can compile and run sse-2 code... no checking whether aarch64-mageia-linux-gnu-gcc can compile and run sse-3 code... skipped, no checking whether aarch64-mageia-linux-gnu-gcc can compile and run ssse3 code... skipped, no checking whether aarch64-mageia-linux-gnu-gcc can compile and run sse-4.1 code... skipped, no checking whether aarch64-mageia-linux-gnu-gcc can compile pclmulqdq and if it is supported by the hardware... skipped, no configure: using ABI="default" configure: CC="aarch64-mageia-linux-gnu-gcc" configure: CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W" configure: CPPFLAGS="" configure: hwdir="generic64" checking the number of bits in an unsigned long... 64 checking whether already_tuned/generic64/ is right assuming 64-bits unsigned longs... yes 0 0 File ./toom-gpl.c is present, using a GPL-licensed gf2x checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating version.sh config.status: creating Makefile config.status: creating tests/Makefile config.status: creating lowlevel/Makefile config.status: creating src/Makefile config.status: creating fft/Makefile config.status: creating apps/Makefile config.status: creating fft/gf2x-fft.h config.status: creating gf2x.h.in config.status: creating gf2x.pc config.status: creating gf2x/gf2x-config.h config.status: creating gf2x/gf2x-config-export.h config.status: creating gf2x.h config.status: gf2x.h is unchanged config.status: linking already_tuned/generic64/gf2x-thresholds.h to gf2x/gf2x-thresholds.h config.status: linking already_tuned/generic64/gf2x_mul1.h to gf2x/gf2x_mul1.h config.status: linking already_tuned/generic/gf2x_mul2.h to gf2x/gf2x_mul2.h config.status: linking already_tuned/generic/gf2x_mul3.h to gf2x/gf2x_mul3.h config.status: linking already_tuned/generic/gf2x_mul4.h to gf2x/gf2x_mul4.h config.status: linking already_tuned/generic/gf2x_mul5.h to gf2x/gf2x_mul5.h config.status: linking already_tuned/generic/gf2x_mul6.h to gf2x/gf2x_mul6.h config.status: linking already_tuned/generic/gf2x_mul7.h to gf2x/gf2x_mul7.h config.status: linking already_tuned/generic/gf2x_mul8.h to gf2x/gf2x_mul8.h config.status: linking already_tuned/generic/gf2x_mul9.h to gf2x/gf2x_mul9.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in lowlevel make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/1/g < ./tuneup_pre.c > tuneup_1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/1/g < ./tuning_undefs_pre.h > tuning_undefs_1.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/2/g < ./tuneup_pre.c > tuneup_2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/2/g < ./tuning_undefs_pre.h > tuning_undefs_2.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/3/g < ./tuning_undefs_pre.h > tuning_undefs_3.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/3/g < ./tuneup_pre.c > tuneup_3.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/4/g < ./tuneup_pre.c > tuneup_4.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/4/g < ./tuning_undefs_pre.h > tuning_undefs_4.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/5/g < ./tuneup_pre.c > tuneup_5.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/5/g < ./tuning_undefs_pre.h > tuning_undefs_5.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/6/g < ./tuneup_pre.c > tuneup_6.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/7/g < ./tuneup_pre.c > tuneup_7.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/6/g < ./tuning_undefs_pre.h > tuning_undefs_6.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/7/g < ./tuning_undefs_pre.h > tuning_undefs_7.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/8/g < ./tuneup_pre.c > tuneup_8.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/8/g < ./tuning_undefs_pre.h > tuning_undefs_8.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/9/g < ./tuneup_pre.c > tuneup_9.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' sed -e s/@@SIZE@@/9/g < ./tuning_undefs_pre.h > tuning_undefs_9.h make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' aarch64-mageia-linux-gnu-gcc `test -f '../lowlevel/gen_bb_mul_code.c' || echo './'`../lowlevel/gen_bb_mul_code.c -o gen_bb_mul_code make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' ./gen_bb_mul_code 64 2 > gen_mul1_w64k2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' ./gen_bb_mul_code 64 3 > gen_mul1_w64k3.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' ./gen_bb_mul_code 64 4 > gen_mul1_w64k4.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' ./gen_bb_mul_code 64 6 > gen_mul1_w64k6.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' ./gen_bb_mul_code 64 5 > gen_mul1_w64k5.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o libgf2x_local_a-toom128.o `test -f 'toom128.c' || echo './'`toom128.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o libgf2x_local_a-toom.o `test -f 'toom.c' || echo './'`toom.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o libgf2x_local_a-gf2x.o `test -f 'gf2x.c' || echo './'`gf2x.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o libgf2x_la-toom128.lo `test -f 'toom128.c' || echo './'`toom128.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c toom128.c -fPIC -DPIC -o .libs/libgf2x_la-toom128.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o libgf2x_la-toom.lo `test -f 'toom.c' || echo './'`toom.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c toom.c -fPIC -DPIC -o .libs/libgf2x_la-toom.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o libgf2x_la-gf2x.lo `test -f 'gf2x.c' || echo './'`gf2x.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c gf2x.c -fPIC -DPIC -o .libs/libgf2x_la-gf2x.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o libgf2x_local_a-toom-gpl.o `test -f 'toom-gpl.c' || echo './'`toom-gpl.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o fft/libgf2x_la-gf2x-ternary-fft.lo `test -f 'fft/gf2x-ternary-fft.c' || echo './'`fft/gf2x-ternary-fft.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c fft/gf2x-ternary-fft.c -fPIC -DPIC -o fft/.libs/libgf2x_la-gf2x-ternary-fft.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o libgf2x_la-toom-gpl.lo `test -f 'toom-gpl.c' || echo './'`toom-gpl.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c toom-gpl.c -fPIC -DPIC -o .libs/libgf2x_la-toom-gpl.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o fft/libgf2x_local_a-gf2x-ternary-fft.o `test -f 'fft/gf2x-ternary-fft.c' || echo './'`fft/gf2x-ternary-fft.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' rm -f libgf2x-local.a aarch64-mageia-linux-gnu-ar cru libgf2x-local.a libgf2x_local_a-gf2x.o libgf2x_local_a-toom.o libgf2x_local_a-toom128.o libgf2x_local_a-toom-gpl.o fft/libgf2x_local_a-gf2x-ternary-fft.o aarch64-mageia-linux-gnu-ranlib libgf2x-local.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -version-info 3:0:0 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgf2x.la -rpath /usr/lib64 libgf2x_la-gf2x.lo libgf2x_la-toom.lo libgf2x_la-toom128.lo libgf2x_la-toom-gpl.lo fft/libgf2x_la-gf2x-ternary-fft.lo libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libgf2x_la-gf2x.o .libs/libgf2x_la-toom.o .libs/libgf2x_la-toom128.o .libs/libgf2x_la-toom-gpl.o fft/.libs/libgf2x_la-gf2x-ternary-fft.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,libgf2x.so.3 -o .libs/libgf2x.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libgf2x.so.3" && ln -s "libgf2x.so.3.0.0" "libgf2x.so.3") libtool: link: (cd ".libs" && rm -f "libgf2x.so" && ln -s "libgf2x.so.3.0.0" "libgf2x.so") libtool: link: ( cd ".libs" && rm -f "libgf2x.la" && ln -s "../libgf2x.la" "libgf2x.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' Making all in fft make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MhSK1R + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64 + cd gf2x-1.3.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in lowlevel make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/lowlevel' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/lowlevel' 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/gf2x-1.3.0/lowlevel' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/lowlevel' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libgf2x.la '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgf2x.so.3.0.0 /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64/libgf2x.so.3.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64 && { ln -s -f libgf2x.so.3.0.0 libgf2x.so.3 || { rm -f libgf2x.so.3 && ln -s libgf2x.so.3.0.0 libgf2x.so.3; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64 && { ln -s -f libgf2x.so.3.0.0 libgf2x.so || { rm -f libgf2x.so && ln -s libgf2x.so.3.0.0 libgf2x.so; }; }) libtool: install: /usr/bin/install -p .libs/libgf2x.lai /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64/libgf2x.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/include' /usr/bin/install -p -m 644 gf2x.h '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/include/.' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/include/gf2x' /usr/bin/install -p -m 644 gf2x/gf2x-impl-export.h gf2x/gf2x-small.h '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/include/gf2x' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/include/gf2x' /usr/bin/install -p -m 644 gf2x/gf2x-config.h gf2x/gf2x-config-export.h gf2x/gf2x-thresholds.h gf2x/gf2x_mul1.h gf2x/gf2x_mul2.h gf2x/gf2x_mul3.h gf2x/gf2x_mul4.h gf2x/gf2x_mul5.h gf2x/gf2x_mul6.h gf2x/gf2x_mul7.h gf2x/gf2x_mul8.h gf2x/gf2x_mul9.h '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/include/gf2x' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gf2x.pc '/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' Making install in fft make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/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/gf2x-1.3.0/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' + find /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.3.0-1.mga8 --unique-debug-suffix -1.3.0-1.mga8.aarch64 --unique-debug-src-base gf2x-1.3.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gf2x-1.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64/libgf2x.so.3.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/lib64/libgf2x.so.3.0.0 original debug info size: 296kB, size after compression: 292kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 359 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LScyyR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gf2x-1.3.0 + '[' 1 -eq 1 ']' + /usr/bin/make check Making check in lowlevel make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/lowlevel' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/lowlevel' Making check in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' /usr/bin/make check-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' /usr/bin/make check_mul2k check_mul3k check_mul3k2 check_mul4k check_mul5k_a check_mul5k_b check_mul5k_c check_mul5k_d check_mul6k_a check_mul6k_b check_mul6k_c check_mul7k check_mul8k check_mul9k check_mul9k2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul2k.c\" -DTESTING_SIZE=2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul2k-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul2k check_mul2k-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul2k check_mul2k-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul3k.c\" -DTESTING_SIZE=3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul3k-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul3k check_mul3k-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul3k check_mul3k-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul3k2.c\" -DTESTING_SIZE=3 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul3k2-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul3k2 check_mul3k2-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul3k2 check_mul3k2-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul4k.c\" -DTESTING_SIZE=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul4k-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul4k check_mul4k-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul4k check_mul4k-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul5k_a.c\" -DTESTING_SIZE=5 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul5k_a-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul5k_a check_mul5k_a-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul5k_a check_mul5k_a-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul5k_b.c\" -DTESTING_SIZE=5 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul5k_b-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul5k_b check_mul5k_b-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul5k_b check_mul5k_b-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul5k_c.c\" -DTESTING_SIZE=5 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul5k_c-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul5k_c check_mul5k_c-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul5k_c check_mul5k_c-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul5k_d.c\" -DTESTING_SIZE=5 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul5k_d-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul5k_d check_mul5k_d-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul5k_d check_mul5k_d-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul6k_a.c\" -DTESTING_SIZE=6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul6k_a-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul6k_a check_mul6k_a-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul6k_a check_mul6k_a-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul6k_b.c\" -DTESTING_SIZE=6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul6k_b-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul6k_b check_mul6k_b-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul6k_b check_mul6k_b-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul6k_c.c\" -DTESTING_SIZE=6 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul6k_c-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul6k_c check_mul6k_c-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul6k_c check_mul6k_c-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul7k.c\" -DTESTING_SIZE=7 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul7k-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul7k check_mul7k-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul7k check_mul7k-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul8k.c\" -DTESTING_SIZE=8 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul8k-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul8k check_mul8k-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul8k check_mul8k-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul9k.c\" -DTESTING_SIZE=9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul9k-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul9k check_mul9k-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul9k check_mul9k-check_small_size.o ../libgf2x-local.a aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I../gf2x -DSOURCEFILE=\"../lowlevel/mul9k2.c\" -DTESTING_SIZE=9 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_mul9k2-check_small_size.o `test -f 'check_small_size.c' || echo './'`check_small_size.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul9k2 check_mul9k2-check_small_size.o ../libgf2x-local.a 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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_mul9k2 check_mul9k2-check_small_size.o ../libgf2x-local.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' /usr/bin/make check-TESTS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' PASS: check_mul2k PASS: check_mul3k PASS: check_mul3k2 PASS: check_mul4k PASS: check_mul5k_a PASS: check_mul5k_b PASS: check_mul5k_c PASS: check_mul5k_d PASS: check_mul6k_a PASS: check_mul6k_b PASS: check_mul6k_c PASS: check_mul7k PASS: check_mul8k PASS: check_mul9k PASS: check_mul9k2 ============================================================================ Testsuite summary for gf2x 1.3.0 ============================================================================ # TOTAL: 15 # PASS: 15 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/src' Making check in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0' Making check in fft make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' /usr/bin/make libternary.la make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' /bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I./mpfq -fvisibility=hidden -DGF2X_FFT_EXPORTED="__attribute__((visibility(\"default\")))" -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o libternary_la-gf2x-ternary-fft.lo `test -f 'gf2x-ternary-fft.c' || echo './'`gf2x-ternary-fft.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I.. -I./mpfq -fvisibility=hidden "-DGF2X_FFT_EXPORTED=__attribute__((visibility(\"default\")))" -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c gf2x-ternary-fft.c -fPIC -DPIC -o .libs/libternary_la-gf2x-ternary-fft.o /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -fvisibility=hidden -DGF2X_FFT_EXPORTED="__attribute__((visibility(\"default\")))" -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libternary.la libternary_la-gf2x-ternary-fft.lo ../libgf2x.la libtool: link: aarch64-mageia-linux-gnu-ar cru .libs/libternary.a .libs/libternary_la-gf2x-ternary-fft.o libtool: link: aarch64-mageia-linux-gnu-ranlib .libs/libternary.a libtool: link: ( cd ".libs" && rm -f "libternary.la" && ln -s "../libternary.la" "libternary.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' /usr/bin/make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' ============================================================================ Testsuite summary for gf2x 1.3.0 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/fft' Making check in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' /usr/bin/make check-addmul check-mul check_ternary check_ternaryns bench_ternary make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check-addmul.o check-addmul.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check-addmul check-addmul.o ../libgf2x.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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check-addmul check-addmul.o ../.libs/libgf2x.so -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/.libs -Wl,-rpath -Wl,/usr/lib64 aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check-mul.o check-mul.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o test-tools.o test-tools.c /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 -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check-mul check-mul.o test-tools.o ../libgf2x.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 -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check-mul check-mul.o test-tools.o ../.libs/libgf2x.so -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/.libs -Wl,-rpath -Wl,/usr/lib64 aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_ternary-check.o `test -f 'check.c' || echo './'`check.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_ternary-check-and-bench-common.o `test -f 'check-and-bench-common.c' || echo './'`check-and-bench-common.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_ternary-test-tools.o `test -f 'test-tools.c' || echo './'`test-tools.c /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_ternary check_ternary-check.o check_ternary-check-and-bench-common.o check_ternary-test-tools.o ../fft/libternary.la libtool: link: aarch64-mageia-linux-gnu-gcc -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_ternary check_ternary-check.o check_ternary-check-and-bench-common.o check_ternary-test-tools.o ../fft/.libs/libternary.a /home/iurt/rpmbuild/BUILD/gf2x-1.3.0/.libs/libgf2x.so -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/.libs -Wl,-rpath -Wl,/usr/lib64 aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -DENGINE_TERNARY -DARTIFICIAL_NON_SPLIT_VERSION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_ternaryns-check.o `test -f 'check.c' || echo './'`check.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -DENGINE_TERNARY -DARTIFICIAL_NON_SPLIT_VERSION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_ternaryns-check-and-bench-common.o `test -f 'check-and-bench-common.c' || echo './'`check-and-bench-common.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -DENGINE_TERNARY -DARTIFICIAL_NON_SPLIT_VERSION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o check_ternaryns-test-tools.o `test -f 'test-tools.c' || echo './'`test-tools.c /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DENGINE_TERNARY -DARTIFICIAL_NON_SPLIT_VERSION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_ternaryns check_ternaryns-check.o check_ternaryns-check-and-bench-common.o check_ternaryns-test-tools.o ../fft/libternary.la libtool: link: aarch64-mageia-linux-gnu-gcc -DENGINE_TERNARY -DARTIFICIAL_NON_SPLIT_VERSION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o check_ternaryns check_ternaryns-check.o check_ternaryns-check-and-bench-common.o check_ternaryns-test-tools.o ../fft/.libs/libternary.a /home/iurt/rpmbuild/BUILD/gf2x-1.3.0/.libs/libgf2x.so -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/.libs -Wl,-rpath -Wl,/usr/lib64 aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o bench_ternary-bench.o `test -f 'bench.c' || echo './'`bench.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o bench_ternary-check-and-bench-common.o `test -f 'check-and-bench-common.c' || echo './'`check-and-bench-common.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../gf2x -I.. -I.. -I../fft -I../fft/mpfq -I.. -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o bench_ternary-test-tools.o `test -f 'test-tools.c' || echo './'`test-tools.c /bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bench_ternary bench_ternary-bench.o bench_ternary-check-and-bench-common.o bench_ternary-test-tools.o ../fft/libternary.la libtool: link: aarch64-mageia-linux-gnu-gcc -DENGINE_TERNARY -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bench_ternary bench_ternary-bench.o bench_ternary-check-and-bench-common.o bench_ternary-test-tools.o ../fft/.libs/libternary.a /home/iurt/rpmbuild/BUILD/gf2x-1.3.0/.libs/libgf2x.so -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/.libs -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' /usr/bin/make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' PASS: check-addmul PASS: check_1_1_1_819ea234.mul PASS: check_2_2_1_928e7e94.mul PASS: check_3_3_1_14aac2f1.mul PASS: check_4_4_1_fbc8042f.mul PASS: check_5_5_1_049e6e28.mul PASS: check_6_6_1_f7fa48ac.mul PASS: check_7_7_1_39d1a8b9.mul PASS: check_8_8_1_11334230.mul PASS: check_9_9_1_a499e414.mul PASS: check_20_20_1_d40a21e3.mul PASS: check_100_20_1_6dc5ac13.mul PASS: check_100_100_1_5094c182.mul PASS: check_1000_20_1_6ce07fed.mul PASS: check_1000_100_1_08825281.mul PASS: check_1000_1000_1_c28bc2e3.mul PASS: check_5437_20_1_ad84f617.mul PASS: check_5437_100_1_8eb064ef.mul PASS: check_5437_1000_1_c546a34c.mul PASS: check_5437_5437_1_f09c5936.mul PASS: check_10000_20_1_4d3b9b2d.mul PASS: check_10000_100_1_f2e7cc20.mul PASS: check_10000_1000_1_3b8778b1.mul PASS: check_10000_5437_1_b337c8eb.mul PASS: check_10000_10000_1_2706ca53.mul PASS: check_832040_1346269_1_8513d1fb.mul PASS: check_785672_1271244_1_842e0d19.mul PASS: check_ternary_1000_1_c28bc2e3.fft PASS: check_ternary_1000_2_77db95cc.fft PASS: check_ternary_1000_3_6dc06b2f.fft PASS: check_ternary_10000_1_2706ca53.fft PASS: check_ternary_10000_2_3f32a516.fft PASS: check_ternary_10000_3_fd7bba07.fft PASS: check_ternary_100000_1_fca70ced.fft PASS: check_ternary_100000_2_cd1293a5.fft PASS: check_ternary_100000_3_91e7d307.fft PASS: check_ternaryns_1000_1_c28bc2e3.fft PASS: check_ternaryns_1000_2_77db95cc.fft PASS: check_ternaryns_1000_3_6dc06b2f.fft PASS: check_ternaryns_10000_1_2706ca53.fft PASS: check_ternaryns_10000_2_3f32a516.fft PASS: check_ternaryns_10000_3_fd7bba07.fft PASS: check_ternaryns_100000_1_fca70ced.fft PASS: check_ternaryns_100000_2_cd1293a5.fft PASS: check_ternaryns_100000_3_91e7d307.fft ============================================================================ Testsuite summary for gf2x 1.3.0 ============================================================================ # TOTAL: 45 # PASS: 45 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gf2x-1.3.0/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64gf2x3-1.3.0-1.mga8.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eDMNPP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gf2x-1.3.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/share/licenses/lib64gf2x3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/share/licenses/lib64gf2x3 + cp -pr COPYING.LIB /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/share/licenses/lib64gf2x3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64gf2x3 = 1.3.0-1.mga8 lib64gf2x3(aarch-64) = 1.3.0-1.mga8 libgf2x.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: lib64gf2x-devel-1.3.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pFVTgS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gf2x-1.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/share/doc/lib64gf2x-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/share/doc/lib64gf2x-devel + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/share/doc/lib64gf2x-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64/usr/share/doc/lib64gf2x-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libgf2x(64bit)) gf2x-devel = 1.3.0-1.mga8 lib64gf2x-devel = 1.3.0-1.mga8 lib64gf2x-devel(aarch-64) = 1.3.0-1.mga8 libgf2x-devel = 1.3.0-1.mga8 pkgconfig(gf2x) = 1.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: gf2x-debugsource-1.3.0-1.mga8.aarch64 Provides: gf2x-debugsource = 1.3.0-1.mga8 gf2x-debugsource(aarch-64) = 1.3.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64gf2x3-debuginfo-1.3.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 0c44667cc3f17d4ea3060a585f7e009560bd1813 lib64gf2x3-debuginfo = 1.3.0-1.mga8 lib64gf2x3-debuginfo(aarch-64) = 1.3.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gf2x-debugsource(aarch-64) = 1.3.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gf2x-devel-1.3.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gf2x3-1.3.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gf2x-debugsource-1.3.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gf2x3-debuginfo-1.3.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S5GLuR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gf2x-1.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gf2x-1.3.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oKF29R + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gf2x-1.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!