D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/pocketsphinx-0.9-0.0.5prealpha.5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FGCHs5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pocketsphinx-5prealpha + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pocketsphinx-5prealpha.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pocketsphinx-5prealpha + /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.4OUN94 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pocketsphinx-5prealpha + '[' 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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-python=/usr/bin/python3 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 build system type... aarch64-mageia-linux-gnu checking host 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 for style of include used by make... GNU checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long long... yes checking size of long long... 8 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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/nm -B output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no 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 pkg-config... yes checking for doxygen... no checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for python3.8... (cached) /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python3.8 checking for Python library path... -L/usr/lib64 -lpython3.8 checking for Python site-packages path... /usr/lib/python3.8/site-packages checking python extra libraries... -lcrypt -lintl -lpthread -ldl -lutil -lm -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for swig... /usr/bin/swig checking SWIG version... 4.0.2 checking for SWIG library... /usr/share/swig/4.0.2 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 GStreamer... yes checking for sphinxbase in /home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/../sphinxbase... no checking for sphinxbase in /home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/../sphinxbase*... no checking for SPHINXBASE... yes checking sphinx_config.h usability... yes checking sphinx_config.h presence... yes checking for sphinx_config.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pocketsphinx.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating swig/Makefile config.status: creating swig/python/Makefile config.status: creating swig/python/test/Makefile config.status: creating src/libpocketsphinx/Makefile config.status: creating src/programs/Makefile config.status: creating src/gst-plugin/Makefile config.status: creating doc/Makefile config.status: creating doc/doxyfile config.status: creating model/Makefile config.status: creating test/Makefile config.status: creating test/testfuncs.sh config.status: creating test/unit/Makefile config.status: creating test/regression/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src Making all in libpocketsphinx make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o blkarray_list.lo blkarray_list.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c blkarray_list.c -fPIC -DPIC -o .libs/blkarray_list.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fsg_history.lo fsg_history.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fsg_history.c -fPIC -DPIC -o .libs/fsg_history.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dict.lo dict.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dict.c -fPIC -DPIC -o .libs/dict.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dict2pid.lo dict2pid.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dict2pid.c -fPIC -DPIC -o .libs/dict2pid.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kws_detections.lo kws_detections.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kws_detections.c -fPIC -DPIC -o .libs/kws_detections.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fsg_lextree.lo fsg_lextree.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fsg_lextree.c -fPIC -DPIC -o .libs/fsg_lextree.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o kws_search.lo kws_search.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c kws_search.c -fPIC -DPIC -o .libs/kws_search.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o allphone_search.lo allphone_search.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c allphone_search.c -fPIC -DPIC -o .libs/allphone_search.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bin_mdef.lo bin_mdef.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bin_mdef.c -fPIC -DPIC -o .libs/bin_mdef.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fsg_search.lo fsg_search.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fsg_search.c -fPIC -DPIC -o .libs/fsg_search.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o acmod.lo acmod.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c acmod.c -fPIC -DPIC -o .libs/acmod.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ms_mgau.lo ms_mgau.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ms_mgau.c -fPIC -DPIC -o .libs/ms_mgau.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hmm.lo hmm.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hmm.c -fPIC -DPIC -o .libs/hmm.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ms_gauden.lo ms_gauden.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ms_gauden.c -fPIC -DPIC -o .libs/ms_gauden.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ms_senone.lo ms_senone.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ms_senone.c -fPIC -DPIC -o .libs/ms_senone.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mdef.lo mdef.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mdef.c -fPIC -DPIC -o .libs/mdef.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o phone_loop_search.lo phone_loop_search.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c phone_loop_search.c -fPIC -DPIC -o .libs/phone_loop_search.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ps_mllr.lo ps_mllr.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ps_mllr.c -fPIC -DPIC -o .libs/ps_mllr.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ps_alignment.lo ps_alignment.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ps_alignment.c -fPIC -DPIC -o .libs/ps_alignment.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ngram_search_fwdflat.lo ngram_search_fwdflat.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ngram_search_fwdflat.c -fPIC -DPIC -o .libs/ngram_search_fwdflat.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ngram_search.lo ngram_search.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ngram_search.c -fPIC -DPIC -o .libs/ngram_search.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o state_align_search.lo state_align_search.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c state_align_search.c -fPIC -DPIC -o .libs/state_align_search.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector.lo vector.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector.c -fPIC -DPIC -o .libs/vector.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tmat.lo tmat.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tmat.c -fPIC -DPIC -o .libs/tmat.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ptm_mgau.lo ptm_mgau.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ptm_mgau.c -fPIC -DPIC -o .libs/ptm_mgau.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ngram_search_fwdtree.lo ngram_search_fwdtree.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ngram_search_fwdtree.c -fPIC -DPIC -o .libs/ngram_search_fwdtree.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ps_lattice.lo ps_lattice.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ps_lattice.c -fPIC -DPIC -o .libs/ps_lattice.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pocketsphinx.lo pocketsphinx.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pocketsphinx.c -fPIC -DPIC -o .libs/pocketsphinx.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o s2_semi_mgau.lo s2_semi_mgau.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c s2_semi_mgau.c -fPIC -DPIC -o .libs/s2_semi_mgau.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 3:0:0 -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libpocketsphinx.la -rpath /usr/lib64 acmod.lo bin_mdef.lo blkarray_list.lo dict.lo dict2pid.lo fsg_history.lo fsg_lextree.lo fsg_search.lo allphone_search.lo kws_search.lo kws_detections.lo hmm.lo mdef.lo ms_gauden.lo ms_mgau.lo ms_senone.lo ngram_search.lo ngram_search_fwdtree.lo ngram_search_fwdflat.lo phone_loop_search.lo ps_alignment.lo ps_lattice.lo ps_mllr.lo ptm_mgau.lo s2_semi_mgau.lo state_align_search.lo tmat.lo vector.lo pocketsphinx.lo -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/acmod.o .libs/bin_mdef.o .libs/blkarray_list.o .libs/dict.o .libs/dict2pid.o .libs/fsg_history.o .libs/fsg_lextree.o .libs/fsg_search.o .libs/allphone_search.o .libs/kws_search.o .libs/kws_detections.o .libs/hmm.o .libs/mdef.o .libs/ms_gauden.o .libs/ms_mgau.o .libs/ms_senone.o .libs/ngram_search.o .libs/ngram_search_fwdtree.o .libs/ngram_search_fwdflat.o .libs/phone_loop_search.o .libs/ps_alignment.o .libs/ps_lattice.o .libs/ps_mllr.o .libs/ptm_mgau.o .libs/s2_semi_mgau.o .libs/state_align_search.o .libs/tmat.o .libs/vector.o .libs/pocketsphinx.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm -Wl,-soname -Wl,libpocketsphinx.so.3 -o .libs/libpocketsphinx.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libpocketsphinx.so.3" && ln -s "libpocketsphinx.so.3.0.0" "libpocketsphinx.so.3") libtool: link: (cd ".libs" && rm -f "libpocketsphinx.so" && ln -s "libpocketsphinx.so.3.0.0" "libpocketsphinx.so") libtool: link: ( cd ".libs" && rm -f "libpocketsphinx.la" && ln -s "../libpocketsphinx.la" "libpocketsphinx.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' Making all in programs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mdef_convert.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c continuous.c continuous.c: In function 'recognize_from_file': continuous.c:163:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 163 | fread(waveheader, 1, 44, rawfd); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pocketsphinx_mdef_convert mdef_convert.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pocketsphinx_mdef_convert mdef_convert.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pocketsphinx_continuous continuous.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxad -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pocketsphinx_continuous continuous.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c batch.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pocketsphinx_batch batch.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pocketsphinx_batch batch.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' Making all in gst-plugin make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gstpocketsphinx.lo gstpocketsphinx.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gstpocketsphinx.c -fPIC -DPIC -o .libs/gstpocketsphinx.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../include -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgstpocketsphinx.la -rpath /usr/lib64/gstreamer-1.0 gstpocketsphinx.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: /usr/bin/nm -B .libs/gstpocketsphinx.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstpocketsphinx.exp libtool: link: /usr/bin/grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstpocketsphinx.exp" > ".libs/libgstpocketsphinx.expT" libtool: link: mv -f ".libs/libgstpocketsphinx.expT" ".libs/libgstpocketsphinx.exp" libtool: link: echo "{ global:" > .libs/libgstpocketsphinx.ver libtool: link: cat .libs/libgstpocketsphinx.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstpocketsphinx.ver libtool: link: echo "local: *; };" >> .libs/libgstpocketsphinx.ver libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gstpocketsphinx.o -pthread -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx/.libs -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm -Wl,-soname -Wl,libgstpocketsphinx.so -Wl,-version-script -Wl,.libs/libgstpocketsphinx.ver -o .libs/libgstpocketsphinx.so libtool: link: ( cd ".libs" && rm -f "libgstpocketsphinx.la" && ln -s "../libgstpocketsphinx.la" "libgstpocketsphinx.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' make[2]: Nothing to be done for 'all-am'. Making all in doc make[1]: Nothing to be done for 'all'. Making all in model make[1]: Nothing to be done for 'all'. Making all in include /usr/bin/make all-am make[2]: Nothing to be done for 'all-am'. Making all in test Making all in unit make[2]: Nothing to be done for 'all'. Making all in regression make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in swig Making all in python Making all in test make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' /usr/bin/swig -I../../include -I/usr/share/sphinxbase/swig -outdir . -o pocketsphinx_wrap.c -python ../../swig/pocketsphinx.i make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I/usr/include/python3.8 -I../../include -D_DATADIR=\"/usr/share/pocketsphinx\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pocketsphinx_wrap.lo pocketsphinx_wrap.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I/usr/include/python3.8 -I../../include -D_DATADIR=\"/usr/share/pocketsphinx\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pocketsphinx_wrap.c -fPIC -DPIC -o .libs/pocketsphinx_wrap.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/python3.8 -I../../include -D_DATADIR=\"/usr/share/pocketsphinx\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _pocketsphinx.la -rpath /usr/lib64/python3.8/site-packages/pocketsphinx pocketsphinx_wrap.lo -lsphinxbase ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/pocketsphinx_wrap.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx/.libs ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm -Wl,-soname -Wl,_pocketsphinx.so.0 -o .libs/_pocketsphinx.so.0.0.0 libtool: link: (cd ".libs" && rm -f "_pocketsphinx.so.0" && ln -s "_pocketsphinx.so.0.0.0" "_pocketsphinx.so.0") libtool: link: (cd ".libs" && rm -f "_pocketsphinx.so" && ln -s "_pocketsphinx.so.0.0.0" "_pocketsphinx.so") libtool: link: ( cd ".libs" && rm -f "_pocketsphinx.la" && ln -s "../_pocketsphinx.la" "_pocketsphinx.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HlFfJ5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 + cd pocketsphinx-5prealpha + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src' Making install in libpocketsphinx make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libpocketsphinx.la '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpocketsphinx.so.3.0.0 /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/libpocketsphinx.so.3.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64 && { ln -s -f libpocketsphinx.so.3.0.0 libpocketsphinx.so.3 || { rm -f libpocketsphinx.so.3 && ln -s libpocketsphinx.so.3.0.0 libpocketsphinx.so.3; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64 && { ln -s -f libpocketsphinx.so.3.0.0 libpocketsphinx.so || { rm -f libpocketsphinx.so && ln -s libpocketsphinx.so.3.0.0 libpocketsphinx.so; }; }) libtool: install: /usr/bin/install -p .libs/libpocketsphinx.lai /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/libpocketsphinx.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' Making install in programs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p pocketsphinx_batch pocketsphinx_continuous pocketsphinx_mdef_convert '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin' libtool: install: warning: `../../src/libpocketsphinx/libpocketsphinx.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/pocketsphinx_batch /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin/pocketsphinx_batch libtool: install: warning: `../../src/libpocketsphinx/libpocketsphinx.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/pocketsphinx_continuous /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin/pocketsphinx_continuous libtool: install: warning: `../../src/libpocketsphinx/libpocketsphinx.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/pocketsphinx_mdef_convert /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin/pocketsphinx_mdef_convert make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' Making install in gst-plugin make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/gstreamer-1.0' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgstpocketsphinx.la '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/gstreamer-1.0' libtool: install: warning: relinking `libgstpocketsphinx.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin; /bin/sh /home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/libtool --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -I../../include -I../../include -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMODELDIR=\"/usr/share/pocketsphinx/model\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -export-symbols-regex "_*(gst_|Gst|GST_).*" -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgstpocketsphinx.la -rpath /usr/lib64/gstreamer-1.0 gstpocketsphinx.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64) libtool: relink: /usr/bin/nm -B .libs/gstpocketsphinx.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgstpocketsphinx.exp libtool: relink: /usr/bin/grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstpocketsphinx.exp" > ".libs/libgstpocketsphinx.expT" libtool: relink: mv -f ".libs/libgstpocketsphinx.expT" ".libs/libgstpocketsphinx.exp" libtool: relink: echo "{ global:" > .libs/libgstpocketsphinx.ver libtool: relink: cat .libs/libgstpocketsphinx.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstpocketsphinx.ver libtool: relink: echo "local: *; };" >> .libs/libgstpocketsphinx.ver libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gstpocketsphinx.o -pthread -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 -L/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lpocketsphinx -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm -Wl,-soname -Wl,libgstpocketsphinx.so -Wl,-version-script -Wl,.libs/libgstpocketsphinx.ver -o .libs/libgstpocketsphinx.so libtool: install: /usr/bin/install -p .libs/libgstpocketsphinx.soT /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/gstreamer-1.0/libgstpocketsphinx.so libtool: install: /usr/bin/install -p .libs/libgstpocketsphinx.lai /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/gstreamer-1.0/libgstpocketsphinx.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gstreamer-1.0' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/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/pocketsphinx-5prealpha/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 pocketsphinx_batch.1 pocketsphinx_continuous.1 pocketsphinx_mdef_convert.1 '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/doc' Making install in model make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/model' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/model' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/pocketsphinx/model/en-us/en-us' /usr/bin/install -p -m 644 en-us/en-us/feat.params en-us/en-us/variances en-us/en-us/transition_matrices en-us/en-us/README en-us/en-us/noisedict en-us/en-us/sendump en-us/en-us/mdef en-us/en-us/means '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/pocketsphinx/model/en-us/en-us' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/pocketsphinx/model/en-us' /usr/bin/install -p -m 644 en-us/cmudict-en-us.dict en-us/en-us-phone.lm.bin en-us/en-us.lm.bin '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/pocketsphinx/model/en-us' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/model' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/model' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/include' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/include/pocketsphinx' /usr/bin/install -p -m 644 cmdln_macro.h ps_lattice.h ps_mllr.h ps_search.h pocketsphinx_export.h pocketsphinx.h '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/include/pocketsphinx' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/include' Making install in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test' Making install in unit make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' 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/pocketsphinx-5prealpha/test/unit' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' Making install in regression make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' 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/pocketsphinx-5prealpha/test/regression' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test' 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/pocketsphinx-5prealpha/test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test' Making install in swig make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' Making install in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' Making install in test make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python/test' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python/test' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx' /usr/bin/install -p -m 644 pocketsphinx.py '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx' Byte-compiling python modules... pocketsphinx.py :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... pocketsphinx.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx' /bin/sh ../../libtool --mode=install /usr/bin/install -p _pocketsphinx.la '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx' libtool: install: warning: relinking `_pocketsphinx.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python; /bin/sh /home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/libtool --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -I/usr/include/python3.8 -I../../include -D_DATADIR=\"/usr/share/pocketsphinx\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _pocketsphinx.la -rpath /usr/lib64/python3.8/site-packages/pocketsphinx pocketsphinx_wrap.lo -lsphinxbase ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64) libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/pocketsphinx_wrap.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lpocketsphinx -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm -Wl,-soname -Wl,_pocketsphinx.so.0 -o .libs/_pocketsphinx.so.0.0.0 libtool: install: /usr/bin/install -p .libs/_pocketsphinx.so.0.0.0T /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx/_pocketsphinx.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx && { ln -s -f _pocketsphinx.so.0.0.0 _pocketsphinx.so.0 || { rm -f _pocketsphinx.so.0 && ln -s _pocketsphinx.so.0.0.0 _pocketsphinx.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx && { ln -s -f _pocketsphinx.so.0.0.0 _pocketsphinx.so || { rm -f _pocketsphinx.so && ln -s _pocketsphinx.so.0.0.0 _pocketsphinx.so; }; }) libtool: install: /usr/bin/install -p .libs/_pocketsphinx.lai /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx/_pocketsphinx.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python3.8/site-packages/pocketsphinx' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx' /usr/bin/install -p -m 644 __init__.py '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx' Byte-compiling python modules... __init__.py :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... __init__.py make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/pocketsphinx/swig' /usr/bin/install -p -m 644 pocketsphinx.i ps_decoder.i ps_lattice.i '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/pocketsphinx/swig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 pocketsphinx.pc '/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/man/man1 + install -pm644 doc/pocketsphinx_batch.1 doc/pocketsphinx_continuous.1 doc/pocketsphinx_mdef_convert.1 /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/man/man1/ + find /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9-0.0.5prealpha.5.mga8 --unique-debug-suffix -0.9-0.0.5prealpha.5.mga8.aarch64 --unique-debug-src-base pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin/pocketsphinx_batch explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin/pocketsphinx_mdef_convert explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin/pocketsphinx_continuous explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/libpocketsphinx.so.3.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/gstreamer-1.0/libgstpocketsphinx.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx/_pocketsphinx.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin/pocketsphinx_mdef_convert extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin/pocketsphinx_batch extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/bin/pocketsphinx_continuous extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/libpocketsphinx.so.3.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/gstreamer-1.0/libgstpocketsphinx.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8/site-packages/pocketsphinx/_pocketsphinx.so.0.0.0 original debug info size: 1608kB, size after compression: 1460kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 2445 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 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Hykyu4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pocketsphinx-5prealpha + '[' 1 -eq 1 ']' + make check Making check in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src' Making check in libpocketsphinx make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' Making check in programs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/programs' Making check in gst-plugin make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src/gst-plugin' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/src' Making check in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/doc' Making check in model make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/model' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/model' Making check in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/include' Making check in test make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test' Making check in unit make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' make test_acmod test_acmod_grow test_alignment test_allphone test_dict2pid test_dict test_fsg test_fwdflat test_fwdtree_bestpath test_fwdtree test_init test_jsgf test_keyphrase test_lattice test_lm_read test_mllr test_nbest test_posterior test_ptm_mgau test_reinit test_senfh test_set_search test_simple test_state_align make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_acmod.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_acmod test_acmod.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_acmod test_acmod.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_acmod_grow.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_acmod_grow test_acmod_grow.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_acmod_grow test_acmod_grow.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_alignment.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_alignment test_alignment.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_alignment test_alignment.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_allphone.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_allphone test_allphone.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_allphone test_allphone.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_dict2pid.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_dict2pid test_dict2pid.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_dict2pid test_dict2pid.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_dict.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_dict test_dict.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_dict test_dict.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_fsg.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_fsg test_fsg.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_fsg test_fsg.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_fwdflat.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_fwdflat test_fwdflat.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_fwdflat test_fwdflat.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_fwdtree_bestpath.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_fwdtree_bestpath test_fwdtree_bestpath.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_fwdtree_bestpath test_fwdtree_bestpath.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_fwdtree.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_fwdtree test_fwdtree.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_fwdtree test_fwdtree.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_init.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_init test_init.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_init test_init.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_jsgf.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_jsgf test_jsgf.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_jsgf test_jsgf.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_keyphrase.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_keyphrase test_keyphrase.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_keyphrase test_keyphrase.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_lattice.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_lattice test_lattice.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_lattice test_lattice.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_lm_read.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_lm_read test_lm_read.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_lm_read test_lm_read.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_mllr.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_mllr test_mllr.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_mllr test_mllr.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_nbest.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_nbest test_nbest.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_nbest test_nbest.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_posterior.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_posterior test_posterior.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_posterior test_posterior.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_ptm_mgau.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_ptm_mgau test_ptm_mgau.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_ptm_mgau test_ptm_mgau.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_reinit.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_reinit test_reinit.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_reinit test_reinit.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_senfh.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_senfh test_senfh.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_senfh test_senfh.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_set_search.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_set_search test_set_search.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_set_search test_set_search.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_simple.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_simple test_simple.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_simple test_simple.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test_state_align.c /bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_state_align test_state_align.o ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm libtool: link: aarch64-mageia-linux-gnu-gcc -I../../include -I../../src/libpocketsphinx -I../../include -I. -DMODELDIR=\"../../model\" -DDATADIR=\"../../test/data\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/test_state_align test_state_align.o ../../src/libpocketsphinx/.libs/libpocketsphinx.so -lsphinxbase -lsphinxad -lpulse -lpulse-simple -lpthread -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' make check-TESTS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' PASS: test_acmod PASS: test_acmod_grow PASS: test_alignment PASS: test_allphone PASS: test_dict2pid PASS: test_dict PASS: test_fsg PASS: test_fwdflat PASS: test_fwdtree_bestpath PASS: test_fwdtree PASS: test_init PASS: test_jsgf PASS: test_keyphrase PASS: test_lattice PASS: test_lm_read PASS: test_mllr PASS: test_nbest PASS: test_posterior PASS: test_ptm_mgau PASS: test_reinit PASS: test_senfh PASS: test_set_search PASS: test_simple PASS: test_state_align make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' ============================================================================ Testsuite summary for pocketsphinx 5prealpha ============================================================================ # TOTAL: 24 # PASS: 24 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/unit' Making check in regression make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' make check-TESTS make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' PASS: test-cards.sh PASS: test-lm.sh PASS: test-tidigits-fsg.sh PASS: test-tidigits-simple.sh make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' ============================================================================ Testsuite summary for pocketsphinx 5prealpha ============================================================================ # TOTAL: 4 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test/regression' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/test' Making check in swig make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' Making check in python make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' Making check in test make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python/test' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig/python' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha/swig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pocketsphinx-5prealpha' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uTrv86 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pocketsphinx-5prealpha + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/doc/pocketsphinx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/doc/pocketsphinx + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/doc/pocketsphinx + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/doc/pocketsphinx + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64/usr/share/doc/pocketsphinx + RPM_EC=0 ++ jobs -p + exit 0 Provides: pocketsphinx = 0.9-0.0.5prealpha.5.mga8 pocketsphinx(aarch-64) = 0.9-0.0.5prealpha.5.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) libpocketsphinx.so.3()(64bit) libsphinxad.so.3()(64bit) libsphinxbase.so.3()(64bit) Processing files: lib64pocketsphinx-devel-0.9-0.0.5prealpha.5.mga8.aarch64 Provides: devel(libpocketsphinx(64bit)) lib64pocketsphinx-devel = 0.9-0.0.5prealpha.5.mga8 lib64pocketsphinx-devel(aarch-64) = 0.9-0.0.5prealpha.5.mga8 pkgconfig(pocketsphinx) = 5prealpha pocketsphinx-devel = 0.9-0.0.5prealpha.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) devel(libsphinxbase(64bit)) pkgconfig pkgconfig(sphinxbase) >= 5prealpha Processing files: lib64pocketsphinx3-0.9-0.0.5prealpha.5.mga8.aarch64 Provides: lib64pocketsphinx3 = 0.9-0.0.5prealpha.5.mga8 lib64pocketsphinx3(aarch-64) = 0.9-0.0.5prealpha.5.mga8 libpocketsphinx.so.3()(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libsphinxbase.so.3()(64bit) Processing files: python3-pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 Provides: python-pocketsphinx = 0.9-0.0.5prealpha.5.mga8 python3-pocketsphinx = 0.9-0.0.5prealpha.5.mga8 python3-pocketsphinx(aarch-64) = 0.9-0.0.5prealpha.5.mga8 python3.8-pocketsphinx = 0.9-0.0.5prealpha.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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) libpocketsphinx.so.3()(64bit) libsphinxbase.so.3()(64bit) python(abi) = 3.8 Obsoletes: python-pocketsphinx < 0.9-0.0.5prealpha.2 python-pocketsphinx < 0.9-0.0.5prealpha.5.mga8 python2-pocketsphinx < 0.9-0.0.5prealpha.4 Processing files: gstreamer1.0-pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 Provides: gstreamer1(element-pocketsphinx)()(64bit) gstreamer1.0-pocketsphinx = 0.9-0.0.5prealpha.5.mga8 gstreamer1.0-pocketsphinx(aarch-64) = 0.9-0.0.5prealpha.5.mga8 libgstpocketsphinx.so()(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) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libpocketsphinx.so.3()(64bit) libsphinxbase.so.3()(64bit) Processing files: pocketsphinx-debugsource-0.9-0.0.5prealpha.5.mga8.aarch64 Provides: pocketsphinx-debugsource = 0.9-0.0.5prealpha.5.mga8 pocketsphinx-debugsource(aarch-64) = 0.9-0.0.5prealpha.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pocketsphinx-debuginfo-0.9-0.0.5prealpha.5.mga8.aarch64 Provides: debuginfo(build-id) = 1996e6654cc80aa76008f67fb84a9f1d6d75c115 debuginfo(build-id) = 940037430e547c313ed643aa2fd5f8714dad4e9b debuginfo(build-id) = d5084f853b3fe2152ec060c926529de621588770 pocketsphinx-debuginfo = 0.9-0.0.5prealpha.5.mga8 pocketsphinx-debuginfo(aarch-64) = 0.9-0.0.5prealpha.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pocketsphinx-debugsource(aarch-64) = 0.9-0.0.5prealpha.5.mga8 Processing files: lib64pocketsphinx3-debuginfo-0.9-0.0.5prealpha.5.mga8.aarch64 Provides: debuginfo(build-id) = 5cdb43463ac40947ff605163227eb2b4643306c8 lib64pocketsphinx3-debuginfo = 0.9-0.0.5prealpha.5.mga8 lib64pocketsphinx3-debuginfo(aarch-64) = 0.9-0.0.5prealpha.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pocketsphinx-debugsource(aarch-64) = 0.9-0.0.5prealpha.5.mga8 Processing files: python3-pocketsphinx-debuginfo-0.9-0.0.5prealpha.5.mga8.aarch64 Provides: debuginfo(build-id) = c4a5c1cbf42bd29c0a89eca110439562909eabea python-pocketsphinx-debuginfo = 0.9-0.0.5prealpha.5.mga8 python3-pocketsphinx-debuginfo = 0.9-0.0.5prealpha.5.mga8 python3-pocketsphinx-debuginfo(aarch-64) = 0.9-0.0.5prealpha.5.mga8 python3.8-pocketsphinx-debuginfo = 0.9-0.0.5prealpha.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pocketsphinx-debugsource(aarch-64) = 0.9-0.0.5prealpha.5.mga8 Processing files: gstreamer1.0-pocketsphinx-debuginfo-0.9-0.0.5prealpha.5.mga8.aarch64 Provides: debuginfo(build-id) = 58f7b2943018f918eef365f1d24d77d80a826a4b gstreamer1.0-pocketsphinx-debuginfo = 0.9-0.0.5prealpha.5.mga8 gstreamer1.0-pocketsphinx-debuginfo(aarch-64) = 0.9-0.0.5prealpha.5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pocketsphinx-debugsource(aarch-64) = 0.9-0.0.5prealpha.5.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gstreamer1.0-pocketsphinx-debuginfo-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pocketsphinx-debuginfo-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pocketsphinx-devel-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pocketsphinx-debuginfo-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gstreamer1.0-pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pocketsphinx3-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pocketsphinx3-debuginfo-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pocketsphinx-debugsource-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wAAY93 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pocketsphinx-5prealpha + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pocketsphinx-0.9-0.0.5prealpha.5.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.73Gm83 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pocketsphinx-5prealpha + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!