D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/openr2-1.3.3-5.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MPlWM0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf openr2-1.3.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/openr2-1.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openr2-1.3.3 + /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.LIUVLI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd openr2-1.3.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Entering directory '.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.in: not using Intltool autoreconf: configure.in: not using Gtkdoc autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: running: /usr/bin/autoconf --force configure.in:37: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:37: You should run autoupdate. aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.in:37: the top level autoreconf: running: /usr/bin/autoheader --force autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:35: installing './compile' configure.in:28: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + 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.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./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 + /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 . + /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 --with-pic 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 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 build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 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... yes checking for cosf in -lm... yes checking for math.h... yes checking for pthread.h... yes checking if gcc accepts -fvisibility=hidden option... yes GCC supports -fvisibility and will be used to compile the library checking for linux/zaptel.h... no checking for zaptel/zaptel.h... no checking for dahdi/user.h... yes r2test program will be compiled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -c -o r2test-r2test.o `test -f 'r2test.c' || echo './'`r2test.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2utils.lo `test -f 'r2utils.c' || echo './'`r2utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2utils.c -fPIC -DPIC -o .libs/libopenr2_la-r2utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2utils.c -fPIC -DPIC -o libopenr2_la-r2utils.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2log.lo `test -f 'r2log.c' || echo './'`r2log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2log.c -fPIC -DPIC -o .libs/libopenr2_la-r2log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2log.c -fPIC -DPIC -o libopenr2_la-r2log.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -c -o r2dtmf_detect-r2dtmf_detect.o `test -f 'r2dtmf_detect.c' || echo './'`r2dtmf_detect.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-queue.lo `test -f 'queue.c' || echo './'`queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c queue.c -fPIC -DPIC -o .libs/libopenr2_la-queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c queue.c -fPIC -DPIC -o libopenr2_la-queue.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2engine.lo `test -f 'r2engine.c' || echo './'`r2engine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2engine.c -fPIC -DPIC -o .libs/libopenr2_la-r2engine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2engine.c -fPIC -DPIC -o libopenr2_la-r2engine.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2context.lo `test -f 'r2context.c' || echo './'`r2context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2context.c -fPIC -DPIC -o .libs/libopenr2_la-r2context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2context.c -fPIC -DPIC -o libopenr2_la-r2context.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2chan.lo `test -f 'r2chan.c' || echo './'`r2chan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2chan.c -fPIC -DPIC -o .libs/libopenr2_la-r2chan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2chan.c -fPIC -DPIC -o libopenr2_la-r2chan.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c -o libopenr2_la-r2proto.lo `test -f 'r2proto.c' || echo './'`r2proto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2proto.c -fPIC -DPIC -o .libs/libopenr2_la-r2proto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -c r2proto.c -fPIC -DPIC -o libopenr2_la-r2proto.o >/dev/null 2>&1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -ggdb3 -O0 -lm -lpthread -version-info 4:2:1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libopenr2.la -rpath /usr/lib64 libopenr2_la-r2chan.lo libopenr2_la-r2context.lo libopenr2_la-r2log.lo libopenr2_la-r2proto.lo libopenr2_la-r2utils.lo libopenr2_la-r2engine.lo libopenr2_la-queue.lo -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libopenr2_la-r2chan.o .libs/libopenr2_la-r2context.o .libs/libopenr2_la-r2log.o .libs/libopenr2_la-r2proto.o .libs/libopenr2_la-r2utils.o .libs/libopenr2_la-r2engine.o .libs/libopenr2_la-queue.o -ggdb3 -O0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -lm -Wl,-soname -Wl,libopenr2.so.3 -o .libs/libopenr2.so.3.1.2 libtool: link: (cd ".libs" && rm -f "libopenr2.so.3" && ln -s "libopenr2.so.3.1.2" "libopenr2.so.3") libtool: link: (cd ".libs" && rm -f "libopenr2.so" && ln -s "libopenr2.so.3.1.2" "libopenr2.so") libtool: link: ar cru .libs/libopenr2.a libopenr2_la-r2chan.o libopenr2_la-r2context.o libopenr2_la-r2log.o libopenr2_la-r2proto.o libopenr2_la-r2utils.o libopenr2_la-r2engine.o libopenr2_la-queue.o libtool: link: ranlib .libs/libopenr2.a libtool: link: ( cd ".libs" && rm -f "libopenr2.la" && ln -s "../libopenr2.la" "libopenr2.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o r2test r2test-r2test.o -lpthread libopenr2.la -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/r2test r2test-r2test.o ./.libs/libopenr2.so -lpthread -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o r2dtmf_detect r2dtmf_detect-r2dtmf_detect.o -lpthread libopenr2.la -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -ggdb3 -O0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/r2dtmf_detect r2dtmf_detect-r2dtmf_detect.o ./.libs/libopenr2.so -lpthread -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DwRW2h + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64 + cd openr2-1.3.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libopenr2.la '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libopenr2.so.3.1.2 /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64/libopenr2.so.3.1.2 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64 && { ln -s -f libopenr2.so.3.1.2 libopenr2.so.3 || { rm -f libopenr2.so.3 && ln -s libopenr2.so.3.1.2 libopenr2.so.3; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64 && { ln -s -f libopenr2.so.3.1.2 libopenr2.so || { rm -f libopenr2.so && ln -s libopenr2.so.3.1.2 libopenr2.so; }; }) libtool: install: /usr/bin/install -p .libs/libopenr2.lai /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64/libopenr2.la libtool: install: /usr/bin/install -p .libs/libopenr2.a /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64/libopenr2.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64/libopenr2.a libtool: install: ranlib /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64/libopenr2.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p r2test r2dtmf_detect '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/bin' libtool: warning: 'libopenr2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/r2test /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/bin/r2test libtool: warning: 'libopenr2.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/r2dtmf_detect /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/bin/r2dtmf_detect /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 openr2/openr2.h '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/include/openr2' /usr/bin/install -p -m 644 openr2/r2chan.h openr2/r2context.h openr2/r2proto.h openr2/r2utils.h openr2/r2log.h '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/include/openr2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/etc' /usr/bin/install -p -m 644 doc/r2proto.conf doc/r2test.conf '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/etc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/share/man/man5' /usr/bin/install -p -m 644 r2test.conf.5 '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/share/man/man5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 r2test.8 '/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/openr2-1.3.3' + rm -f /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64/libopenr2.a /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64/libopenr2.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.3.3-5.mga9 --unique-debug-suffix -1.3.3-5.mga9.aarch64 --unique-debug-src-base openr2-1.3.3-5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/openr2-1.3.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/lib64/libopenr2.so.3.1.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/bin/r2test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/bin/r2dtmf_detect dwz: ./usr/bin/r2dtmf_detect-1.3.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/r2test-1.3.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libopenr2.so.3.1.2-1.3.3-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 444kB, size after compression: 444kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match. 675 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 *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/r2test.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/r2proto.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/r2log.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/r2context.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/r2chan.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2utils.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2utils-pvt.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2proto.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2proto-pvt.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2log.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2log-pvt.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2hwcompat.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2context.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2context-pvt.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2chan.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/r2chan-pvt.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/openr2-1.3.3-5.mga9.aarch64/src/openr2/openr2.h is executable but has no shebang, removing executable bit Processing files: openr2-1.3.3-5.mga9.aarch64 Provides: config(openr2) = 1.3.3-5.mga9 openr2 = 1.3.3-5.mga9 openr2(aarch-64) = 1.3.3-5.mga9 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libopenr2.so.3()(64bit) Processing files: lib64openr2_3-1.3.3-5.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0URUQx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd openr2-1.3.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/share/doc/lib64openr2_3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/share/doc/lib64openr2_3 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/share/doc/lib64openr2_3 + cp -pr doc/README.asterisk doc/asterisk doc/intro-openr2-br.alaw doc/intro-openr2-en.alaw doc/intro-openr2-es.alaw doc/intro-openr2-es.wav doc/r2proto.conf doc/r2test.conf /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64/usr/share/doc/lib64openr2_3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64openr2_3 = 1.3.3-5.mga9 lib64openr2_3(aarch-64) = 1.3.3-5.mga9 libopenr2.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) Processing files: lib64openr2-devel-1.3.3-5.mga9.aarch64 Provides: devel(libopenr2(64bit)) lib64openr2-devel = 1.3.3-5.mga9 lib64openr2-devel(aarch-64) = 1.3.3-5.mga9 openr2-devel = 1.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) Processing files: openr2-debugsource-1.3.3-5.mga9.aarch64 Provides: openr2-debugsource = 1.3.3-5.mga9 openr2-debugsource(aarch-64) = 1.3.3-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openr2-debuginfo-1.3.3-5.mga9.aarch64 Provides: debuginfo(build-id) = 0dc81047ff892eb84b82ea1cbd47c1c0980a10a1 debuginfo(build-id) = 46a0c2441fc54f5a29b0f23bd9bfd4c620647273 openr2-debuginfo = 1.3.3-5.mga9 openr2-debuginfo(aarch-64) = 1.3.3-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openr2-debugsource(aarch-64) = 1.3.3-5.mga9 Processing files: lib64openr2_3-debuginfo-1.3.3-5.mga9.aarch64 Provides: debuginfo(build-id) = 13bc3ab1fc7b1686560c2cb12bee8a198d1b584c lib64openr2_3-debuginfo = 1.3.3-5.mga9 lib64openr2_3-debuginfo(aarch-64) = 1.3.3-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openr2-debugsource(aarch-64) = 1.3.3-5.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64openr2-devel-1.3.3-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openr2-1.3.3-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64openr2_3-debuginfo-1.3.3-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openr2-debuginfo-1.3.3-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/openr2-debugsource-1.3.3-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64openr2_3-1.3.3-5.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F2fbUs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd openr2-1.3.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/openr2-1.3.3-5.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gaAnr0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf openr2-1.3.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!