D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/libilbc2-0.0.1-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bl9d3u + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ilbc-0.0.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ilbc-0.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ilbc-0.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ilbc-0.0.1-pkgconfig.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wwhspN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ilbc-0.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:63: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:63: You should run autoupdate. aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:123: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:123: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:123: the top level configure.ac:149: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:149: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:149: the top level configure.ac:151: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:151: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:151: the top level configure.ac:60: installing 'config/compile' configure.ac:56: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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... no checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no checking for aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no 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 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 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... no checking for ar... 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... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for C compiler vendor... gnu checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for long long... yes checking for long double... yes checking return type of signal handlers... void checking for error_at_line... yes checking for vprintf... yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for GNU libc compatible realloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for memmove... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for gettimeofday... yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for socket.h... no checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for malloc.h... yes checking for tgmath.h... yes checking for math.h... yes checking for float.h... yes checking for fcntl.h... yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/fcntl.h... yes checking for audiofile.h... no checking for X11/X.h... no checking for cos in -lm... yes checking for pow in -lm... yes checking for sqrt in -lm... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating localtests/Makefile config.status: creating src/Makefile config.status: creating src/ilbc.h config.status: creating tests/Makefile config.status: creating ilbc.pc config.status: creating ilbc.spec config.status: creating src/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 /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o anaFilter.lo anaFilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c anaFilter.c -fPIC -DPIC -o .libs/anaFilter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o FrameClassify.lo FrameClassify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c FrameClassify.c -fPIC -DPIC -o .libs/FrameClassify.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o filter.lo filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c filter.c -fPIC -DPIC -o .libs/filter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gainquant.lo gainquant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gainquant.c -fPIC -DPIC -o .libs/gainquant.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o constants.lo constants.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c constants.c -fPIC -DPIC -o .libs/constants.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o doCPLC.lo doCPLC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c doCPLC.c -fPIC -DPIC -o .libs/doCPLC.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o createCB.lo createCB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c createCB.c -fPIC -DPIC -o .libs/createCB.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hpInput.lo hpInput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hpInput.c -fPIC -DPIC -o .libs/hpInput.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hpOutput.lo hpOutput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hpOutput.c -fPIC -DPIC -o .libs/hpOutput.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iCBConstruct.lo iCBConstruct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c iCBConstruct.c -fPIC -DPIC -o .libs/iCBConstruct.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o getCBvec.lo getCBvec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c getCBvec.c -fPIC -DPIC -o .libs/getCBvec.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o enhancer.lo enhancer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c enhancer.c -fPIC -DPIC -o .libs/enhancer.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o helpfun.lo helpfun.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c helpfun.c -fPIC -DPIC -o .libs/helpfun.o helpfun.c: In function 'LSF_check': helpfun.c:285:11: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] 285 | float tmp; | ^~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LPCencode.lo LPCencode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LPCencode.c -fPIC -DPIC -o .libs/LPCencode.o LPCencode.c: In function 'LPCencode': LPCencode.c:215:9: warning: variable 'change' set but not used [-Wunused-but-set-variable] 215 | int change = 0; | ^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o LPCdecode.lo LPCdecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c LPCdecode.c -fPIC -DPIC -o .libs/LPCdecode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o packing.lo packing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c packing.c -fPIC -DPIC -o .libs/packing.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lsf.lo lsf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c lsf.c -fPIC -DPIC -o .libs/lsf.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iCBSearch.lo iCBSearch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c iCBSearch.c -fPIC -DPIC -o .libs/iCBSearch.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o StateConstructW.lo StateConstructW.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c StateConstructW.c -fPIC -DPIC -o .libs/StateConstructW.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iLBC_decode.lo iLBC_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c iLBC_decode.c -fPIC -DPIC -o .libs/iLBC_decode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o syntFilter.lo syntFilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c syntFilter.c -fPIC -DPIC -o .libs/syntFilter.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o StateSearchW.lo StateSearchW.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c StateSearchW.c -fPIC -DPIC -o .libs/StateSearchW.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o iLBC_encode.lo iLBC_encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c iLBC_encode.c -fPIC -DPIC -o .libs/iLBC_encode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:2:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libilbc.la -rpath /usr/lib64 anaFilter.lo constants.lo createCB.lo doCPLC.lo enhancer.lo filter.lo FrameClassify.lo gainquant.lo getCBvec.lo helpfun.lo hpInput.lo hpOutput.lo iCBConstruct.lo iCBSearch.lo iLBC_decode.lo iLBC_encode.lo LPCdecode.lo LPCencode.lo lsf.lo packing.lo StateConstructW.lo StateSearchW.lo syntFilter.lo -lm -lm -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/anaFilter.o .libs/constants.o .libs/createCB.o .libs/doCPLC.o .libs/enhancer.o .libs/filter.o .libs/FrameClassify.o .libs/gainquant.o .libs/getCBvec.o .libs/helpfun.o .libs/hpInput.o .libs/hpOutput.o .libs/iCBConstruct.o .libs/iCBSearch.o .libs/iLBC_decode.o .libs/iLBC_encode.o .libs/LPCdecode.o .libs/LPCencode.o .libs/lsf.o .libs/packing.o .libs/StateConstructW.o .libs/StateSearchW.o .libs/syntFilter.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -Wl,-soname -Wl,libilbc.so.0 -o .libs/libilbc.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libilbc.so.0" && ln -s "libilbc.so.0.0.2" "libilbc.so.0") libtool: link: (cd ".libs" && rm -f "libilbc.so" && ln -s "libilbc.so.0.0.2" "libilbc.so") libtool: link: ( cd ".libs" && rm -f "libilbc.la" && ln -s "../libilbc.la" "libilbc.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' 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.ttbycS + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64 + cd ilbc-0.0.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libilbc.la '/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libilbc.so.0.0.2 /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64/libilbc.so.0.0.2 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64 && { ln -s -f libilbc.so.0.0.2 libilbc.so.0 || { rm -f libilbc.so.0 && ln -s libilbc.so.0.0.2 libilbc.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64 && { ln -s -f libilbc.so.0.0.2 libilbc.so || { rm -f libilbc.so && ln -s libilbc.so.0.0.2 libilbc.so; }; }) libtool: install: /usr/bin/install -p .libs/libilbc.lai /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64/libilbc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/include/ilbc' /usr/bin/install -p -m 644 ilbc/ilbc.h ilbc/version.h '/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/include/ilbc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 ilbc.h '/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 ilbc.pc '/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ilbc-0.0.1' + rm -f /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64/libilbc.la + rm -rf /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/share/doc/libilbc + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.0.1-4.mga9 --unique-debug-suffix -0.0.1-4.mga9.aarch64 --unique-debug-src-base libilbc2-0.0.1-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ilbc-0.0.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/lib64/libilbc.so.0.0.2 dwz: ./usr/lib64/libilbc.so.0.0.2-0.0.1-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 156kB, size after compression: 156kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 460 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64ilbc0-0.0.1-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6aQ6l0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ilbc-0.0.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/share/doc/lib64ilbc0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/share/doc/lib64ilbc0 + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/share/doc/lib64ilbc0 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/share/doc/lib64ilbc0 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64/usr/share/doc/lib64ilbc0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64ilbc0 = 0.0.1-4.mga9 lib64ilbc0(aarch-64) = 0.0.1-4.mga9 libilbc.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) Obsoletes: lib64ilbc22_0 < 0.0.1-2 Processing files: lib64ilbc2-devel-0.0.1-4.mga9.aarch64 Provides: devel(libilbc(64bit)) lib64ilbc2-devel = 0.0.1-4.mga9 lib64ilbc2-devel(aarch-64) = 0.0.1-4.mga9 libilbc2-devel = 0.0.1-4.mga9 pkgconfig(ilbc) = 0.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) pkgconfig Conflicts: libilbc-devel >= 2.0.0 Processing files: libilbc2-debugsource-0.0.1-4.mga9.aarch64 Provides: libilbc2-debugsource = 0.0.1-4.mga9 libilbc2-debugsource(aarch-64) = 0.0.1-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64ilbc0-debuginfo-0.0.1-4.mga9.aarch64 Provides: debuginfo(build-id) = fcc96f51a817f0bb3235f8d0b8b5ccb96c1b09dd lib64ilbc0-debuginfo = 0.0.1-4.mga9 lib64ilbc0-debuginfo(aarch-64) = 0.0.1-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libilbc2-debugsource(aarch-64) = 0.0.1-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ilbc2-devel-0.0.1-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ilbc0-0.0.1-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64ilbc0-debuginfo-0.0.1-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libilbc2-debugsource-0.0.1-4.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7IWAz5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ilbc-0.0.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libilbc2-0.0.1-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n2BiRd + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ilbc-0.0.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!